Template:Em: Difference between revisions
m 1 revision imported |
No edit summary |
||
Line 1: | Line 1: | ||
<em {{ | <includeonly><em>{{{1|}}}</em></includeonly><noinclude>Use to add emphasis to a text, usually a single word. | ||
< | <pre> {{em|emphasis}} </pre> | ||
</noinclude> | |||
produces | |||
{{em|emphasis}} | |||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "text", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 00:19, 10 December 2024
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 |