Difference between revisions of "Template:Achievement table row"
Jump to navigation
Jump to search
(added link to achievement list template) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| ?Reward-type | | ?Reward-type | ||
| ?Reward | | ?Reward | ||
| ?Patch | |||
| link = none | | link = none | ||
| valuesep=, | | valuesep=, | ||
Line 33: | Line 34: | ||
|} | |} | ||
[[Category: | == See also == | ||
* {{tl|Achievement list}} | |||
[[Category:Table formatting templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 14:47, 21 January 2025
Description
{{Achievement table row|<achievement name>}}
This template is intended for use in achievement tables in conjunction with the {{achievement table header}}. It returns the wiki code for a single table row. It does not return the table opening or closing tags, so those must be provided on the calling page.
It uses {{achievement table row format}} to process the results of the semantic query.
Parameters
- unnamed parameter 1 <achievement name>
- Full name of the achievement article, including disambiguation suffixes. The achievement icon and name will appear in the first cell of the row.
Example
{| {{STDT|mech1}} {{achievement table header}} {{achievement table row|Against the Ninja II}} {{achievement table row|An Alchemist's Life for Me}} |}
Name | Points | Task | Reward | Patch |
---|---|---|---|---|
Against the Ninja II | 5 | Complete the ninja job quest “In Her Defense.” | The Darkest Shadow | 3.0 |
An Alchemist's Life for Me | 30 | Obtain the first five “Mixing it Up” achievements. | Alembic of the Luminary | 2.0 |
See also
- {{Achievement list}}