Difference between revisions of "Template:Achievement table header"
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=" | ! style="" | Name | ||
! style="" | Points | ! style="" | Points | ||
! style="" | Task | ! style="" | Task | ||
! style="" | Reward | ! style="" | Reward | ||
! style="" | Patch | |||
<noinclude>|} | <noinclude>|} | ||
Provides the standard header row for | 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>{| | <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}} |}