Template:NPC STORAGE
From Project: Gorgon Wiki
[[{{{npcname}}}]] offers storage at [{{{favorrestriction}}}] Favor. |
{{{neutral}}} slots at [Neutral]. |
{{{comfortable}}} slots at [Comfortable]. |
{{{friends}}} slots at [Friends]. |
{{{closefriends}}} slots at [Close Friends]. |
{{{bestfriends}}} slots at [Best Friends]. |
{{{likefamily}}} slots at [Like Family]. |
{{{soulmates}}} slots at [Soul Mates]. |
Syntax
{{NPC STORAGE |npcname = |favorrestriction = |itemrestriction = |neutral = |comfortable = |friends = |closefriends = |bestfriends = |likefamily = |soulmates = }}
Parameters
- npcname
- The name of the NPC the NPC STORAGE template is used on.
- favorrestriction
- 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. Individual values of available slots should be recorded.
Description
This template is used on the pages of NPCs that offer Storage slots.
{{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. |
Storage is limited to 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]. |