Template:Howtoget item: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) m (Oh good heavens, I had an extra } under size. Stupid synatical errors.) |
imported>Konoko (historical) m (+nbsp for padding) |
||
Line 1: | Line 1: | ||
|- valign="{{{1|top}}}" | |- valign="{{{1|top}}}" | ||
| align="{{{2|center}}}" | [[Image:{{{icon|Power Missing.png}}}|{{{size|20px}}}]] | | align="{{{2|center}}}" | [[Image:{{{icon|Power Missing.png}}}|{{{size|20px}}}]] | ||
|| '''[[{{{badge}}}]]''' | || '''[[{{{badge}}}]]''' | ||
|| ''{{{type| }}}'' | || ''{{{type| }}}'' | ||
|| {{{howto| }}}<noinclude> | || {{{howto| }}}<noinclude> | ||
Revision as of 03:47, 22 March 2007
|- valign="top" | align="center" | || [[{{{badge}}}]] || ||
{{Howtoget_start|cellpadding="0"}}
- should be able to replace cellpadding="0" with any CSS for creating tables
{{Howtoget_item|top|icon=|badge=|type=|howto=|size=}}
- top (optional)
- This actually defines the valign option. On badge badges, it's best to have it valign=top, but some pages are better suited to valign=center
- icon=
- image name resized to 20px by default. Do not include the brackets and Image:. i.e. icon=Badge_villain_council.png not icon=[[Image:Badge_villain_council.png|size=20px]]
- badge=
- Name of badge, use full name
- type=
- Accomplishment, Achievement, Exploration, History, etc
- howto=
- VERY brief description
- Exploration
- Zone name, general location, and exact /loc coordinates
- History
- Currently using an indented numbered list.
- :# [[zone name]] (x, z, y,)
- :# [[zone name2]] (x, z, y,)
- Accomplishment
- Mission name or who gives it.
- Achievment
- Who and/or how many to defeat.
{{Howtoget_end}}