Template:BCS card pack/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "Name", "description": "The name of the card pack (without the \"Card Pack\" suffix).", "example": "Classic", "type": "string", "required": true }, "2": { "label": "Amount", "type": "number" }, "link": { "label": "Show link?", "type": "boolean" }, "name": { "label": "Show name?", "type": "boolean" } }, "paramOrder": [ "1", "2", "name", "link" ], "format": "inline" }..." |
mNo edit summary |
||
| Line 20: | Line 20: | ||
"label": "Show name?", | "label": "Show name?", | ||
"type": "boolean" | "type": "boolean" | ||
}, | |||
"size": { | |||
"label": "Icon size", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 26: | Line 30: | ||
"2", | "2", | ||
"name", | "name", | ||
"link" | "link", | ||
"size" | |||
], | ], | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata><includeonly>[[Category:BCS templates]][[Category:Icon templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | </templatedata><includeonly>[[Category:BCS templates]][[Category:Icon templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | ||