Template:Storable: Difference between revisions

From HorizonXI Wiki
(Created page with "<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 = '''''Can be stored with a Porter Moogle{{#if:{{{2|}}}|<nowiki/> using [[Storage Slip {{{2}}}]]}}.'''''|seals|shami = '''''Can be stored with Shami.'''''|rem's tale|monisette...")
 
(used ooe class portermoogle to hide porter moogle output)
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 = '''''Can be [[Storage Slip Reverse Lookup|stored]] with a [[Porter Moogle]]{{#if:{{{2|}}}|<nowiki/> using [[Storage Slip {{{2}}}]]}}.'''''|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]].'''''|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==

Revision as of 23:25, 27 September 2023

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.