Template:NPC STORAGE: Difference between revisions
Jump to navigation
Jump to search
Donni Iris (talk | contribs) mNo edit summary |
Donni Iris (talk | contribs) exclude prefix 'only' when itemrestriction is 'anything' |
||
| Line 13: | Line 13: | ||
-->}}}} Favor.''' | -->}}}} Favor.''' | ||
|- | |- | ||
| {{#if:{{{npcname|}}}|{{{npcname|}}}|{{PAGENAME}}}}'s storage allows {{#if:{{{itemrestriction|}}}|only ''{{{itemrestriction}}}''| ''Anything''}}. | | {{#if:{{{npcname|}}}|{{{npcname|}}}|{{PAGENAME}}}}'s storage allows {{#if:{{{itemrestriction|}}}<!-- | ||
-->|{{#ifeq:{{{itemrestriction}}}|Anything|''Anything''|only ''{{{itemrestriction}}}''}}<!-- | |||
-->|''Anything''}}. | |||
|- | |- | ||
| {{#if:{{{neutral|}}}|{{{neutral|}}}|0}} slots at '''{{Favor|Neutral}}'''. | | {{#if:{{{neutral|}}}|{{{neutral|}}}|0}} slots at '''{{Favor|Neutral}}'''. | ||
| Line 61: | Line 63: | ||
|npcname = Gurki | |npcname = Gurki | ||
|favorrestriction = Comfortable | |favorrestriction = Comfortable | ||
|itemrestriction = | |itemrestriction = Fish | ||
|neutral = 0 | |neutral = 0 | ||
|comfortable = 10 | |comfortable = 10 | ||
| Line 74: | Line 76: | ||
|npcname = Gurki | |npcname = Gurki | ||
|favorrestriction = Comfortable | |favorrestriction = Comfortable | ||
|itemrestriction = | |itemrestriction = Fish | ||
|neutral = 0 | |neutral = 0 | ||
|comfortable = 10 | |comfortable = 10 | ||
| Line 83: | Line 85: | ||
|soulmates = 35 | |soulmates = 35 | ||
}} | }} | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:49, 14 April 2026
Syntax
{{NPC STORAGE
|npcname =
|favorrestriction =
|itemrestriction =
|neutral =
|comfortable =
|friends =
|closefriends =
|bestfriends =
|likefamily =
|soulmates =
|soulmates =
}}
Description
This template is used on the pages of NPCs that offer Storage slots.
Parameters
- npcname
- The name of the NPC the NPC STORAGE template is used on.
- favorrestriction
- Optional. The first stage of favor the NPC offers storage.
- itemrestriction
- Optional. A list of the types of restrictions an NPC may have on their storage.
- neutral/comfortable/friends/closefriends/bestfriends/likefamily/soulmates
- The seven positive levels of favor. Count of available slots should be recorded for each level.
{{NPC STORAGE
|npcname = Gurki
|favorrestriction = Comfortable
|itemrestriction = Fish
|neutral = 0
|comfortable = 10
|friends = 15
|closefriends = 20
|bestfriends = 25
|likefamily = 30
|soulmates = 35
}}
| Gurki offers storage at [Comfortable] Favor. |
| Gurki's storage allows only Fish. |
| 0 slots at [Neutral]. |
| 10 slots at [Comfortable]. |
| 15 slots at [Friends]. |
| 20 slots at [Close Friends]. |
| 25 slots at [Best Friends]. |
| 30 slots at [Like Family]. |
| 35 slots at [Soul Mates]. |