Boilerplate:Item Set
Boilerplate:Item Set is a boilerplate for ease of copy and paste into item-set articles.
Create new item set allows you to create an item-set page without having to do most of this copy pasting yourself.
For some further information, see Item Sets.
Below you find sections along with pre-determined formatting and information for the created article. If you do not need a section, you don't have to copy it into your article.
<onlyinclude>{{settip | mode={{{mode|}}} | arg={{{arg|}}} | name = | piececount = | pieces = {{loot|<quality>|Item:<page name>|<item name>}} | bonus2 = <attrib> | bonus3 = <attrib> | bonus4 = ... | bonus5 = ... | bonus6 = ... }}</onlyinclude> == Description == == Source == == Items == {{Lootbox|<caption>|<Item 1>|<Item 2>|< Item 3>|<Item 4>|<...>|<Item 29>}}
Descriptions
Set data information
- name=
- Set name
- piececount=
- Number of pieces in this set
- req=
- Requirement text to receive set bonuses, omit Requires
- pieces=
- List of all set pieces using {{loot}}, separate by <br />
- {{loot|<quality>|Item:<page name>|<item name>}}<br />
- {{loot|<quality>|Item:<page name>|<item name>}}
- <quality> - optional
- Item:<item name> - REQUIRED - Page name of the item including name-space "Item:"
- <item name> - REQUIRED - Name of the item to be displayed
- bonus2=
- bonus3=
- bonus4=
- bonus5=
- bonus6=
- List of all set bonuses (format: bonus text), separate by <br/>
Description
A short description of the item set, 1 or 2 sentences at most.
Source
Explain where this set can be found/purchased/bartered. {{tooltip Coord|map|S|W}}
Items
The {{Lootbox}} template requires that the "Item:" namespace is specified with the item name in each section.
Example
<onlyinclude>{{settip | mode={{{mode|}}} | arg={{{arg|}}} | amount={{{amount|}}} | name = Abandoned Keepsakes | piececount = 2 | pieces = {{loot|rare|Item:Luth-mundar|Luth-mundar}}<br/>{{loot|rare|Item:Diamond Clustered Ring|Diamond Clustered Ring}} | bonus2 = +28.8 in-Combat Morale Regen <br/> +96 Melee Offence Rating }}</onlyinclude>
Gives Abandoned Keepsakes (Level 65):
- Abandoned Keepsakes
(Max Level: 74) - Luth-mundar
Diamond Clustered Ring - 2 Different Set Items Equipped:
+0.869 in-Combat Morale Regen
+21 Physical Mastery Rating
For some further information, see Item Sets.