Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:RecommendedItemInfoBox

Template page
Revision as of 11:36, 5 September 2025 by Eviand (talk | contribs)

<templatedata> {

 "description": "Shows recommended gear for a build in one table. Type names and stats; links are added automatically. Leave anything blank if you don’t know it.",
 "format": "inline",
 "params": {
   "WeaponOneName": {
     "label": "Main Hand — Item name",
     "description": "Exact item name. The template will link it for you.",
     "type": "string",
     "default": "",
     "example": "Spellthread Scepter"
   },
   "WeaponOneMap": {
     "label": "Main Hand — Map",
     "description": "Where it drops or is bought. Use the map page name if you know it; otherwise leave blank.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "WeaponOneAttribute": {
     "label": "Main Hand — Attribute",
     "description": "Main stat line(s). You can use icons and links.",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "WeaponOneModifierOne": {
     "label": "Main Hand — Modifier 1",
     "description": "Short bonus you want to highlight (optional).",
     "type": "string",
     "default": "",
     "example": "MATK %"
   },
   "WeaponOneModifierTwo": {
     "label": "Main Hand — Modifier 2",
     "description": "Second short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "Cast Speed %"
   },
   "WeaponOneCard1": {
     "label": "Main Hand — Card 1",
     "description": "First card. Weapons can have up to 4 cards.",
     "type": "string",
     "default": "",
     "example": "Butterfly Fairy Card"
   },
   "WeaponOneCard2": {
     "label": "Main Hand — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "WeaponOneCard3": {
     "label": "Main Hand — Card 3",
     "description": "Third card (optional).",
     "type": "string",
     "default": ""
   },
   "WeaponOneCard4": {
     "label": "Main Hand — Card 4",
     "description": "Fourth card (optional).",
     "type": "string",
     "default": ""
   },
   "WeaponTwoName": {
     "label": "Off-Hand — Item name",
     "description": "Exact item name. The template will link it for you.",
     "type": "string",
     "default": "",
     "example": "Sun Emblem"
   },
   "WeaponTwoMap": {
     "label": "Off-Hand — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "WeaponTwoAttribute": {
     "label": "Off-Hand — Attribute",
     "description": "Main stat line(s). Icons/links are fine.",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "WeaponTwoModifierOne": {
     "label": "Off-Hand — Modifier 1",
     "description": "Short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "HP %"
   },
   "WeaponTwoModifierTwo": {
     "label": "Off-Hand — Modifier 2",
     "description": "Second short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "Healing Received %"
   },
   "WeaponTwoCard1": {
     "label": "Off-Hand — Card 1",
     "description": "First card. Weapons can have up to 4 cards.",
     "type": "string",
     "default": "",
     "example": "Sun Blossom Card"
   },
   "WeaponTwoCard2": {
     "label": "Off-Hand — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "WeaponTwoCard3": {
     "label": "Off-Hand — Card 3",
     "description": "Third card (optional).",
     "type": "string",
     "default": ""
   },
   "WeaponTwoCard4": {
     "label": "Off-Hand — Card 4",
     "description": "Fourth card (optional).",
     "type": "string",
     "default": ""
   },
   "ChestName": {
     "label": "Chest — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Spellthread Chest"
   },
   "ChestMap": {
     "label": "Chest — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "ChestAttribute": {
     "label": "Chest — Attribute",
     "description": "Main stat line(s). Icons/links are fine.",
     "type": "string",
     "default": ""
   },
   "ChestModifierOne": {
     "label": "Chest — Modifier 1",
     "description": "Short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "HP %"
   },
   "ChestModifierTwo": {
     "label": "Chest — Modifier 2",
     "description": "Second short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "Healing Received %"
   },
   "ChestCard1": {
     "label": "Chest — Card 1",
     "description": "First card (armor uses up to 2).",
     "type": "string",
     "default": "",
     "example": "Butterfly Fairy Card"
   },
   "ChestCard2": {
     "label": "Chest — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "LegwearName": {
     "label": "Legwear — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Spellthread Legs"
   },
   "LegwearMap": {
     "label": "Legwear — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "LegwearAttribute": {
     "label": "Legwear — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": ""
   },
   "LegwearModifierOne": {
     "label": "Legwear — Modifier 1",
     "description": "Short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "HP Regen %"
   },
   "LegwearModifierTwo": {
     "label": "Legwear — Modifier 2",
     "description": "Second short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "MP Cost -%"
   },
   "LegwearCard1": {
     "label": "Legwear — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": "",
     "example": "Treant Minion Evergreen Card"
   },
   "LegwearCard2": {
     "label": "Legwear — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "ShoeName": {
     "label": "Shoes — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Spellthread Shoes"
   },
   "ShoeMap": {
     "label": "Shoes — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "ShoeAttribute": {
     "label": "Shoes — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": ""
   },
   "ShoeModifierOne": {
     "label": "Shoes — Modifier 1",
     "description": "Short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "Cast Speed %"
   },
   "ShoeModifierTwo": {
     "label": "Shoes — Modifier 2",
     "description": "Second short bonus (optional).",
     "type": "string",
     "default": "",
     "example": "Move Speed %"
   },
   "ShoeCard1": {
     "label": "Shoes — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": "",
     "example": "Rabbit Card"
   },
   "ShoeCard2": {
     "label": "Shoes — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "HeadgearName": {
     "label": "Headgear — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Top Hat"
   },
   "HeadgearMap": {
     "label": "Headgear — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Festering Woods"
   },
   "HeadgearAttribute": {
     "label": "Headgear — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "HeadgearCard1": {
     "label": "Headgear — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": "",
     "example": "Butterfly Pixie Card"
   },
   "HeadgearCard2": {
     "label": "Headgear — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "FaceName": {
     "label": "Face — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Azure Antlers"
   },
   "FaceMap": {
     "label": "Face — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Forest Labyrinth"
   },
   "FaceAttribute": {
     "label": "Face — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": ""
   },
   "FaceCard1": {
     "label": "Face — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": ""
   },
   "FaceCard2": {
     "label": "Face — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "UtilityName": {
     "label": "Utility — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Seedling Satchel"
   },
   "UtilityMap": {
     "label": "Utility — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "UtilityAttribute": {
     "label": "Utility — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "UtilityCard1": {
     "label": "Utility — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": "",
     "example": "Burrow Card"
   },
   "UtilityCard2": {
     "label": "Utility — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "AccessoryOneName": {
     "label": "Accessory 1 — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Cloud Loop"
   },
   "AccessoryOneMap": {
     "label": "Accessory 1 — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Windy Desert"
   },
   "AccessoryOneAttribute": {
     "label": "Accessory 1 — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "AccessoryOneCard1": {
     "label": "Accessory 1 — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": "",
     "example": "Moth Moon Card"
   },
   "AccessoryOneCard2": {
     "label": "Accessory 1 — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "AccessoryTwoName": {
     "label": "Accessory 2 — Item name",
     "description": "Exact item name. Auto-links.",
     "type": "string",
     "default": "",
     "example": "Fang Clip"
   },
   "AccessoryTwoMap": {
     "label": "Accessory 2 — Map",
     "description": "Where it drops or is bought.",
     "type": "string",
     "default": "",
     "example": "Forest Labyrinth"
   },
   "AccessoryTwoAttribute": {
     "label": "Accessory 2 — Attribute",
     "description": "Main stat line(s).",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "AccessoryTwoCard1": {
     "label": "Accessory 2 — Card 1",
     "description": "First card (up to 2).",
     "type": "string",
     "default": ""
   },
   "AccessoryTwoCard2": {
     "label": "Accessory 2 — Card 2",
     "description": "Second card (optional).",
     "type": "string",
     "default": ""
   },
   "ArtifactName": {
     "label": "Artifact — Set name",
     "description": "Set name (auto-links to Artifacts search).",
     "type": "string",
     "default": "",
     "example": "Spellweaver Artifact Set"
   },
   "ArtifactMap": {
     "label": "Artifact — Map",
     "description": "Where pieces are found (optional).",
     "type": "string",
     "default": "",
     "example": "Fairy Glen"
   },
   "ArtifactAttribute": {
     "label": "Artifact — Attribute",
     "description": "Short line about set stats (optional).",
     "type": "string",
     "default": "",
     "example": " INT"
   },
   "ArtifactModifier": {
     "label": "Artifact — Set bonus text",
     "description": "Describe full/partial set bonuses. Use 
for new lines.", "type": "string", "default": "", "example": "X% Holy Light
X% Exorcism" } }, "paramOrder": [ "WeaponOneName","WeaponOneMap","WeaponOneAttribute","WeaponOneModifierOne","WeaponOneModifierTwo", "WeaponOneCard1","WeaponOneCard2","WeaponOneCard3","WeaponOneCard4", "WeaponTwoName","WeaponTwoMap","WeaponTwoAttribute","WeaponTwoModifierOne","WeaponTwoModifierTwo", "WeaponTwoCard1","WeaponTwoCard2","WeaponTwoCard3","WeaponTwoCard4", "ChestName","ChestMap","ChestAttribute","ChestModifierOne","ChestModifierTwo","ChestCard1","ChestCard2", "LegwearName","LegwearMap","LegwearAttribute","LegwearModifierOne","LegwearModifierTwo","LegwearCard1","LegwearCard2", "ShoeName","ShoeMap","ShoeAttribute","ShoeModifierOne","ShoeModifierTwo","ShoeCard1","ShoeCard2", "HeadgearName","HeadgearMap","HeadgearAttribute","HeadgearCard1","HeadgearCard2", "FaceName","FaceMap","FaceAttribute","FaceCard1","FaceCard2", "UtilityName","UtilityMap","UtilityAttribute","UtilityCard1","UtilityCard2", "AccessoryOneName","AccessoryOneMap","AccessoryOneAttribute","AccessoryOneCard1","AccessoryOneCard2", "AccessoryTwoName","AccessoryTwoMap","AccessoryTwoAttribute","AccessoryTwoCard1","AccessoryTwoCard2", "ArtifactName","ArtifactMap","ArtifactAttribute","ArtifactModifier" ]

} </templatedata>

Main Hand / Off-Hand

Type Item Map Attribute Modifiers Cards
Main Hand {{#if:|{{{WeaponOneName}}}|​}} {{#if:|[[Maps#{{{WeaponOneMap}}}|{{{WeaponOneMap}}}]]|​}} {{#if:|{{{WeaponOneAttribute}}}|​}} {{#if:|{{#if:|
}}|​}}

{{#if:| {{#if:|{{{WeaponOneCard1}}}}} {{#if:|{{#if:|
}}{{{WeaponOneCard2}}}}} {{#if:|{{#if:|
}}{{{WeaponOneCard3}}}}}

   {{#if:|{{#if:|
}}{{{WeaponOneCard4}}}}}
​ }}
Off-Hand {{#if:|{{{WeaponTwoName}}}|​}} {{#if:|[[Maps#{{{WeaponTwoMap}}}|{{{WeaponOneMap}}}]]|​}} {{#if:|{{{WeaponTwoAttribute}}}|​}} {{#if:|{{#if:|
}}|​}}

{{#if:| {{#if:|{{{WeaponTwoCard1}}}}} {{#if:|{{#if:|
}}{{{WeaponTwoCard2}}}}} {{#if:|{{#if:|
}}{{{WeaponTwoCard3}}}}}

   {{#if:|{{#if:|
}}{{{WeaponTwoCard4}}}}}
​ }}

Armor

Piece Item Map Attribute Modifiers Cards
Chest {{#if:|{{{ChestName}}}|​}} {{#if:|[[Maps#{{{ChestMap}}}|{{{ChestMap}}}]]|​}} {{#if:|{{{ChestAttribute}}}|​}} {{#if:|{{#if:|
}}|​}}

{{#if:| {{#if:|{{{ChestCard1}}}}} {{#if:|{{#if:|
}}{{{ChestCard2}}}}}

​ }}
Legwear {{#if:|{{{LegwearName}}}|​}} {{#if:|[[Maps#{{{LegwearMap}}}|{{{LegwearMap}}}]]|​}} {{#if:|{{{LegwearAttribute}}}|​}} {{#if:|{{#if:|
}}|​}}

{{#if:| {{#if:|{{{LegwearCard1}}}}} {{#if:|{{#if:|
}}{{{LegwearCard2}}}}}

​ }}
Shoes {{#if:|{{{ShoeName}}}|​}} {{#if:|[[Maps#{{{ShoeMap}}}|{{{ShoeMap}}}]]|​}} {{#if:|{{{ShoeAttribute}}}|​}} {{#if:|{{#if:|
}}|​}}

{{#if:| {{#if:|{{{ShoeCard1}}}}} {{#if:|{{#if:|
}}{{{ShoeCard2}}}}}

​ }}

Headgear / Face / Utility / Accessories

Slot Item Map Attribute Modifiers Cards
Headgear {{#if:|{{{HeadgearName}}}|​}} {{#if:|[[Maps#{{{HeadgearMap}}}|{{{HeadgearMap}}}]]|​}} {{#if:|{{{HeadgearAttribute}}}|​}}

{{#if:| {{#if:|{{{HeadgearCard1}}}}} {{#if:|{{#if:|
}}{{{HeadgearCard2}}}}}

​ }}
Face {{#if:|{{{FaceName}}}|​}} {{#if:|[[Maps#{{{FaceMap}}}|{{{FaceMap}}}]]|​}} {{#if:|{{{FaceAttribute}}}|​}}

{{#if:| {{#if:|{{{FaceCard1}}}}} {{#if:|{{#if:|
}}{{{FaceCard2}}}}}

​ }}
Utility {{#if:|{{{UtilityName}}}|​}} {{#if:|[[Maps#{{{UtilityMap}}}|{{{UtilityMap}}}]]|​}} {{#if:|{{{UtilityAttribute}}}|​}}

{{#if:| {{#if:|{{{UtilityCard1}}}}} {{#if:|{{#if:|
}}{{{UtilityCard2}}}}}

​ }}
Accessory 1 {{#if:|{{{AccessoryOneName}}}|​}} {{#if:|[[Maps#{{{AccessoryOneMap}}}|{{{AccessoryOneMap}}}]]|​}} {{#if:|{{{AccessoryOneAttribute}}}|​}}

{{#if:| {{#if:|{{{AccessoryOneCard1}}}}} {{#if:|{{#if:|
}}{{{AccessoryOneCard2}}}}}

​ }}
Accessory 2 {{#if:|{{{AccessoryTwoName}}}|​}} {{#if:|[[Maps#{{{AccessoryTwoMap}}}|{{{AccessoryTwoMap}}}]]|​}} {{#if:|{{{AccessoryTwoAttribute}}}|​}}

{{#if:| {{#if:|{{{AccessoryTwoCard1}}}}} {{#if:|{{#if:|
}}{{{AccessoryTwoCard2}}}}}

​ }}

Other Gear

Type Item Map Attribute Modifiers Cards
Artifact {{#if:|{{{ArtifactName}}}|​}} {{#if:|[[Maps#{{{ArtifactMap}}}|{{{ArtifactMap}}}]]|​}} {{#if:|{{{ArtifactAttribute}}}|​}} {{#if:|{{{ArtifactModifier}}}|​}}