Difference between revisions of "Template:Tomestone Reward"
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...") |
Freedom4556 (talk | contribs) m |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{ | <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 | <pre>{{Tomestone Reward|<type of tomestone>|<amount rewarded>}}</pre> | ||
{{Tomestone Reward| | |||
</ | 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 60
{{Tomestone Reward|Causality|60}}
results in 60
{{Tomestone Reward|Comedy|60}}
results in 60