Difference between revisions of "Template:Item"

From NEStalgia
Jump to: navigation, search
(Added a link back to the Items page.)
(Added back in Description and Effect fields until someone has the time to modify the layout for every item.)
Line 11: Line 11:
 
| {{!}} '''Type:''' {{!!}} {{{Type}}}
 
| {{!}} '''Type:''' {{!!}} {{{Type}}}
 
|{{#if:{{{Charges|}}}| {{!}} '''Charges:''' {{!!}} {{{Charges}}} }}
 
|{{#if:{{{Charges|}}}| {{!}} '''Charges:''' {{!!}} {{{Charges}}} }}
 +
|{{#if:{{{Description|}}}| {{!}} '''Description:''' {{!!}} {{{Description}}} }}
 +
|{{#if:{{{Effect|}}}| {{!}} '''Effect:''' {{!!}} {{{Effect}}} }}
 
}}
 
}}
 
|-
 
|-
Line 28: Line 30:
 
|Target                =  
 
|Target                =  
 
|Type                  =  
 
|Type                  =  
|Charges                =  
+
|Charges                =
 +
|Description            =
 +
|Effect                =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 14:05, 4 July 2012

Item
Level: {{{Level}}}
Target: {{{Target}}}
Type: {{{Type}}}
↵ Return to Items


{{Item
|Icon                   = 
|Level                  = 
|Sold                   = 
|Cost                   = 
|Quest                  = 
|Drops                  = 
|Target                 = 
|Type                   = 
|Charges                =
|Description            =
|Effect                 = 
}}