Difference between revisions of "Template:Item"

From NEStalgia
Jump to: navigation, search
m (Added Recipe for v1.68 craft items)
 
(81 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Quick}}
+
{| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;"
<br>
 
<center>
 
<table style="border:3px solid #C0C0C0;" cellspacing="0" cellpadding="0"></tr><td>
 
{|style="border: 5px solid #15537C; text-align: center; background:white;" cellspacing="2" cellpadding="1" width="520px"
 
| colspan=2 style="background:#EDEDED; font-family:'Courier New', Courier, monospace; font-size:20px; text-transform:uppercase; font-weight: bolder;" | {{BASEPAGENAME}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" width="100px" | <span style="margin-left:20px;" > '''Level:''' || {{{Level}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Sold:''' || {{{Sold}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Cost:'''|| {{{Cost}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Drops:''' || {{{Drops}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Target:''' || {{{Target}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Type:''' || {{{Type}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Effect:''' || {{{Effect}}}
 
 
|-
 
|-
| colspan=2 style="font-family:'Courier New', Courier, monospace; font-size:12px; font-style:italic; text-align:center; height:40px;" | {{{Description}}}
+
! colspan="2" style="padding-bottom:10px;"| <center>{{#if:{{{Icon|}}}| [[image:{{{Icon}}}]] }} <font size=2>'''{{BASEPAGENAME}}'''</font></center>
 +
{{Alternating rows table section|os=background:#f0f0f0;
 +
| {{!}} '''Level:''' {{!!}} {{{Level}}}
 +
|{{#if:{{{Sold|}}}| {{!}} '''Sold:''' {{!!}} {{{Sold}}} }}
 +
|{{#if:{{{Cost|}}}| {{!}} '''Cost:''' {{!!}} {{{Cost}}} }}
 +
|{{#if:{{{Recipe|}}}| {{!}} '''Recipe:''' {{!!}} {{{Recipe}}} }}
 +
|{{#if:{{{Quest|}}}| {{!}} '''Quest:''' {{!!}} {{{Quest}}} }}
 +
|{{#if:{{{Drops|}}}| {{!}} '''Drops:''' {{!!}} {{{Drops}}} }}
 +
|{{#if:{{{Steal|}}}| {{!}} '''Steal:''' {{!!}} {{{Steal}}} }}
 +
| {{!}} '''Target:''' {{!!}} {{{Target}}}
 +
| {{!}} '''Type:''' {{!!}} {{{Type}}}
 +
|{{#if:{{{Charges|}}}| {{!}} '''Charges:''' {{!!}} {{{Charges}}} }}
 +
|{{#if:{{{Description|}}}| {{!}} '''Description:''' {{!!}} {{{Description}}} }}
 +
|{{#if:{{{Effect|}}}| {{!}} '''Effect:''' {{!!}} {{{Effect}}} }}
 +
}}
 
|-
 
|-
 +
| colspan="2" style="padding:5px;"| <center>[[Items|'''&#8629; Return to Items''']]</center>
 
|}
 
|}
</td></tr></table>
+
<includeonly>
</center>
+
[[Category:Items]]
 
+
</includeonly>
 
<noinclude>
 
<noinclude>
 
<div style="clear:both;"></div>
 
<div style="clear:both;"></div>
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Item
 
{{Item
 +
|Icon                  =
 
|Level                  =  
 
|Level                  =  
 
|Sold                  =  
 
|Sold                  =  
 
|Cost                  =  
 
|Cost                  =  
 +
|Recipe =
 +
|Quest                  =
 
|Drops                  =  
 
|Drops                  =  
 +
|Steal =
 
|Target                =  
 
|Target                =  
 
|Type                  =  
 
|Type                  =  
 +
|Charges                =
 +
|Description            =
 
|Effect                =  
 
|Effect                =  
|Description            =
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 20:27, 3 May 2014

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


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