Template:Normal
Revision as of 22:27, 15 June 2023 by Penguinplushie (talk | contribs) (Created page with "<span style{{=}}"font-weight:normal; font-style:normal">{{{1}}}</span><noinclude> {{Documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
{{{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 |