Template:Normal/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
* {{ | * {{tji|normal|text-string}} | ||
To display text ({{var|text-string}}) at normal font-weight and without italics within a context where the default font-weight is '''bold''' and/or the default font-style is ''italic''. | To display text ({{var|text-string}}) at normal font-weight and without italics within a context where the default font-weight is '''bold''' and/or the default font-style is ''italic''. | ||
Revision as of 04:49, 18 June 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template removes bold and italic formatting from a text string.
Usage
- {{normal
|text-string}}
To display text (text-string) at normal font-weight and without italics within a context where the default font-weight is bold and/or the default font-style is italic.
See also
- {{Nobold}}
TemplateData
To display text without bold and italics when the defualt weight and style is.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Input text | 1 | Text to present not bolded or italicized | String | required |