Template:Role Skill: Difference between revisions

From Drifter's Wiki TEST
Jump to navigation Jump to search
mNo edit summary
(Add cookdown, execution, and execution movement fields)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{#vardefine: icon|File:Skill_{{#invoke:String|replace|{{{name}}}| |}}_icon.png|right|}}
{{#vardefine: icon|File:Skill_{{#invoke:String|replace|{{{name}}}| |}}_icon.png|right|}}
{{#ifexist: {{#var: icon}}|[[{{#var: icon}}]]|}}
{{#ifexist: {{#var: icon}}|[[{{#var: icon}}]]|Missing Image:- "{{#var: icon}}"}}


==== [[Skill_{{{name}}}|{{{name}}}]] ====
=== [[{{{name}}}]] ===
{{tabletop|class=}}
{{tabletop|class=}}
<tr>
<tr>
  <td class="row_header">Level</td>
  <td class="row_header">Level</td>
  <td class="skill_level">{{{level}}}</td>
  <td class="skill_level">{{{level}}}</td>
</tr>
<tr>
<td class="row_header">Cooldown</td>
<td class="skill_level">{{{cooldown}}}</td>
</tr>
<tr>
<td class="row_header">Execution</td>
<td class="skill_level">{{{exec}}}</td>
</tr>
<tr>
<td class="row_header">Execution Movement</td>
<td class="skill_level">{{{exec_move}}}</td>
</tr>
</tr>
<tr>
<tr>

Latest revision as of 17:56, 10 May 2023