Difference between revisions of "Template:Item Set"
m |
m |
||
| Line 5: | Line 5: | ||
|picture= | |picture= | ||
|numberofpieces= | |numberofpieces= | ||
| − | | | + | |official= |
| − | | | + | |introduced= |
| − | | | + | |changeshue= |
| − | + | ||
|othernotes= | |othernotes= | ||
|totalstats= | |totalstats= | ||
| Line 50: | Line 49: | ||
|generates=the number at the end of the first sentence | |generates=the number at the end of the first sentence | ||
|validvalues=Any integer equal to or greater than 2. | |validvalues=Any integer equal to or greater than 2. | ||
| + | }} | ||
| + | {{Template Parameter | ||
| + | |name=introduced | ||
| + | |usage=mandatory | ||
| + | |takes=a string or strings | ||
| + | |denotes=when the item set was introduced into the game | ||
| + | |generates=the "Introduced" bullet point | ||
| + | |validvalues=Any string or strings. | ||
| + | }} | ||
| + | {{Template Parameter | ||
| + | |name=setbonus | ||
| + | |takes=the value "true" | ||
| + | |denotes=whether the items in the set impart an official set bonus | ||
| + | |generates=a bulletpoint indicating that the items in the set impart additional benefits when the entire set is equipped | ||
| + | |validvalues="true" | ||
| + | }} | ||
| + | {{Template Parameter | ||
| + | |name=changeshue | ||
| + | |takes=the value "true" | ||
| + | |denotes=whether the items in the item set change their hue when all are equipped at once | ||
| + | |generates=a bullet point indicating that the items in the set change their hue when the entire set is equipped | ||
| + | |validvalues="true" | ||
}}</noinclude><includeonly>__NOTOC__ __NOEDITSECTION__{{#if: {{{picture|}}} | [[File:{{{picture}}}|frame]] | [[File:Image_Needed.png|right]] }} | }}</noinclude><includeonly>__NOTOC__ __NOEDITSECTION__{{#if: {{{picture|}}} | [[File:{{{picture}}}|frame]] | [[File:Image_Needed.png|right]] }} | ||
| − | The [[{{PAGENAME}}]] is a {{{numberofpieces}}}-piece [[Item Set]]. | + | The [[{{PAGENAME}}]] is a {{{numberofpieces}}}-piece [[Item Set]]. |
| + | |||
| + | * '''Introduced:''' {{{introduced}}} | ||
| + | {{#ifeq: {{{setbonus}}} | true | * The parts of this set impart additional benefits when the entire set is equipped. }} | ||
| + | {{#ifeq: {{{changeshue}}} | true | * The parts of this set change their hue when the entire set is equipped. }} | ||
| + | |||
| + | {{#if: {{{othernotes|}}} | {{{othernotes}}} }} | ||
==Total Stats== | ==Total Stats== | ||
Revision as of 14:23, 4 March 2010
Template:Item Set is designed for use on Item Set pages to standardize their look and feel and to make them easier to create.
Template
{{Item Set
|picture=
|numberofpieces=
|official=
|introduced=
|changeshue=
|othernotes=
|totalstats=
|component1=
|componentpic1=
|component2=
|componentpic2=
|component3=
|componentpic3=
|component4=
|componentpic4=
|component5=
|componentpic5=
|component6=
|componentpic6=
|component7=
|componentpic7=
|component8=
|componentpic8=
|component9=
|componentpic9=
|component10=
|componentpic10=
}}
Parameters
picture
- Usage: Mandatory
- Description: The picture parameter takes a string denoting the name of an image of the item set. This is used to generate the picture of the item set in the upper-left corner of the article. Although this parameter is marked as "Optional," if this parameter is not supplied a value an image will be displayed that says "IMAGE NEEDED" and the page will be put into Category:Image Needed so that it may be given a valid image as soon as possible.
- Valid Value(s): Any string that corresponds to the name of a valid image on UOGuide.
numberofpieces
- Usage: Mandatory
- Description: The numberofpieces parameter takes a number denoting the number of pieces in the item set. This is used to generate the number at the end of the first sentence.
- Valid Value(s): Any integer equal to or greater than 2.
introduced
- Usage: Mandatory
- Description: The introduced parameter takes a string or strings denoting when the item set was introduced into the game. This is used to generate the "Introduced" bullet point.
- Valid Value(s): Any string or strings.
setbonus
- Usage: Optional
- Description: The setbonus parameter takes the value "true" denoting whether the items in the set impart an official set bonus. This is used to generate a bulletpoint indicating that the items in the set impart additional benefits when the entire set is equipped.
- Valid Value(s): "true"
changeshue
- Usage: Optional
- Description: The changeshue parameter takes the value "true" denoting whether the items in the item set change their hue when all are equipped at once. This is used to generate a bullet point indicating that the items in the set change their hue when the entire set is equipped.
- Valid Value(s): "true"