Template:Noitalic: Difference between revisions
Template page
More actions
Created page with "<templatestyles src="Noitalic/styles.css"/><span class="noitalic">{{{1}}}</span><noinclude> {{documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Noitalic/styles.css"/><span class="noitalic">{{{1}}}</span><noinclude> | <templatestyles src="Template:Noitalic/styles.css"/><span class="noitalic">{{{1}}}</span><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> |
Latest revision as of 23:57, 15 March 2025
{{{1}}}
Template:COinS safe Template:High-use
This template uses TemplateStyles: |
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
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Noitalic in articles based on its TemplateData.
TemplateData for Noitalic
Suppresses italics by wrapping it in a span with the class "noitalic".
Parameter | Description | Type | Status | |
---|---|---|---|---|
Input text | 1 | no description | String | required |