Difference between revisions of "Template:Armor2"
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
====Info==== | ====Info==== | ||
This template is a little tricky. It contains a function checking whether the data is displayed on a Creature page (namespace 'TCreature'). Depending on the result it either generates a Creature facts table or a table row to be used together with [[Template:Creature_Table_Header]].<br />The design for the TP facts table has not be done yet, feel free to contribute ;)<br /> | This template is a little tricky. It contains a function checking whether the data is displayed on a Creature page (namespace 'TCreature'). Depending on the result it either generates a Creature facts table or a table row to be used together with [[Template:Creature_Table_Header]].<br />The design for the TP facts table has not be done yet, feel free to contribute ;)<br /> | ||
<br /> | <br /> | ||
====Usage==== | ====Usage==== | ||
To use it on a creature page please copy the following code and fill in data after the equals signs: | To use it on a creature page please copy the following code and fill in data after the equals signs: | ||
<pre><section begin= | <pre><section begin=creature /> | ||
{{ | {{Creature2 | ||
|Name= - | |Name= - | ||
|Class= - | |Class= - | ||
Line 27: | Line 27: | ||
|Remarks= - | |Remarks= - | ||
}} | }} | ||
<section end= | <section end=creature /> | ||
</pre> | </pre> | ||
<br /> | <br /> | ||
Line 36: | Line 36: | ||
<!--THE FOLLOWING PART WILL BE DISPLAYED ON A CREATURE PAGE--> | <!--THE FOLLOWING PART WILL BE DISPLAYED ON A CREATURE PAGE--> | ||
| | | Creature ={{{!}}class="wikitable" border=1 | ||
{{!}}- | {{!}}- | ||
! style="text-align:left; width:150px"{{!}} Name | ! style="text-align:left; width:150px"{{!}} Name | ||
{{!}}style="text-align:left; width:150px" align=left {{!}} [[ | {{!}}style="text-align:left; width:150px" align=left {{!}} [[Creature:{{{Name}}}|{{{Name|{{PAGENAME}}}}}]] | ||
{{!}}- | {{!}}- | ||
Line 46: | Line 46: | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Class | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Class|?}}} | ||
{{!}}- | {{!}}- | ||
Line 86: | Line 86: | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Movement | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Movement|?}}} | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Combat | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Combat|?}}} | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Attacks | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Attacks|?}}} | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Range | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Range|?}}} | ||
{{!}}- | {{!}}- | ||
! style="text-align:left"{{!}} | ! style="text-align:left"{{!}} Aggression | ||
{{!}}style="text-align:left" {{!}} {{{ | {{!}}style="text-align:left" {{!}} {{{Aggression|?}}} | ||
{{!}}- | |||
! style="text-align:left"{{!}} Tamable | |||
{{!}}style="text-align:left" {{!}} {{{Tamable|?}}} | |||
{{!}}- | |||
! style="text-align:left"{{!}} Sweatable | |||
{{!}}style="text-align:left" {{!}} {{{Sweatable|?}}} | |||
{{!}}- | {{!}}- | ||
Line 114: | Line 122: | ||
| #default ={{!}}- class="sortbottom" valign="center" | | #default ={{!}}- class="sortbottom" valign="center" | ||
{{!}}style="text-align:center" {{!}} [[File:Moblist_thumb_{{{Name|none}}}.png|30px]] | {{!}}style="text-align:center" {{!}} [[File:Moblist_thumb_{{{Name|none}}}.png|30px]] | ||
{{!}}style="text-align:left" {{!}} [[ | {{!}}style="text-align:left" {{!}} [[Creature:{{{Name}}}|{{{Name}}}]] | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Class|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{Stab|?}}} | {{!}}style="text-align:center" {{!}} {{{Stab|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{Cut|?}}} | {{!}}style="text-align:center" {{!}} {{{Cut|?}}} | ||
Line 125: | Line 133: | ||
{{!}}style="text-align:center" {{!}} {{{Acid|?}}} | {{!}}style="text-align:center" {{!}} {{{Acid|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{Electric|?}}} | {{!}}style="text-align:center" {{!}} {{{Electric|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Movement|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Combat|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Attacks|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Range|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{ | {{!}}style="text-align:center" {{!}} {{{Aggression|?}}} | ||
{{!}}style="text-align:center" {{!}} {{{Tamable|?}}} | |||
{{!}}style="text-align:center" {{!}} {{{Sweatable|?}}} | |||
{{!}}style="text-align:center" {{!}} {{{Remarks|?}}} | {{!}}style="text-align:center" {{!}} {{{Remarks|?}}} | ||
}} | }} |
Revision as of 17:52, 3 July 2011
Info
This template is a little tricky. It contains a function checking whether the data is displayed on a Creature page (namespace 'TCreature'). Depending on the result it either generates a Creature facts table or a table row to be used together with Template:Creature_Table_Header.
The design for the TP facts table has not be done yet, feel free to contribute ;)
Usage
To use it on a creature page please copy the following code and fill in data after the equals signs:
<section begin=creature /> {{Creature2 |Name= - |Class= - |Stab= - |Cut= - |Impact= - |Penetration= - |Shrapnel= - |Burn= - |Cold= - |Acid= - |Electric= - |Movement= - |Combat= - |Attacks= - |Range= - |Aggression= - |Tamable= - |Sweatable= - |Remarks= - }} <section end=creature />
Template code
|- class="sortbottom" valign="center" |style="text-align:center" | File:Moblist thumb none.png |style="text-align:left" | [[Creature:{{{Name}}}|{{{Name}}}]] |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ? |style="text-align:center" | ?