Template:Strong: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Created page with "<strong>{{{1|}}}</strong>")
 
No edit summary
 
(One intermediate revision by the same 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></noinclude>

Latest revision as of 16:33, 27 October 2023

Use to format a test as important, serious or urgent. Use should be limited.

 {{strong|urgent}} 

produces

urgent

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
text1

no description

Unknownrequired