Template:Normal/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} This template removes bold and italic formatting from a text string. == Usage == * {{tlc|normal|{{var|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''. == See also == * {{tl|Nobold}} == TemplateData == <templatedata> { "params": { "1": { "label": "Input text", "description": "Text to...") |
mNo edit summary |
||
Line 29: | Line 29: | ||
<!-- Categories below this line, please --> | <!-- Categories below this line, please --> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Formatting | [[Category:Formatting Templates]] | ||
}}}}</includeonly> | }}}}</includeonly> |
Revision as of 06:07, 16 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
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Input text | 1 | Text to present not bolded or italicized | String | required |