Template:Currency/doc: Difference between revisions
Created page with "<templatedata> { "params": {}, "description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like Template:BTD6 mm and Template:BATTD gem, and should not be called directly by any article." } </templatedata><includeonly>Category:Icon templates</includeonly><noinclude>Category:Documentation</noinclude>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like [[Template:BTD6 mm]] and [[Template:BATTD gem]], and should not be called directly by any article." | "image": {}, | ||
"size": {}, | |||
"link": {}, | |||
"amount": {}, | |||
"name": {}, | |||
"plural": {}, | |||
"show name": {}, | |||
"show link": {} | |||
}, | |||
"description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like [[Template:BTD6 mm]] and [[Template:BATTD gem]], and should not be called directly by any article.", | |||
"paramOrder": [ | |||
"image", | |||
"size", | |||
"name", | |||
"plural", | |||
"link", | |||
"amount", | |||
"show name", | |||
"show link" | |||
], | |||
"format": "inline" | |||
} | } | ||
</templatedata><includeonly>[[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | </templatedata><includeonly>[[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||