Template:BMC cost list by upgrade/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "Tower", "description": "The name of the tower.", "example": "Tack Shooter", "type": "string", "required": true }, "2": { "label": "Path", "description": "The path number of the upgrade.", "example": "1", "type": "number", "required": true }, "3": { "label": "Tier", "description": "The tier number of the upgrade.", "example": "4", "type": "number", "required": true } }..." |
mNo edit summary |
||
| Line 24: | Line 24: | ||
} | } | ||
}, | }, | ||
"description": "Creates a table of total costs and sell values for a specified upgrade and its crosspaths in BMC.", | "description": "Creates a table of total costs and sell values for a specified upgrade and its crosspaths in BMC. This displays separate columns for mobile and Flash costs if the tower is in both versions.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
| Line 31: | Line 31: | ||
<pre>{{BMC cost list by upgrade|Tack Shooter|1|4}}</pre> | <pre>{{BMC cost list by upgrade|Tack Shooter|1|4}}</pre> | ||
{{BMC cost list by upgrade|Tack Shooter|1|4}} | {{BMC cost list by upgrade|Tack Shooter|1|4}} | ||
<pre>{{BTDB cost list by upgrade|Bloonchipper|1|4}}</pre> | |||
{{BTDB cost list by upgrade|Bloonchipper|1|4}} | |||
<includeonly>[[Category:BMC templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | <includeonly>[[Category:BMC templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||