Template:Noitalic/doc
| This is a documentation subpage for Template:Noitalic. It contains usage information, categories and other content that is not part of the original page. |
| Error creating thumbnail: | This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
| This template is used on approximately 5,200 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.
This template (the opposite of {{yesitalic}}) forcibly de-italicizes the input, regardless of any surrounding italics markup.
This template is generally intended for use inside other templates, not in running text in an article.
Usage
{{noitalic|text-string}}
To display text (text-string) in normal ("roman") font style within a context where the default font style is italic, e.g. header cells in certain infoboxes.
TemplateData
TemplateData for Noitalic
<templatedata> { "params": { "1": { "label": "Input text", "required": true, "type": "string" } }, "description": "Suppresses italics by wrapping it in a span with the class \"noitalic\".", "format": "inline" } </templatedata>
See also