Want to contribute? Join the Discord and ask for the editor role.
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 | "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
Outputs a container for one more more cards. Everything passed to the template (typically [[Template:Card|Cards]] will be output within the container)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | The content to insert within the container, typically [[Template:Card]] | String | required |
Wide | wide | no description | Boolean | suggested |