Template:Skill/tablerow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
No edit summary
ROWiki>Onteron
No edit summary
Line 12: Line 12:
       <td>{{{position}}}</td>
       <td>{{{position}}}</td>
       <td>[[{{{type}}}]]</td>
       <td>[[{{{type}}}]]</td>
       <td>{{{affects}}}</td>
       <td>{{#if: {{{affects|}}} | {{{affects}}} | {{#ifeq:{{{type}}}|Passive|Self|?}} }}</td>
       {{#if: {{{casting|}}}
       {{#if: {{{casting|}}}
         | <td>{{{casting}}}</td>
         | <td>{{{casting}}}</td>
Line 22: Line 22:
       }}
       }}
       {{#if: {{{duration|}}}  
       {{#if: {{{duration|}}}  
         | <td>{{#replace: {{{duration}}} | |}}</td> <!-- removes any spaces around commas -->
         | <td>{{#explode:{{{duration}}}|,}}<!--
          -->{{#if: {{#explode:{{{duration}}}|,|4}}
                | &ndash;{{{#sub: {{#explode:{{{duration}}}|,|4}} }}
              }}
          </td>  
         | <td style="background-color: white"></td>
         | <td style="background-color: white"></td>
       }}
       }}
       {{#if: {{{range|}}}
       {{#if: {{{range|}}}
         | <td>{{{range}}}</td>
         | <td>{{#ifeq: {{{range}}} | 0 | Weapon | {{{range}}} }}</td>
         | <td style="background-color: white"></td>
         | <td style="background-color: white"></td>
       }}
       }}

Revision as of 13:48, 16 July 2009

[[Image:{{{name}}} Power Icon.jpg|32px]] [[{{{name}}}|{{{name}}}]] [[{{{type}}}]]
{{{1}}}