Template:Settip

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{Settip}}. It is transcluded from Template:Settip/doc and may be directly edited there.

Using the Template

This template is used to document Item Sets such as Claymore of the West.

To simplify creation of Item Set pages, use Create new item set (which uses Boilerplate:Item Set to create the page).

Parameters

mode
Should be set to {{{mode|}}} (leave it as it is in the preload)
arg
Should be set to {{{arg|}}} (leave it as it is in the preload)
name
Name of the set as it appears on the in-game tooltip. Exact page name is required here to avoid issues with names containing diacritics and apostrophes (do not use {{PAGENAME}}).
disambigpage
Full title of the Lotro-Wiki page for this item. Can use {{subst:FULLPAGENAME}} (leave it as it is in the preload)
maxlevel
(Optional) Blank, or set to the max level to which the set bonuses apply
scaled
(Optional) Blank, or set to 'y' if this is a level-scaled item set.
pieces
List of all set pieces using {{Loot}} with each piece separated by <br>.
bonus2
bonus3
bonus4
bonus5
bonus6
List of all set bonuses for # of equipped items (preface with &nbsp;&nbsp; and separate multiple bonuses with <br>).
width
(Optional) Width of the tooltip (defaults to 18em).
float
(Optional) Location of the tooltip on the page (defaults to right on its own page, left elsewhere).
piececount
(Optional) Number of pieces in this set.
req
(Optional) Requirement text to receive set bonuses (i.e. "Requires ..." but omit the word Requires).
stats
DEPRECATED - use 'Total Stats' section on Boilerplate:Item Set instead.
effects
DEPRECATED - use 'Total Stats' section on Boilerplate:Item Set instead.
sockets
DEPRECATED - use 'Total Stats' section on Boilerplate:Item Set instead.

Documentation

Tooltip-style extension for item set details which supports being embedded into {{Item Tooltip}} itself (tooltip passes nobox=true to page, page passes nobox=true to settip, settip refrains from generating div and ul tags, appending itself to existing tooltip). This is useful for including it conditionally (for example, only on the item detail page).