Template:Normal/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "To display text without bold and italics when the defualt weight and style is.", | |||
"params": { | "params": { | ||
"1": { | "1": { |
Revision as of 06:11, 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
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 |