Difference between revisions of "Template:Role action table header"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{| class="dps-role actions table"
<noinclude>{| class="dps-role actions table"
</noinclude>|-
</noinclude>|-
! style="width:230px;" | Action
! style="width:250px;" | Action<!--
! style="width:150px; text-align:left;" | Acquired
-->{{#ifeq:{{{show-index}}}|true|!! style="text-align:center;" {{!}} Index {{#vardefine:show-index|true}}}}
! style="width:43px; text-align:left;" | Level
! style="width:200px; text-align:center;" | Acquired
! style="width:43px; text-align:left;" | Type
! style="width:50px; text-align:center;" | Level
! style="width:35px; text-align:center;" | MP
! style="width:50px; text-align:center;" | Type<!--
! style="width:43px; text-align:left;" | Casting
-->{{#ifeq:{{{hide-mp}}}|true||!! style="width:50px; text-align:center;" {{!}} MP {{#vardefine:hide-mp|true}}}}
! style="width:43px; text-align:left;" | Recast
! style="width:50px; text-align:center;" | Casting
! style="width:26%;" | Description
! style="width:50px; text-align:center;" | Recast
! style="width:50px; text-align:center;" | Range<hr style="background-color:black;">Radius<!--
-->{{#ifeq:{{{show-uses}}}|true|!! style="min-width:80px" {{!}} Uses {{#vardefine:show-uses|true}}}}<!--
-->{{#ifeq:{{{show-weight}}}|true|!! style="min-width:50px" {{!}} Weight {{#vardefine:show-weight|true}}}}
! style="width:450px;" | Description
<noinclude>|}
<noinclude>|}



Latest revision as of 19:18, 24 March 2024

Action Acquired Level Type MP Casting Recast Range
Radius
Description

Provides the standard header row for role action tables (combat roles, but not combat classes and jobs). Rows in the table should use {{role action table row}}.

Example code (result shown above):

{| class="dps-role actions table"
{{role action table header}}
|}