Difference between revisions of "Template:ItemInfoBox"

From ChatWars Wiki
Jump to: navigation, search
(Created page with "{| class="wikitable floatright" style="width:350px; font-size:100%;" |- | colspan="2" style="background: lightgrey; text-align:center"| '''Info:''' '''{{PAGENAME}}''' |- | ''...")
 
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable floatright" style="width:350px; font-size:100%;"
+
{| class="wikitable" style="width:500px; font-size:100%;"
 
|-
 
|-
 
| colspan="2" style="background: lightgrey;  text-align:center"| '''Info:''' '''{{PAGENAME}}'''
 
| colspan="2" style="background: lightgrey;  text-align:center"| '''Info:''' '''{{PAGENAME}}'''
Line 5: Line 5:
 
| '''Item type:''' || {{#show: {{PAGENAME}} |?ItemType}}
 
| '''Item type:''' || {{#show: {{PAGENAME}} |?ItemType}}
 
|-
 
|-
 +
{{#if: {{#show: {{PAGENAME}} |?ItemSubType}} |
 +
{{!}} '''Item subtype:''' {{!}}{{!}} {{#show: {{PAGENAME}} |?ItemSubType}}
 +
{{!}}-
 +
|}}
 +
 +
{{#ifeq: "{{#show: {{PAGENAME}} |?ItemType}}" | Weapon |
 +
{{!}} colspan="2" style="background:lightgrey; text-align:center" {{!}} '''Attributes'''
 +
{{!}}-
 +
{{!}} '''Attack''' {{!}}{{!}} {{#show: {{PAGENAME}} |?Attack}}
 +
{{!}}-
 +
| }}
 +
 +
 +
 +
 +
 
|}
 
|}
  
 
+
<noinclude>
 +
Probably obsolete, check before deleting
 +
</noinclude>
  
 
<noinclude>
 
<noinclude>

Latest revision as of 15:11, 22 August 2018

Info: ItemInfoBox
Item type:


Probably obsolete, check before deleting