Difference between revisions of "Template:Tomestone Reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Created page with "[[File:{{{type}}} icon1.png|link=Allagan Tomestone of {{{type}}}|20px|Allagon Tomestone of {{{type}}}]] {{{amount}}} <noinclude> == Usage == Display how many tomestones of a c...")
 
m
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[File:{{{type}}} icon1.png|link=Allagan Tomestone of {{{type}}}|20px|Allagon Tomestone of {{{type}}}]] {{{amount}}}
<includeonly>[[File:Allagan Tomestone of {{{1}}}.png|link=Allagan Tomestone of {{{1}}}|20px|Allagan Tomestone of {{{1}}}]] {{{2}}}<nowiki /></includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Display how many tomestones of a certain type are rewarded.
Display how many tomestones of a certain type are rewarded.


Example for esoterics:
<pre>{{Tomestone Reward|<type of tomestone>|<amount rewarded>}}</pre>
{{Tomestone Reward|Esoterics|60}}
 
</nocinlude>
Example for Poetics:
<code><nowiki>{{Tomestone Reward|Poetics|60}}</nowiki></code> results in {{Tomestone Reward|Poetics|60}}
<code><nowiki>{{Tomestone Reward|Causality|60}}</nowiki></code> results in {{Tomestone Reward|Causality|60}}
<code><nowiki>{{Tomestone Reward|Comedy|60}}</nowiki></code> results in {{Tomestone Reward|Comedy|60}}
</noinclude>

Latest revision as of 15:54, 23 May 2023


Usage

Display how many tomestones of a certain type are rewarded.

{{Tomestone Reward|<type of tomestone>|<amount rewarded>}}

Example for Poetics: {{Tomestone Reward|Poetics|60}} results in Allagan Tomestone of Poetics 60

{{Tomestone Reward|Causality|60}} results in Allagan Tomestone of Causality 60

{{Tomestone Reward|Comedy|60}} results in Allagan Tomestone of Comedy 60