Template:Cards: Difference between revisions

Template page
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div class="card-container" {{#ifeq:{{yesno|{{{wide|}}}}}|yes|floatnone}}><div class="card-row">{{{1}}}</div></div><templatestyles src="Template:Card/styles.css" /></includeonly><noinclude>{{/doc}}
<includeonly><div class="card-container" {{#ifeq:{{yesno|{{{wide|}}}}}|yes|floatnone}}><div class="card-row">{{{1}}}</div></div><templatestyles src="Template:Cards/styles.css" /></includeonly><noinclude>{{/doc}}
<templatedata>
<templatedata>
{
{
Line 16: Line 16:
}
}
},
},
"description": "Outputs a container for one more more cards. Everything passed to the template (typically [[Template:Card]]s will be output within the container)",
"description": "Outputs a container for one more more cards. Everything passed to the template (typically [[Template:Card]]s) will be output within the container)",
"paramOrder": [
"paramOrder": [
"1",
"1",

Latest revision as of 21:23, 6 May 2021

Template:Cards/doc

Outputs a container for one more more cards. Everything passed to the template (typically [[Template:Card]]s) will be output within the container)

Template parameters

ParameterDescriptionTypeStatus
Content1

The content to insert within the container, typically [[Template:Card]]s

Stringrequired
Widewide

no description

Booleansuggested