Difference between revisions of "Template:Ailment"

From Gempunks
Jump to: navigation, search
(Created page with "<table style="line-height: 1.25em; width:600px; border: 2px solid" cellpadding="0" cellspacing="0"> <tr style="color: #fdf9d3; {{#switch: {{{ailmenttype}}} |Poison=ba...")
 
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
         |background-color: #FF00FF; [[Category:Typeless Items]]
 
         |background-color: #FF00FF; [[Category:Typeless Items]]
 
         }}">
 
         }}">
<td style="padding:0.625em 0.625em 0.0625em;text-align:inherit;" colspan="2"> <strong class="selflink"><span style="color:#fdf9d3;"><b>{{{name}}}</b></span></strong> <div style="text-align:right; float:right;"><span style="color:#fdf9d3;">[[Ailment Type::{{{ailmenttype}}}]]</span></div>  
+
<td style="padding:0.625em 0.625em 0.0625em;text-align:inherit;" colspan="2"> <strong class="selflink"><span style="color:#fdf9d3;"><b>{{{name}}}</b></span></strong> <div style="text-align:right; float:right;"><span style="color:#fdf9d3;">{{{ailmenttype}}}</span></div>  
 
</td></tr>
 
</td></tr>
 
{{#if: {{{fluff|}}} |
 
{{#if: {{{fluff|}}} |
 
<tr style="background: #eee3a4;">
 
<tr style="background: #eee3a4;">
<td style="padding:0.0625em 0.625em 0.0625em 0.625em;text-align:inherit;" colspan="2"> <i>[[Fluff::{{{fluff}}}]]</i>  
+
<td style="padding:0.0625em 0.625em 0.0625em 0.625em;text-align:inherit;" colspan="2"> <i>{{{fluff}}}</i>  
 
</td></tr>}}
 
</td></tr>}}
 
{{#if: {{{descriptors|}}} |  
 
{{#if: {{{descriptors|}}} |  
Line 17: Line 17:
 
</td></tr>}}
 
</td></tr>}}
 
<tr style="background: #ddd293;">
 
<tr style="background: #ddd293;">
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <div style="text-align:right; float:right;"><span style="color:#000000;"><b>Weight/Dose</b>&nbsp;[[Weight::{{{weight}}}]]</span></div>
+
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <div style="text-align:right; float:right;"><span style="color:#000000;"><b>Weight/Dose</b>&nbsp;{{{weight}}}</span></div>
 
</td></tr>
 
</td></tr>
 
<tr style="background: #fff4b5;">
 
<tr style="background: #fff4b5;">
Line 36: Line 36:
 
<tr style="background: #fff4b5;">
 
<tr style="background: #fff4b5;">
 
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <b>Targets:</b> {{{targets}}}
 
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <b>Targets:</b> {{{targets}}}
</td></tr></table>
+
</td></tr>
 +
{{#if: {{{gas|}}} |
 +
<tr style="background: #fff4b5;">
 +
<td style="padding:0.0625em 0.625em 0.0625em 1.25em;text-align:inherit;text-indent: -0.625em;" colspan="2"> <b>Gas Area:</b> {{{gas}}}
 +
</td></tr>}}
 +
</table>

Latest revision as of 19:11, 28 December 2015

{{{name}}}
{{{ailmenttype}}}
Weight/Dose {{{weight}}}
no attack type specified
Delay: {{{delay}}}
Initial Effect: {{{initial}}}
Repeat: {{{repeat}}}
Cure Difficulty: {{{cure}}}
Targets: {{{targets}}}