Template:MetaInfoBox: Difference between revisions
m (Cut down some unnecessary code) |
m (Ballsed up the colors, fixing.) |
||
Line 1: | Line 1: | ||
__NOTOC__<table class="infobox" cellpadding="2" style="width: 22em; font-size: 90%; float:right; border: 1px solid #AAAAAA; margin-left:0.5em; position:relative;"> | __NOTOC__<table class="infobox" cellpadding="2" style="width: 22em; font-size: 90%; float:right; border: 1px solid #AAAAAA; margin-left:0.5em; position:relative;"> | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan="2"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''{{#ifeq:{{Data|{{PAGENAME}}|category|}}||Unknown Category|{{Data|{{PAGENAME}}|category|unknown category}}}}'''</font> | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{imagebgcolor|#cccccc}}}" align="center" colspan="2"> | ||
{{databar|Data:{{PAGENAME}}|style=position:absolute;top:0;right:0;margin:10px;|mini=1|brackets=1}}{{#ifexist:Data:{{PAGENAME}}|{{#ifeq:{{Data|{{PAGENAME}}|img|}}|false||[[File:{{Data|{{PAGENAME}}|img|Empty.png}}]]}}<br />'''{{Data|{{PAGENAME}}|name|Unknown name}}'''|No Data}} | {{databar|Data:{{PAGENAME}}|style=position:absolute;top:0;right:0;margin:10px;|mini=1|brackets=1}}{{#ifexist:Data:{{PAGENAME}}|{{#ifeq:{{Data|{{PAGENAME}}|img|}}|false||[[File:{{Data|{{PAGENAME}}|img|Empty.png}}]]}}<br />'''{{Data|{{PAGENAME}}|name|Unknown name}}'''|No Data}} | ||
</td> | </td> | ||
</tr>{{#ifexist:Data:{{PAGENAME}}|{{#if:{{Data|{{PAGENAME}}|category|}}|{{MetaInfobox/{{Data|{{PAGENAME}}|category|}}}}}}}}{{#if:{{Data|{{PAGENAME}}|brute|}}| | </tr>{{#ifexist:Data:{{PAGENAME}}|{{#if:{{Data|{{PAGENAME}}|category|}}|{{MetaInfobox/{{Data|{{PAGENAME}}|category|}}}}}}}}{{#if:{{Data|{{PAGENAME}}|brute|}}| | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}}" align="center"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''Brute damage'''</font> | ||
</td> | </td> | ||
<td align="left" width="55%"> | <td align="left" width="55%"> | ||
Line 19: | Line 19: | ||
</tr>|}}{{#if:{{Data|{{PAGENAME}}|burn|}}| | </tr>|}}{{#if:{{Data|{{PAGENAME}}|burn|}}| | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''Burn damage'''</font> | ||
</td> | </td> | ||
<td align="left" width="55%"> | <td align="left" width="55%"> | ||
Line 27: | Line 27: | ||
</tr>|}} | </tr>|}} | ||
<tr> | <tr> | ||
<td bgcolor="{{{headerbgcolor|bbbbbb}}}" align="center" colspan="2"> | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan="2"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''Found in'''</font> | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 37: | Line 37: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan="2"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''Used for'''</font> | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 47: | Line 47: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td bgcolor=" | <td bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan="2"> | ||
<font color=" | <font color="{{{headerfontcolor|#000000}}}">'''Examine'''</font> | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 12:19, 23 August 2014
Clothing and Accessories |
|
Wearable? |
Eyes |
Found in |
|
On JC Denton's eyes. |
|
Used for |
|
Augmenting your vision to see baddies better. |
|
Examine |
|
A set of implantable lenses designed to augment your vision. |
|
Found in |
|
On JC Denton's eyes. |
|
Used for |
|
Augmenting your vision to see baddies better. |
|
Examine |
|
A set of implantable lenses designed to augment your vision. |
This is to be used on pages dedicated to one item only. Excuse the amount of information on the template, it's all temporary and will be refined!!
Meaning of parameters
headerbgcolor is the background color of the titles.
headerfontcolor is the font color of the same part as headerbgcolor
imagebgcolor is the background color of the space behind the image and the item name. this should be a light color as the name is always black.
img is the sprite image, without the "File:" or "Image:" prefix. Eg. "Assistant.png"
found, examine, burn, brute, used and category, etc etc are self-explanatory.