Difference between revisions of "Template:Item"

From NEStalgia
Jump to: navigation, search
Line 1: Line 1:
 
{{Quick}}
 
{{Quick}}
<br>
+
 
 
<center>
 
<center>
<table style="border:3px solid #C0C0C0;" cellspacing="0" cellpadding="0"></tr><td>
+
<table style="border: 1px solid #000000;" cellspacing="0" cellpadding="0"><tr><td>
{|style="border: 5px solid #15537C; text-align: center; background:white;" cellspacing="2" cellpadding="1" width="470px"
+
<table style="border: 2px solid #969696;" cellspacing="0" cellpadding="0"><tr><td>
| colspan=2 style="background:#EDEDED; font-family:'Courier New', Courier, monospace; font-size:20px; text-transform:uppercase; font-weight: bolder; padding:5px;" | {{BASEPAGENAME}}
+
{|style="border: 2px solid #000000; width: 450px; text-align: center; font-size:15px; font-family:'Courier New', Courier, monospace;" cellspacing="2" cellpadding="1"
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|-
| style="text-align:left;" width="150px" | <span style="margin-left:20px;" > '''Level:''' || {{{Level}}}
+
| colspan=3 style="background: #0F1964; color: white; padding: 5px; font-size: 25px; font-weight: bold; font-variant: small-caps;" | {{BASEPAGENAME}}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|-
| style="text-align:left;" |<span style="margin-left:20px;" > '''Sold:''' || {{{Sold}}}
+
| colspan=2 style="padding-left: 10px; text-align: left;" | '''Level:''' || {{{Level}}}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|-
| style="text-align:left;" |<span style="margin-left:20px;" > '''Price:'''|| {{{Price}}}
+
{{#if: {{{Sold|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Sold:''' {{1}}{{1}} {{{Sold}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|-
| style="text-align:left;" |<span style="margin-left:20px;" > '''Drops:''' || {{{Drops}}}
+
{{#if: {{{Cost|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Cost:''' {{1}}{{1}} {{{Cost}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
+
|-
| style="text-align:left;" |<span style="margin-left:20px;" > '''Target:''' || {{{Target}}}
+
{{#if: {{{Drops|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Drops:''' {{1}}{{1}} {{{Drops}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| style="text-align:left;" |<span style="margin-left:20px;" > '''Type:''' || {{{Type}}}
 
 
|-
 
|-
| colspan=2 style="background:#EDEDED; font-family:'Courier New', Courier, monospace; font-size:16px; font-weight: bolder;" | Effect
+
| colspan=2 style="padding-left: 10px; text-align: left;" | '''Target:''' || {{{Target}}}
|- style="font-family:'Courier New', Courier, monospace; font-size:14px;"
 
| colspan=2 style="text-align:left;" | {{{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-left: 10px; text-align: left;" | '''Type:''' || {{{Type}}}
 
|-
 
|-
 +
{{#if: {{{Charges|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Charges:''' {{1}}{{1}} {{{Charges}}} }}
 +
|-
 +
| colspan=3 style="background: #DDDDEE; text-align: center;" | '''Effect'''
 +
|-
 +
| colspan=3 style="padding: 0 10px; text-align: justify;" | {{{Effect}}}
 +
|-
 +
{{#if: {{{Picture|}}} | {{1}} colspan=3 style="padding: 20px 20px 0 20px; text-align: center; font-size: 12px; font-style: italic;" {{1}} {{{Picture}}} }}
 
|}
 
|}
 +
</td></tr></table>
 
</td></tr></table>
 
</td></tr></table>
 
</center>
 
</center>
Line 34: Line 38:
 
|Level                  =  
 
|Level                  =  
 
|Sold                  =  
 
|Sold                  =  
|Price                  =  
+
|Cost                  =  
 
|Drops                  =  
 
|Drops                  =  
 
|Target                =  
 
|Target                =  
 
|Type                  =  
 
|Type                  =  
 +
|Charges                =
 
|Effect                =  
 
|Effect                =  
|Description            =  
+
|Picture                =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 02:42, 15 June 2011


Item
Level: {{{Level}}}
Target: {{{Target}}}
Type: {{{Type}}}
Effect
{{{Effect}}}


{{Item
|Level                  = 
|Sold                   = 
|Cost                   = 
|Drops                  = 
|Target                 = 
|Type                   = 
|Charges                =
|Effect                 = 
|Picture                = 
}}