Difference between revisions of "Template:Achievement table header"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(adding patch)
 
(2 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="table sortable"
  <nowiki>{| {{STDT|mech1}}
{{achievement table header}}
{{achievement table header}}
|}</nowiki>
|}</nowiki>

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}}
|}