Template:Normal: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span style{{=}}"font-weight:normal; font-style:normal">{{{1}}}</span><noinclude> {{Documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>") |
m (Protected "Template:Normal" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
(No difference)
|
Latest revision as of 06:06, 16 June 2023
{{{1}}}
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 |