Template:Storable: Difference between revisions

From HorizonXI Wiki
(Undo revision 28561 by Dejey (talk))
Tag: Undo
(added an extra parameter for cosmetic/mog wardrobe 8 items.)
Line 1: Line 1:
<includeonly>{{#switch:{{lc:{{{1|}}}}}|item depository|event item|event item storer = '''''Can be stored in the [[Item Depository]].'''''|armor depository|armor storer|claim slip='''''Can be stored in the [[Armor Depository]].'''''|storage slip|porter moogle = <span class="portermoogle">'''''Can be [[Storage Slip Reverse Lookup|stored]] with a [[Porter Moogle]]{{#if:{{{2|}}}|<nowiki/> using [[Storage Slip {{{2}}}]]}}.'''''</span>|seals|shami = '''''Can be stored with [[Shami]].'''''|rem's tale|monisette = '''''Can be stored with [[Monisette]].'''''|skirmish = '''''Can be stored with [[Divainy-Gamainy]] at the [[Inventors' Coalition]] (max. 99).'''''|crystal = '''''Can be stored with an [[Ephemeral Moogle]].'''''|none|no = '''''Cannot be stored.'''''|#default = '''''Can be stored with [[{{{1}}}]].'''''}}</includeonly><noinclude>
<includeonly>{{#switch:{{lc:{{{1|}}}}}|item depository|event item|event item storer = '''''Can be stored in the [[Item Depository]].'''''|armor depository|armor storer|claim slip='''''Can be stored in the [[Armor Depository]].'''''|storage slip|porter moogle = <span class="portermoogle">'''''Can be [[Storage Slip Reverse Lookup|stored]] with a [[Porter Moogle]]{{#if:{{{2|}}}|<nowiki/> using [[Storage Slip {{{2}}}]]}}.'''''</span>|seals|shami = '''''Can be stored with [[Shami]].'''''|rem's tale|monisette = '''''Can be stored with [[Monisette]].'''''|Cosmetic|cosmetic|Mog Wardrobe 8|mog wardrobe 8 = '''''Can be stored in [[Mog Wardrobe|Mog Wardrobe 8]].|skirmish = '''''Can be stored with [[Divainy-Gamainy]] at the [[Inventors' Coalition]] (max. 99).'''''|crystal = '''''Can be stored with an [[Ephemeral Moogle]].'''''|none|no = '''''Cannot be stored.'''''|#default = '''''Can be stored with [[{{{1}}}]].'''''}}</includeonly><noinclude>
[[Category:Templates]]
[[Category:Templates]]
==Usage==
==Usage==
Line 52: Line 52:
| <pre>{{Storable|Crystal}}</pre>
| <pre>{{Storable|Crystal}}</pre>
| {{Storable|Crystal}}
| {{Storable|Crystal}}
|-
| <pre>{{Storable|Cosmetic}}</pre><pre>{{Storable|Mog Wardrobe 8}}</pre>
| {{Storable|mog wardrobe 8}}
|}
|}
</noinclude>
</noinclude>

Revision as of 00:04, 17 February 2024

Usage

{{Storable|<storage method>}}

Used to mark items that can be stored with a NPC.

Examples

Code Result
{{Storable|Item Depository}}
Can be stored in the Item Depository.
{{Storable|Event Item}}
Can be stored in the Item Depository.
{{Storable|Event Item Storer}}
Can be stored in the Item Depository.
{{Storable|Porter Moogle}}
Can be stored with a Porter Moogle.
{{Storable|Porter Moogle|11}}
Can be stored with a Porter Moogle using Storage Slip 11.
{{Storable|Storage Slip}}
Can be stored with a Porter Moogle.
{{Storable|Storage Slip|01}}
Can be stored with a Porter Moogle using Storage Slip 01.
{{Storable|Seals}}
Can be stored with Shami.
{{Storable|Shami}}
Can be stored with Shami.
{{Storable|Rem's Tale}}
Can be stored with Monisette.
{{Storable|Monisette}}
Can be stored with Monisette.
{{Storable|Sagheera}}
Can be stored with Sagheera.
{{Storable|Skirmish}}
Can be stored with Divainy-Gamainy at the Inventors' Coalition (max. 99).
{{Storable|Crystal}}
Can be stored with an Ephemeral Moogle.
{{Storable|Cosmetic}}
{{Storable|Mog Wardrobe 8}}
Can be stored in Mog Wardrobe 8.