Difference between revisions of "Template:Achievement table header"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>{| {{STDT|mech1}} </noinclude>|- ! style="width:250px;" | Name ! style="" | Points ! style="" | Task ! style="" | Reward <noinclude>|} Provides the standard header...")
 
(adding patch)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{| {{STDT|mech1}}
<noinclude>{| {{STDT|mech1}}
</noinclude>|-
</noinclude>|-
! style="width:250px;" | Name
! style="" | Name
! style="" | Points
! style="" | Points
! style="" | Task
! style="" | Task
! style="" | Reward
! style="" | Reward
! style="" | Patch
<noinclude>|}
<noinclude>|}


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


Example code (result shown above):
Example code (result shown above):
  <nowiki>{| class="dps-role actions table"
  <nowiki>{| {{STDT|mech1}}
{{combat action table header}}
{{achievement table header}}
|}</nowiki>
|}</nowiki>


[[Category:Table formatting templates]]
[[Category:Table formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 04:04, 1 April 2023

Name Points Task Reward Patch

Provides the standard header row for achievement tables. Rows in the table should use .

Example code (result shown above):

{| {{STDT|mech1}}
{{achievement table header}}
|}