|
|
Line 3: |
Line 3: |
| {|cellpadding="5" width="100%" | | {|cellpadding="5" width="100%" |
| |width="33%" valign="top" align="left"| | | |width="33%" valign="top" align="left"| |
− | == Item == | + | == Information == |
| {| | | {| |
− | | valign="top" |{{ItemBox4|{{{image|}}}}} | + | | valign="top" |{{ItemBox4|http://72.29.91.222/skin/icon_action_crate.gif}} |
| | valign="top" | | | | valign="top" | |
− | '''Name:''' {{{name|{{PAGENAME}}}}}<br> | + | '''•''' '''Name:''' {{{name|{{PAGENAME}}}}}<br> |
− | '''•''' '''[[Class]]:''' {{#switch: {{lc:{{{class}}}}} | + | '''•''' '''[[Class]]:''' [[Category:Chests|Chest]] |
− | | aquatic = [[:Category:Aquatic Class|Aquatic]]
| + | |
− | | avian = [[:Category:Avian Class|Avian]]
| + | |
− | | beast = [[:Category:Beast Class|Beast]]
| + | |
− | | canine = [[:Category:Canine Class|Canine]]
| + | |
− | | chest = [[Chest|Chests]]
| + | |
− | | demon = [[:Category:Demon Class|Demon]]
| + | |
− | | dragon = [[:Category:Dragon Class|Dragon]]
| + | |
− | | dwarf = [[:Category:Dwarf Class|Dwarf]]
| + | |
− | | elf = [[:Category:Elf Class|Elf]]
| + | |
− | | feline = [[:Category:Feline Class|Feline]]
| + | |
− | | golem = [[:Category:Golem Class|Golem]]
| + | |
− | | greenskin = [[:Category:Greenskin Class|Greenskin]]
| + | |
− | | human = [[:Category:Human Class|Human]]
| + | |
− | | magical = [[:Category:Magical Class|Magical]]
| + | |
− | | mechanical = [[:Category:Mechanical Class|Mechanical]]
| + | |
− | | mounted = [[:Category:Mounted Class|Mounted]]
| + | |
− | | plant = [[:Category:Plant Class|Plant]]
| + | |
− | | reptile = [[:Category:Reptile Class|Reptile]]
| + | |
− | | undead = [[:Category:Undead Class|Undead]]
| + | |
− | | vermin = [[:Category:Vermin Class|Vermin]]
| + | |
− | |
| + | |
− | }}
| + | |
| |} | | |} |
| |width="34%" valign="top" align="left"| | | |width="34%" valign="top" align="left"| |
− | == Description == | + | == Key needed to open it == |
− | {{{description|''This page is missing a description.''[[Category:Needs Improved]]}}} | + | {| |
| + | | {{ItemBox5|{{{key-image|}}}}} |
| + | | [[{{{key|}}}]] |
| + | |} |
| |width="33%" valign="top" align="left"| | | |width="33%" valign="top" align="left"| |
| | | |
− | == Drops == | + | == Items == |
− | {{#ifeq: {{{drop|No}}} | No || '''•''' [[{{{drop|}}}]]<br>}}{{#ifeq: {{{drop-2|No}}} | No || '''•''' [[{{{drop-2|}}}]]<br>}}{{#ifeq: {{{drop-3|No}}} | No || '''•''' [[{{{drop-3|}}}]]<br>}}{{#ifeq: {{{drop-4|No}}} | No || '''•''' [[{{{drop-4|}}}]]<br>}}{{#ifeq: {{{drop-5|No}}} | No || '''•''' [[{{{drop-5|}}}]]<br>}}{{#ifeq: {{{drop-6|No}}} | No || '''•''' [[{{{drop-6|}}}]]<br>}}{{#ifeq: {{{drop-7|No}}} | No || '''•''' [[{{{drop-7|}}}]]<br>}}{{#ifeq: {{{drop-8|No}}} | No || '''•''' [[{{{drop-8|}}}]]<br>}}{{#ifeq: {{{drop-9|No}}} | No || '''•''' [[{{{drop-9|}}}]]<br>}}{{#ifeq: {{{drop-10|No}}} | No || '''•''' [[{{{drop-10|}}}]]<br>}}{{#ifeq: {{{drop-11|No}}} | No || '''•''' [[{{{drop-11|}}}]]<br>}}{{#ifeq: {{{drop-12|No}}} | No || '''•''' [[{{{drop-12|}}}]]<br>}}{{#ifeq: {{{drop-13|No}}} | No || '''•''' [[{{{drop-13|}}}]]<br>}}{{#ifeq: {{{drop-14|No}}} | No || '''•''' [[{{{drop-14|}}}]]<br>}}{{#ifeq: {{{drop-15|No}}} | No || '''•''' [[{{{drop-15|}}}]]<br>}}{{#ifeq: {{{drop-16|No}}} | No || '''•''' [[{{{drop-16|}}}]]<br>}}{{#ifeq: {{{drop-17|No}}} | No || '''•''' [[{{{drop-17|}}}]]<br>}}{{#ifeq: {{{drop-18|No}}} | No || '''•''' [[{{{drop-18|}}}]]<br>}}{{#ifeq: {{{drop-19|No}}} | No || '''•''' [[{{{drop-19|}}}]]<br>}}{{#ifeq: {{{drop-20|No}}} | No || '''•''' [[{{{drop-20|}}}]]<br>}} | + | {{#ifeq: {{{item|No}}} | No || '''•''' [[{{{item|}}}]]<br>}}{{#ifeq: {{{item-2|No}}} | No || '''•''' [[{{{drop-2|}}}]]<br>}}{{#ifeq: {{{item-3|No}}} | No || '''•''' [[{{{item-3|}}}]]<br>}} |
| |} | | |} |
| [[Category:Chests]] | | [[Category:Chests]] |
Line 52: |
Line 33: |
| |} | | |} |
| </center> | | </center> |
− | This template allows for chests. To use, copy the following code to the chest page and fill in the blanks. | + | This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks. |
| <pre> | | <pre> |
| {{Chest | | {{Chest |
− | |image=
| |
− | |description=
| |
| |name= | | |name= |
− | |drop= | + | |key-image= |
− | |drop-2= | + | |key= |
| + | |item= |
| + | |item-2= |
| }} | | }} |
| </pre> | | </pre> |
This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks.