Difference between revisions of "Template:Retired Tomestone"
Jump to navigation
Jump to search
(Created page with "<includeonly><div class="nav" style="width:750px;"> <div class="box"> <div class="heading" style="background-color:#0066AA; font-family: EasonPro, Times New Roman, serif !impo...") |
|||
Line 8: | Line 8: | ||
<li>The information in this {{#switch:{{lc:{{{usesection}}}}}| true = section| #default = article}} is kept and maintained for historical purposes.</li> | <li>The information in this {{#switch:{{lc:{{{usesection}}}}}| true = section| #default = article}} is kept and maintained for historical purposes.</li> | ||
<li>Activities that previously granted this type of tomestone, and rewards purchased for it, now use {{tomestone|{{{replacementTome1}}}}}[[Allagan Tomestone of {{{replacementTome1}}}|Allagan Tomestones of {{{replacementTome1}}}]]{{#if:{{{replacementTome2|}}}| and {{tomestone|{{{replacementTome2}}}}}[[Allagan Tomestone of {{{replacementTome2}}}|Allagan Tomestones of {{{replacementTome2}}}]]}}.</li> | <li>Activities that previously granted this type of tomestone, and rewards purchased for it, now use {{tomestone|{{{replacementTome1}}}}}[[Allagan Tomestone of {{{replacementTome1}}}|Allagan Tomestones of {{{replacementTome1}}}]]{{#if:{{{replacementTome2|}}}| and {{tomestone|{{{replacementTome2}}}}}[[Allagan Tomestone of {{{replacementTome2}}}|Allagan Tomestones of {{{replacementTome2}}}]]}}.</li> | ||
{{#if:{{{exchangeFor|}}}|<li>Currently existing tomestones can be exchanged for {{tomestone|{{{exchangeFor}}}}}[[Allagan Tomestone of {{{exchangeFor}}}|Allagan Tomestones of {{{exchangeFor}}}]] for a limited time.</li>}} | {{#if:{{{exchangeFor|}}}|<li>Currently existing tomestones can be exchanged for {{tomestone|{{{exchangeFor}}}}}[[Allagan Tomestone of {{{exchangeFor}}}|Allagan Tomestones of {{{exchangeFor}}}]] for a limited time. The exchange service can be accessed by talking to [[Auriana]] in [[Mor Dhona]] (X:22.7 Y:6.7).</li>}} | ||
</ul> | </ul> | ||
</div></div></div></div> | </div></div></div></div> | ||
Line 27: | Line 27: | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | |||
;replacementTome1 | |||
:Required. Specify the replacement type of tomestone now used for content and rewards that previously used the now-retired type of tomestone. | |||
;replacementTome2 | |||
:Optional. If a second type of replacement tomestone is now also used, specify it here. | |||
;exchangeFor | |||
:Optional. If the window of opportunity to exchange existing tomestones is still open, specify the replacement type here. Blank this parameter when the opportunity to exchange them ends. | |||
;patch | |||
:Required. Specify the patch number in which this type of tomestone became obsolete. | |||
;nocategory | |||
:Optional. Set to true to prevent it from being included in the Retired content category list. | |||
== Examples == | == Examples == | ||
== Next expansion, still time to exchange == | === Next expansion, still time to exchange === | ||
<pre>{{Retired Tomestone | <pre>{{Retired Tomestone | ||
| replacementTome1 = Poetics | | replacementTome1 = Poetics | ||
Line 44: | Line 56: | ||
}} | }} | ||
== Next expansion, can no longer exchange == | === Next expansion, can no longer exchange === | ||
<pre>{{Retired Tomestone | <pre>{{Retired Tomestone | ||
| replacementTome1 = Poetics | | replacementTome1 = Poetics | ||
Line 57: | Line 69: | ||
}} | }} | ||
== Same expansion, still time to exchange == | === Same expansion, still time to exchange === | ||
<pre>{{Retired Tomestone | <pre>{{Retired Tomestone | ||
| replacementTome1 = Allegory | | replacementTome1 = Allegory |
Revision as of 12:54, 25 March 2021
Description
Use this at the top of articles or sections about types of Allagan Tomestones that are no longer available to players in game.
{{Retired Tomestone | replacementTome1 | replacementTome2 | exchangeFor | patch | nocategory }}
Parameters
- replacementTome1
- Required. Specify the replacement type of tomestone now used for content and rewards that previously used the now-retired type of tomestone.
- replacementTome2
- Optional. If a second type of replacement tomestone is now also used, specify it here.
- exchangeFor
- Optional. If the window of opportunity to exchange existing tomestones is still open, specify the replacement type here. Blank this parameter when the opportunity to exchange them ends.
- patch
- Required. Specify the patch number in which this type of tomestone became obsolete.
- nocategory
- Optional. Set to true to prevent it from being included in the Retired content category list.
Examples
Next expansion, still time to exchange
{{Retired Tomestone | replacementTome1 = Poetics | exchangeFor = Poetics | patch = 5.0 | nocategory = true }}
Next expansion, can no longer exchange
{{Retired Tomestone | replacementTome1 = Poetics | patch = 5.0 | nocategory = true }}
Same expansion, still time to exchange
{{Retired Tomestone | replacementTome1 = Allegory | replacementTome2 = Revelation | exchangeFor = Allegory | patch = 5.4 | nocategory = true }}