Template:Howtoget item: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
wikimarkup cleanup
imported>Blondeshell
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
|- valign="top"
|- valign="{{{1|top}}}"
| align=center | [[Image:{{{icon}}}|20px]]
| align="{{{2|center}}}" | [[Image:{{{icon|Power Missing.png}}}|{{{size|20px}}}]] 
|| '''[[{{{badge}}}]]'''
|| '''[[{{{badge}}}]]'''  
|| ''{{{type}}}''
|| ''{{{type| }}}''  
|| {{{howto}}}
|| {{{howto|&nbsp;}}}<noinclude>
<noinclude>


{{Tl|Howtoget_start}}<br>
{{howtoget_instructions}}
{{Tl|Howtoget_item}} image size 20px<br>
{{Tl|Howtoget_badge}} variable image size<br>
{{Tl|Howtoget_end}}<br>


[[Category:Badge Templates|{{PAGENAME}}]]</noinclude>
[[Category:Badge Templates]]
{{DEFAULTSORT:Howtoget item}}
</noinclude>

Latest revision as of 22:38, 6 June 2009

|- 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]]
size=(optional)
For the Mission Accomplishment badges, use 27px
For the extra wide Task force Accomplishment badges, use 53px
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}}