Template:Box: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<div class="box-yellow">
<div class="box-{{{color|yellow}}}">
{{{text}}}
{{{text}}}
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"color": {},
"text": {
"type": "content"
}
}
}
</templatedata>
</noinclude>

Latest revision as of 11:42, 24 June 2020

{{{text}}}

No description.

Template parameters

ParameterDescriptionTypeStatus
colorcolor

no description

Unknownoptional
texttext

no description

Contentoptional