Template:Cards: Difference between revisions

Template page
(Created page with "<includeonly><div class="card-container" {{#ifeq:{{yesno|{{{wide|}}}}}|yes|floatnone}}><div class="card-row">{{{1}}}</div></div><templatestyles src="Template:Card/styles.css"...")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 5: Line 5:
"1": {
"1": {
"label": "Content",
"label": "Content",
"description": "The content to insert within the container, typically [[Template:Card|Cards]]",
"description": "The content to insert within the container, typically [[Template:Card]]",
"type": "string",
"type": "string",
"required": true,
"required": true,

Revision as of 20:46, 6 May 2021

Template:Cards/doc

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

Template parameters

ParameterDescriptionTypeStatus
Content1

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

Stringrequired
Widewide

no description

Booleansuggested