Difference between revisions of "Template:Creature"

From Gempunks
Jump to: navigation, search
(this will come in handy)
Line 47: Line 47:
 
<tr style="background: #ffffff;">
 
<tr style="background: #ffffff;">
 
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <b>[[Size]]</b>&nbsp; {{{size}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Reach]]</b>&nbsp;{{{reach}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Carrying Capacity]]</b>&nbsp;{{{carrying}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Weight]]</b>&nbsp;{{{weight}}}
 
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <b>[[Size]]</b>&nbsp; {{{size}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Reach]]</b>&nbsp;{{{reach}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Carrying Capacity]]</b>&nbsp;{{{carrying}}}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>[[Weight]]</b>&nbsp;{{{weight}}}
</td></tr>
+
</td></tr>    
 +
{{#if: {{{specialweapon1name|}}} |
 +
<tr style="background: #ccccff;">
 +
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"><b>{{{specialweapon1name}}}:</b> {{{specialweapon1text}}}
 +
</td></tr>}}
 +
{{#if: {{{specialweapon2name|}}} |
 +
<tr style="background: #ddddff;">
 +
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"><b>{{{specialweapon2name}}}:</b> {{{specialweapon2text}}}
 +
</td></tr>}}
 +
{{#if: {{{specialweapon3name|}}} |
 +
<tr style="background: #ccccff;">
 +
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"><b>{{{specialweapon3name}}}:</b> {{{specialweapon3text}}}
 +
</td></tr>}}
 +
{{#if: {{{specialweapon4name|}}} |
 +
<tr style="background: #ddddff;">
 +
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"><b>{{{specialweapon4name}}}:</b> {{{specialweapon4text}}}
 +
</td></tr>}}
 
</table>
 
</table>

Revision as of 04:02, 10 September 2013

{{{name}}}
{{{tier}}}   —   {{{points}}} points
AD  {{{ad}}}     GD {{{gd}}}     Will {{{will}}}
Attack  {{{attack}}}     Initiative {{{initiative}}}     Stealth {{{stealth}}}     Perception {{{perception}}}
HP  {{{hp}}}     Toughness {{{toughness}}}
Movement  {{{movement}}}     Attacks {{{attacks}}}
Size  {{{size}}}     Reach {{{reach}}}     Carrying Capacity {{{carrying}}}     Weight {{{weight}}}