Template:ArmourShop: Difference between revisions
From Dragon Quest Wiki
(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 16: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]
Item | Price | Attributes |
Chain mail | 9,999,999 | Defence +9,999 |
Usage[edit]
{{ArmourShop/Start|title=|subtitle=|float=}} {{ArmourShop/Item|name=|price=|attributes=}} {{ArmourShop/End|note=}}