Template:Em: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<em>{{{1|}}}</em>") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<em>{{{1|}}}</em> | <includeonly><em>{{{1|}}}</em></includeonly><noinclude>Use to add emphasis to a text, usually a single word. | ||
<pre> {{em|emphasis}} </pre> | |||
produces | |||
{{em|emphasis}} | |||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "text", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 15:34, 27 October 2023
Use to add emphasis to a text, usually a single word.
{{em|emphasis}}
produces
emphasis
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | no description | Unknown | required |