Template:ArmourShop: Difference between revisions
Jump to navigation
Jump to search
created part 1 of 3 of new template |
created documentation for new template |
||
| Line 1: | Line 1: | ||
< | <noinclude> | ||
This is a template used to list items that can be bought at [[armour shop|armour shops]] as they appear in ''Dragon Quest'' games. For other types of shops, please use the appropriate template. | |||
==Example== | |||
{{ArmourShop/Start|title=|subtitle=|float=}} | |||
{{ArmourShop/Item|name=Chain mail|price=9,999,999|attributes=Defence +9,999}} | |||
{{ArmourShop/End|note=}} | |||
==Usage== | |||
<pre> | |||
{{ArmourShop/Start|title=|subtitle=|float=}} | |||
{{ArmourShop/Item|name=|price=|attributes=}} | |||
{{ArmourShop/End|note=}}</pre> | |||
</noinclude> | |||
Latest revision as of 17:50, 20 October 2017
This is a template used to list items that can be bought at armour shops as they appear in Dragon Quest games. For other types of shops, please use the appropriate template.
Example[edit source]
| Item | Price | Attributes |
| 9,999,999 | Defence +9,999 |
Usage[edit source]
{{ArmourShop/Start|title=|subtitle=|float=}}
{{ArmourShop/Item|name=|price=|attributes=}}
{{ArmourShop/End|note=}}