Difference between revisions of "Template:Weapon"

From NEStalgia
Jump to: navigation, search
m
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Quick}}
+
{| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;"
{|style="border: 4px solid #15537C; text-align: center; background:white;" cellspacing="2" cellpadding="1" width="400px"
+
|-
|+ style="font-family:'Courier New', Courier, monospace; font-size:20px; text-transform:uppercase; font-weight: bolder;" |{{{Name}}}  
+
! colspan="2" style="padding-bottom:10px;"| <center>{{#if:{{{Icon|}}}| [[image:{{{Icon}}}]] }} <font size=2>'''{{BASEPAGENAME}}'''</font></center>
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
{{Alternating rows table section|os=background:#f0f0f0;
| style="text-align:left;" width="190px" |<span style="margin-left:10px;" > '''Level Requirement:''' ||  {{{Level}}}
+
| {{!}} &#160;'''Level:''' {{!!}} {{{Level}}}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
| {{!}} &#160;'''Type:''' {{!!}} {{{Type}}}
|  style="text-align:left;" |<span style="margin-left:10px;" > '''Type:''' || {{{Type}}}
+
| {{!}} &#160;'''Classes:''' {{!!}} {{{Classes}}}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
| {{!}} &#160;'''Attack:''' {{!!}} {{{Attack}}}
|  style="text-align:left;" |<span style="margin-left:10px;" >  '''Classes:''' || {{{Classes}}}
+
|{{#if:{{{Enchant|}}}| {{!}} &#160;'''Enchant:''' {{!!}} {{{Enchant}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|{{#if:{{{Bonus|}}}| {{!}} &#160;'''Bonus:''' {{!!}} {{{Bonus}}} }}
| style="text-align:left;" |<span style="margin-left:10px;" >  '''Attack:''' || {{{Attack}}}  
+
|{{#if:{{{Ability|}}}| {{!}} &#160;'''Ability:''' {{!!}} {{{Ability}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
| {{!}} &#160;'''Binding:''' {{!!}} {{{Binding}}}
| style="text-align:left;" |<span style="margin-left:10px;" >  '''Bonus:''' || {{{Bonus}}}
+
|{{#if:{{{Sold|}}}| {{!}} &#160;'''Sold:''' {{!!}} {{{Sold}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|{{#if:{{{Cost|}}}| {{!}} &#160;'''Cost:''' {{!!}} {{{Cost}}} }}
| style="text-align:left;" |<span style="margin-left:10px;" >  ''' Binding:''' || {{{Binding}}}
+
|{{#if:{{{Quest|}}}| {{!}} &#160;'''Quest:''' {{!!}} {{{Quest}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|{{#if:{{{Chest|}}}| {{!}} &#160;'''Chest:''' {{!!}} {{{Chest}}} }}
| style="text-align:left;" |<span style="margin-left:10px;" >  '''Sold:''' || {{{Sold}}}
+
|{{#if:{{{Drops|}}}| {{!}} &#160;'''Drops:''' {{!!}} {{{Drops}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
| {{!}} &#160;'''Rarity:''' {{!!}} {{{Rarity}}}
| style="text-align:left;" |<span style="margin-left:10px;" >  '''Cost:''' || {{{Cost}}}
+
|{{#if:{{{Set|}}}| {{!}} &#160;'''Set Name:''' {{!!}} {{{Set}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
}}
| style="text-align:left;" |<span style="margin-left:10px;" >  '''Rarity:''' || {{{Rarity}}}
+
|-
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
| colspan="2" style="padding:5px;"| <center>[[Weapons|'''&#8629; Return to Weapons''']]</center>
 
|}
 
|}
 +
<includeonly>[[Category:Equipment]][[Category:Weapons]]</includeonly>
 +
<noinclude>
 +
<div style="clear:both;"></div>
 +
<pre><nowiki>
 +
{{Weapon
 +
|Icon                  =
 +
|Level                  =
 +
|Type                  =
 +
|Classes                =
 +
|Attack                =
 +
|Enchant                =
 +
|Bonus                  =
 +
|Ability                =
 +
|Binding                =
 +
|Sold                  =
 +
|Cost                  =
 +
|Quest                  =
 +
|Chest                  =
 +
|Drops                  =
 +
|Rarity                =
 +
|Set                    =
 +
}}
 +
</nowiki></pre>
 +
[[Category:Category templates|{{PAGENAME}}]]
 +
[[Category:Page layout templates|{{PAGENAME}}]]
 +
</noinclude>

Latest revision as of 22:20, 4 May 2014

Weapon
 Level: {{{Level}}}
 Type: {{{Type}}}
 Classes: {{{Classes}}}
 Attack: {{{Attack}}}
 Binding: {{{Binding}}}
 Rarity: {{{Rarity}}}
↵ Return to Weapons


{{Weapon
|Icon                   = 
|Level                  = 
|Type                   = 
|Classes                = 
|Attack                 = 
|Enchant                =
|Bonus                  = 
|Ability                = 
|Binding                = 
|Sold                   = 
|Cost                   = 
|Quest                  = 
|Chest                  = 
|Drops                  = 
|Rarity                 = 
|Set                    = 
}}