Difference between revisions of "Template:Achievement table row"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#ask:[[{{{1}}}]] | ?Has canonical name | ?Has game icon | ?Points | ?Description | ?Reward | link = none | valuesep=, | format = template | template = achieveme...")
 
(added link to achievement list template)
 
(6 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=,
Line 11: Line 13:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
==Description==
==Description==
<pre>{{Role action table row|<action name>}}</pre>
<pre>{{Achievement table row|<achievement name>}}</pre>


This template is intended for use in ''role action'' tables in conjunction with the {{tl|role action 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.
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|role action table row format}} to process the results of the semantic query.
It uses {{tl|achievement table row format}} to process the results of the semantic query.


===Parameters===
===Parameters===
; ''unnamed parameter 1'' <action name> : Full name of the action article, including disambiguation suffixes.  The action icon and name will appear in the first cell of the row.
; ''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>{| class="tanker-role actions table"
<pre>{| {{STDT|mech1}}
{{role action table header}}
{{achievement table header}}
{{role action table row|Rampart}}
{{achievement table row|Against the Ninja II}}
{{role action table row|Low Blow}}
{{achievement table row|An Alchemist's Life for Me}}
{{role action table row|Provoke}}
|}</pre>
|}</pre>
{| class="tanker-role actions table"
{| {{STDT|mech1}}
{{role action table header}}
{{achievement table header}}
{{role action table row|Rampart}}
{{achievement table row|Against the Ninja II}}
{{role action table row|Low Blow}}
{{achievement table row|An Alchemist's Life for Me}}
{{role action table row|Provoke}}
|}
|}


[[Category:Action formatting templates]]
== 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 icon1.png  Against the Ninja II 5 Complete the ninja job quest “In Her Defense.” Achievement title icon.png The Darkest Shadow 3.0
An alchemist's life for me icon1.png  An Alchemist's Life for Me 30 Obtain the first five “Mixing it Up” achievements. Alembic of the luminary icon1.png  Alembic of the Luminary 2.0

See also