Template:Strong: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<strong>{{{1|}}}</strong>") |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<strong>{{{1|}}}</strong> | <includeonly><strong>{{{1|}}}</strong></includeonly><noinclude>Use to format a test as important, serious or urgent. Use should be limited. | ||
<pre> {{strong|urgent}} </pre> | |||
produces | |||
{{strong|urgent}} | |||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "text", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata>[[Category: Templates]]</noinclude> |
Latest revision as of 01:18, 5 November 2024
Use to format a test as important, serious or urgent. Use should be limited.
{{strong|urgent}}
produces
urgent
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | no description | Unknown | required |