Want to contribute? Join the Discord and ask for the editor role.
Template:Cards: Difference between revisions
Template page
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<includeonly><div class="card-container" {{#ifeq:{{yesno|{{{wide|}}}}}|yes|floatnone}}><div class="card-row">{{{1}}}</div></div><templatestyles src="Template: | <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> | ||
{ | { |
Latest revision as of 21:23, 6 May 2021
Outputs a container for one more more cards. Everything passed to the template (typically [[Template:Card]]s) will be output within the container)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | The content to insert within the container, typically [[Template:Card]]s | String | required |
Wide | wide | no description | Boolean | suggested |