Template:Mart

From Bulbapedia, the community-driven Pokémon encyclopedia.
Revision as of 22:13, 12 March 2010 by Pandamonia (talk | contribs) (Fixed CSS3 compatibility)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to use

Header (contains Item and Price headings):

{{mart|header}}

Class:

b = Balls
m = Medicine
x = Battle items
v = Vitamins
o = Other items
tms = TMs
pkmn = Pokémon
(for other classes, just write it)
{{mart|class| b }}

Items:
(for non-linked items, or to manually link the item's name, put itemtext instead of item)

{{mart|item| name (as shown in shop) | price (just number, no commas) | note (optional) }}

OR for custom currencies (such as "coins" in Game Corners):
(for non-linked items, or to manually link the item's name, put itemtextc instead of itemc)

{{mart|itemc| name (as shown in shop) | price (just number, no commas) | currency (will show as is, eg. type coins for "coins") | note (optional) }}

To add a title row:
(to change the background color lighter or darker, put titlelight or titledark instead of title)

{{mart|title| text | height in pixels of spacing above (optional, just number, default 8 pixels) }}

To insert a blank row for spacing:

{{mart|space| height in pixels (optional, just number, default 8 pixels) }}


After everything close with footer:

{{mart|footer}}