Template:RecommendedItemInfoBox: Difference between revisions
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
<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", | |||
"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", | |||
"example": "Fairy Glen" | |||
}, | |||
"WeaponOneAttribute": { | |||
"label": "Main Hand — Attribute", | |||
"description": "Main stat line(s). You can use icons and links.", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"WeaponOneModifierOne": { | |||
"label": "Main Hand — Modifier 1", | |||
"description": "Short bonus you want to highlight (optional).", | |||
"type": "string", | |||
"example": "MATK %" | |||
}, | |||
"WeaponOneModifierTwo": { | |||
"label": "Main Hand — Modifier 2", | |||
"description": "Second short bonus (optional).", | |||
"type": "string", | |||
"example": "Cast Speed %" | |||
}, | |||
"WeaponOneCard1": { | |||
"label": "Main Hand — Card 1", | |||
"description": "First card. Weapons can have up to 4 cards.", | |||
"type": "string", | |||
"example": "Butterfly Fairy Card" | |||
}, | |||
"WeaponOneCard2": { | |||
"label": "Main Hand — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"WeaponOneCard3": { | |||
"label": "Main Hand — Card 3", | |||
"description": "Third card (optional).", | |||
"type": "string" | |||
}, | |||
"WeaponOneCard4": { | |||
"label": "Main Hand — Card 4", | |||
"description": "Fourth card (optional).", | |||
"type": "string" | |||
}, | |||
"WeaponTwoName": { | |||
"label": "Off-Hand — Item name", | |||
"description": "Exact item name. The template will link it for you.", | |||
"type": "string", | |||
"example": "Sun Emblem" | |||
}, | |||
"WeaponTwoMap": { | |||
"label": "Off-Hand — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"WeaponTwoAttribute": { | |||
"label": "Off-Hand — Attribute", | |||
"description": "Main stat line(s). Icons/links are fine.", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"WeaponTwoModifierOne": { | |||
"label": "Off-Hand — Modifier 1", | |||
"description": "Short bonus (optional).", | |||
"type": "string", | |||
"example": "HP %" | |||
}, | |||
"WeaponTwoModifierTwo": { | |||
"label": "Off-Hand — Modifier 2", | |||
"description": "Second short bonus (optional).", | |||
"type": "string", | |||
"example": "Healing Received %" | |||
}, | |||
"WeaponTwoCard1": { | |||
"label": "Off-Hand — Card 1", | |||
"description": "First card. Weapons can have up to 4 cards.", | |||
"type": "string", | |||
"example": "Sun Blossom Card" | |||
}, | |||
"WeaponTwoCard2": { | |||
"label": "Off-Hand — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"WeaponTwoCard3": { | |||
"label": "Off-Hand — Card 3", | |||
"description": "Third card (optional).", | |||
"type": "string" | |||
}, | |||
"WeaponTwoCard4": { | |||
"label": "Off-Hand — Card 4", | |||
"description": "Fourth card (optional).", | |||
"type": "string" | |||
}, | |||
"ChestName": { | |||
"label": "Chest — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Spellthread Chest" | |||
}, | |||
"ChestMap": { | |||
"label": "Chest — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"ChestAttribute": { | |||
"label": "Chest — Attribute", | |||
"description": "Main stat line(s). Icons/links are fine.", | |||
"type": "string" | |||
}, | |||
"ChestModifierOne": { | |||
"label": "Chest — Modifier 1", | |||
"description": "Short bonus (optional).", | |||
"type": "string", | |||
"example": "HP %" | |||
}, | |||
"ChestModifierTwo": { | |||
"label": "Chest — Modifier 2", | |||
"description": "Second short bonus (optional).", | |||
"type": "string", | |||
"example": "Healing Received %" | |||
}, | |||
"ChestCard1": { | |||
"label": "Chest — Card 1", | |||
"description": "First card (armor uses up to 2).", | |||
"type": "string", | |||
"example": "Butterfly Fairy Card" | |||
}, | |||
"ChestCard2": { | |||
"label": "Chest — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"LegwearName": { | |||
"label": "Legwear — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Spellthread Legs" | |||
}, | |||
"LegwearMap": { | |||
"label": "Legwear — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"LegwearAttribute": { | |||
"label": "Legwear — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string" | |||
}, | |||
"LegwearModifierOne": { | |||
"label": "Legwear — Modifier 1", | |||
"description": "Short bonus (optional).", | |||
"type": "string", | |||
"example": "HP Regen %" | |||
}, | |||
"LegwearModifierTwo": { | |||
"label": "Legwear — Modifier 2", | |||
"description": "Second short bonus (optional).", | |||
"type": "string", | |||
"example": "MP Cost -%" | |||
}, | |||
"LegwearCard1": { | |||
"label": "Legwear — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string", | |||
"example": "Treant Minion Evergreen Card" | |||
}, | |||
"LegwearCard2": { | |||
"label": "Legwear — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"ShoeName": { | |||
"label": "Shoes — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Spellthread Shoes" | |||
}, | |||
"ShoeMap": { | |||
"label": "Shoes — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"ShoeAttribute": { | |||
"label": "Shoes — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string" | |||
}, | |||
"ShoeModifierOne": { | |||
"label": "Shoes — Modifier 1", | |||
"description": "Short bonus (optional).", | |||
"type": "string", | |||
"example": "Cast Speed %" | |||
}, | |||
"ShoeModifierTwo": { | |||
"label": "Shoes — Modifier 2", | |||
"description": "Second short bonus (optional).", | |||
"type": "string", | |||
"example": "Move Speed %" | |||
}, | |||
"ShoeCard1": { | |||
"label": "Shoes — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string", | |||
"example": "Rabbit Card" | |||
}, | |||
"ShoeCard2": { | |||
"label": "Shoes — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"HeadgearName": { | |||
"label": "Headgear — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Top Hat" | |||
}, | |||
"HeadgearMap": { | |||
"label": "Headgear — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Festering Woods" | |||
}, | |||
"HeadgearAttribute": { | |||
"label": "Headgear — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"HeadgearCard1": { | |||
"label": "Headgear — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string", | |||
"example": "Butterfly Pixie Card" | |||
}, | |||
"HeadgearCard2": { | |||
"label": "Headgear — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"FaceName": { | |||
"label": "Face — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Azure Antlers" | |||
}, | |||
"FaceMap": { | |||
"label": "Face — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Forest Labyrinth" | |||
}, | |||
"FaceAttribute": { | |||
"label": "Face — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string" | |||
}, | |||
"FaceCard1": { | |||
"label": "Face — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string" | |||
}, | |||
"FaceCard2": { | |||
"label": "Face — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"UtilityName": { | |||
"label": "Utility — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Seedling Satchel" | |||
}, | |||
"UtilityMap": { | |||
"label": "Utility — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"UtilityAttribute": { | |||
"label": "Utility — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"UtilityCard1": { | |||
"label": "Utility — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string", | |||
"example": "Burrow Card" | |||
}, | |||
"UtilityCard2": { | |||
"label": "Utility — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"AccessoryOneName": { | |||
"label": "Accessory 1 — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Cloud Loop" | |||
}, | |||
"AccessoryOneMap": { | |||
"label": "Accessory 1 — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Windy Desert" | |||
}, | |||
"AccessoryOneAttribute": { | |||
"label": "Accessory 1 — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"AccessoryOneCard1": { | |||
"label": "Accessory 1 — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string", | |||
"example": "Moth Moon Card" | |||
}, | |||
"AccessoryOneCard2": { | |||
"label": "Accessory 1 — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"AccessoryTwoName": { | |||
"label": "Accessory 2 — Item name", | |||
"description": "Exact item name. Auto-links.", | |||
"type": "string", | |||
"example": "Fang Clip" | |||
}, | |||
"AccessoryTwoMap": { | |||
"label": "Accessory 2 — Map", | |||
"description": "Where it drops or is bought.", | |||
"type": "string", | |||
"example": "Forest Labyrinth" | |||
}, | |||
"AccessoryTwoAttribute": { | |||
"label": "Accessory 2 — Attribute", | |||
"description": "Main stat line(s).", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"AccessoryTwoCard1": { | |||
"label": "Accessory 2 — Card 1", | |||
"description": "First card (up to 2).", | |||
"type": "string" | |||
}, | |||
"AccessoryTwoCard2": { | |||
"label": "Accessory 2 — Card 2", | |||
"description": "Second card (optional).", | |||
"type": "string" | |||
}, | |||
"ArtifactName": { | |||
"label": "Artifact — Set name", | |||
"description": "Set name (auto-links to Artifacts search).", | |||
"type": "string", | |||
"example": "Spellweaver Artifact Set" | |||
}, | |||
"ArtifactMap": { | |||
"label": "Artifact — Map", | |||
"description": "Where pieces are found (optional).", | |||
"type": "string", | |||
"example": "Fairy Glen" | |||
}, | |||
"ArtifactAttribute": { | |||
"label": "Artifact — Attribute", | |||
"description": "Short line about set stats (optional).", | |||
"type": "string", | |||
"example": "[[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]]" | |||
}, | |||
"ArtifactModifier": { | |||
"label": "Artifact — Set bonus text", | |||
"description": "Describe full/partial set bonuses. Use <br/> for new lines.", | |||
"type": "string", | |||
"example": "X% Holy Light<br/>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> | |||
</noinclude> | |||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
{| class="infobox" style="width:100%; max-width:900px; font-size:90%; border:2px solid #372b54; background:#f7f7fa; border-radius:12px; box-shadow:0 2px 6px rgba(0,0,0,0.25); margin:1em auto; text-align:center; border-collapse:separate; border-spacing:0;" | {| class="infobox" style="width:100%; max-width:900px; font-size:90%; border:2px solid #372b54; background:#f7f7fa; border-radius:12px; box-shadow:0 2px 6px rgba(0,0,0,0.25); margin:1em auto; text-align:center; border-collapse:separate; border-spacing:0;" |
Revision as of 04:37, 5 September 2025
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Main Hand — Item name | WeaponOneName | Exact item name. The template will link it for you.
| String | optional |
Main Hand — Map | WeaponOneMap | Where it drops or is bought. Use the map page name if you know it; otherwise leave blank.
| String | optional |
Main Hand — Attribute | WeaponOneAttribute | Main stat line(s). You can use icons and links.
| String | optional |
Main Hand — Modifier 1 | WeaponOneModifierOne | Short bonus you want to highlight (optional).
| String | optional |
Main Hand — Modifier 2 | WeaponOneModifierTwo | Second short bonus (optional).
| String | optional |
Main Hand — Card 1 | WeaponOneCard1 | First card. Weapons can have up to 4 cards.
| String | optional |
Main Hand — Card 2 | WeaponOneCard2 | Second card (optional). | String | optional |
Main Hand — Card 3 | WeaponOneCard3 | Third card (optional). | String | optional |
Main Hand — Card 4 | WeaponOneCard4 | Fourth card (optional). | String | optional |
Off-Hand — Item name | WeaponTwoName | Exact item name. The template will link it for you.
| String | optional |
Off-Hand — Map | WeaponTwoMap | Where it drops or is bought.
| String | optional |
Off-Hand — Attribute | WeaponTwoAttribute | Main stat line(s). Icons/links are fine.
| String | optional |
Off-Hand — Modifier 1 | WeaponTwoModifierOne | Short bonus (optional).
| String | optional |
Off-Hand — Modifier 2 | WeaponTwoModifierTwo | Second short bonus (optional).
| String | optional |
Off-Hand — Card 1 | WeaponTwoCard1 | First card. Weapons can have up to 4 cards.
| String | optional |
Off-Hand — Card 2 | WeaponTwoCard2 | Second card (optional). | String | optional |
Off-Hand — Card 3 | WeaponTwoCard3 | Third card (optional). | String | optional |
Off-Hand — Card 4 | WeaponTwoCard4 | Fourth card (optional). | String | optional |
Chest — Item name | ChestName | Exact item name. Auto-links.
| String | optional |
Chest — Map | ChestMap | Where it drops or is bought.
| String | optional |
Chest — Attribute | ChestAttribute | Main stat line(s). Icons/links are fine. | String | optional |
Chest — Modifier 1 | ChestModifierOne | Short bonus (optional).
| String | optional |
Chest — Modifier 2 | ChestModifierTwo | Second short bonus (optional).
| String | optional |
Chest — Card 1 | ChestCard1 | First card (armor uses up to 2).
| String | optional |
Chest — Card 2 | ChestCard2 | Second card (optional). | String | optional |
Legwear — Item name | LegwearName | Exact item name. Auto-links.
| String | optional |
Legwear — Map | LegwearMap | Where it drops or is bought.
| String | optional |
Legwear — Attribute | LegwearAttribute | Main stat line(s). | String | optional |
Legwear — Modifier 1 | LegwearModifierOne | Short bonus (optional).
| String | optional |
Legwear — Modifier 2 | LegwearModifierTwo | Second short bonus (optional).
| String | optional |
Legwear — Card 1 | LegwearCard1 | First card (up to 2).
| String | optional |
Legwear — Card 2 | LegwearCard2 | Second card (optional). | String | optional |
Shoes — Item name | ShoeName | Exact item name. Auto-links.
| String | optional |
Shoes — Map | ShoeMap | Where it drops or is bought.
| String | optional |
Shoes — Attribute | ShoeAttribute | Main stat line(s). | String | optional |
Shoes — Modifier 1 | ShoeModifierOne | Short bonus (optional).
| String | optional |
Shoes — Modifier 2 | ShoeModifierTwo | Second short bonus (optional).
| String | optional |
Shoes — Card 1 | ShoeCard1 | First card (up to 2).
| String | optional |
Shoes — Card 2 | ShoeCard2 | Second card (optional). | String | optional |
Headgear — Item name | HeadgearName | Exact item name. Auto-links.
| String | optional |
Headgear — Map | HeadgearMap | Where it drops or is bought.
| String | optional |
Headgear — Attribute | HeadgearAttribute | Main stat line(s).
| String | optional |
Headgear — Card 1 | HeadgearCard1 | First card (up to 2).
| String | optional |
Headgear — Card 2 | HeadgearCard2 | Second card (optional). | String | optional |
Face — Item name | FaceName | Exact item name. Auto-links.
| String | optional |
Face — Map | FaceMap | Where it drops or is bought.
| String | optional |
Face — Attribute | FaceAttribute | Main stat line(s). | String | optional |
Face — Card 1 | FaceCard1 | First card (up to 2). | String | optional |
Face — Card 2 | FaceCard2 | Second card (optional). | String | optional |
Utility — Item name | UtilityName | Exact item name. Auto-links.
| String | optional |
Utility — Map | UtilityMap | Where it drops or is bought.
| String | optional |
Utility — Attribute | UtilityAttribute | Main stat line(s).
| String | optional |
Utility — Card 1 | UtilityCard1 | First card (up to 2).
| String | optional |
Utility — Card 2 | UtilityCard2 | Second card (optional). | String | optional |
Accessory 1 — Item name | AccessoryOneName | Exact item name. Auto-links.
| String | optional |
Accessory 1 — Map | AccessoryOneMap | Where it drops or is bought.
| String | optional |
Accessory 1 — Attribute | AccessoryOneAttribute | Main stat line(s).
| String | optional |
Accessory 1 — Card 1 | AccessoryOneCard1 | First card (up to 2).
| String | optional |
Accessory 1 — Card 2 | AccessoryOneCard2 | Second card (optional). | String | optional |
Accessory 2 — Item name | AccessoryTwoName | Exact item name. Auto-links.
| String | optional |
Accessory 2 — Map | AccessoryTwoMap | Where it drops or is bought.
| String | optional |
Accessory 2 — Attribute | AccessoryTwoAttribute | Main stat line(s).
| String | optional |
Accessory 2 — Card 1 | AccessoryTwoCard1 | First card (up to 2). | String | optional |
Accessory 2 — Card 2 | AccessoryTwoCard2 | Second card (optional). | String | optional |
Artifact — Set name | ArtifactName | Set name (auto-links to Artifacts search).
| String | optional |
Artifact — Map | ArtifactMap | Where pieces are found (optional).
| String | optional |
Artifact — Attribute | ArtifactAttribute | Short line about set stats (optional).
| String | optional |
Artifact — Set bonus text | ArtifactModifier | Describe full/partial set bonuses. Use <br/> for new lines.
| String | optional |
Main Hand / Off-Hand | |||||
Type | Item | Map | Attribute | Modifiers | Cards |
---|---|---|---|---|---|
Main Hand | | | | |
|
Off-Hand | | | | |
|
Armor | |||||
Piece | Item | Map | Attribute | Modifiers | Cards |
Chest | | | | |
|
Legwear | | | | |
|
Shoes | | | | |
|
Headgear / Face / Utility / Accessories | |||||
Slot | Item | Map | Attribute | Modifiers | Cards |
Headgear | | | | |
|
Face | | | | |
|
Utility | | | | |
|
Accessory 1 | | | | |
|
Accessory 2 | | | | |
|
Other Gear | |||||
Type | Item | Map | Attribute | Modifiers | Cards |
Artifact | | | | | |