Template:Strong: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
HiddenDragon (talk | contribs) (Added documentation/template demo templates) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><strong>{{{1|}}}</strong></includeonly><noinclude>Use to format a test as important, serious or urgent. Use should be limited. | <includeonly><strong>{{{1|}}}</strong></includeonly><noinclude>{{Documentation|content= | ||
Use to format a test as important, serious or urgent. Use should be limited. | |||
< | {{Template demo | ||
| style = table | |||
| <nowiki>{{strong|urgent}}</nowiki> | |||
}} | |||
== Template data == | |||
<templatedata> | |||
{{ | { | ||
"params": { | |||
"1": { | |||
"label": "text", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
}} | |||
[[Category:Templates]] | |||
</noinclude> |
Latest revision as of 22:29, 19 January 2025
Template documentation
Use to format a test as important, serious or urgent. Use should be limited.
Markup | Renders as |
---|---|
{{strong|urgent}} | urgent |
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | no description | Unknown | required |