Difference between revisions of "Template:Achievement table row"
Jump to navigation
Jump to search
(added link to achievement list template) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| ?Points | | ?Points | ||
| ?Description | | ?Description | ||
| ?Reward-type | |||
| ?Reward | | ?Reward | ||
| ?Patch | |||
| link = none | | link = none | ||
| valuesep=, | | valuesep=, | ||
| format = template | | format = template | ||
| template = | | template = achievement table row format | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
==Description== | ==Description== | ||
<pre>{{ | <pre>{{Achievement table row|<achievement name>}}</pre> | ||
This template is intended for use in '' | This template is intended for use in ''achievement'' tables in conjunction with the {{tl|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 {{tl| | It uses {{tl|achievement table row format}} to process the results of the semantic query. | ||
===Parameters=== | ===Parameters=== | ||
; ''unnamed parameter 1'' < | ; ''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 == | == Example == | ||
<pre>{| | <pre>{| {{STDT|mech1}} | ||
{{ | {{achievement table header}} | ||
{{ | {{achievement table row|Against the Ninja II}} | ||
{{ | {{achievement table row|An Alchemist's Life for Me}} | ||
{{ | |||
|}</pre> | |}</pre> | ||
{| | {| {{STDT|mech1}} | ||
{{ | {{achievement table header}} | ||
{{ | {{achievement table row|Against the Ninja II}} | ||
{{ | {{achievement table row|An Alchemist's Life for Me}} | ||
{{ | |||
|} | |} | ||
[[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}}