Template:BTD5 token/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "Amount", "description": "If specified, displays a comma-separated number.", "example": "100", "type": "number", "suggested": true }, "name": { "label": "Name", "description": "If set to anything, adds a text link to \"Token (BTD5)\" after the icon and (if an amount is specified) amount.", "example": "y", "type": "boolean" } }, "description": "Creates a link to \"Token (BTD5)\" with an ico..." |
mNo edit summary |
||
| Line 4: | Line 4: | ||
"1": { | "1": { | ||
"label": "Amount", | "label": "Amount", | ||
"description": "If specified, displays a comma | "description": "If specified, displays a number after the icon. If greater than 1000, comma separation is added automatically by the template.", | ||
"example": "100", | "example": "100", | ||
"type": "number", | "type": "number", | ||