Difference between revisions of "Template:Item Set"
m |
m |
||
| Line 81: | Line 81: | ||
* If individual pieces of this set are dyed, they will revert to their initial coloration when the entire set is equipped. | {{#ifeq: {{{source}}} | unofficial | | * If individual pieces of this set are dyed, they will revert to their initial coloration when the entire set is equipped. | {{#ifeq: {{{source}}} | unofficial | | ||
* {{{source}}} | * {{{source}}} | ||
| − | * This set is an unofficial set - that is to say, a collection of items which obviously should be put together but grant nothing other then bragging rights should you | + | * This set is an unofficial set - that is to say, a collection of items which obviously should be put together but grant nothing other then bragging rights should you construct a complete set. | |
* {{{source}}}{{#ifeq: {{{setbonus}}} | true | | * {{{source}}}{{#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 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. }} }} }} | + | * The parts of this set change their hue when the entire set is equipped. }} }} }} }} |
{{#if: {{{othernotes|}}} | {{{othernotes}}} }} | {{#if: {{{othernotes|}}} | {{{othernotes}}} }} | ||
==Total Stats== | ==Total Stats== | ||
Revision as of 13:53, 25 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
|image=
|numberofpieces=
|source=
|setbonus=
|changeshue=
|othernotes=
|totalstats=
|component1=
|componentpic1=
|component2=
|componentpic2=
|component3=
|componentpic3=
|component4=
|componentpic4=
|component5=
|componentpic5=
|component6=
|componentpic6=
|component7=
|componentpic7=
|component8=
|componentpic8=
|component9=
|componentpic9=
|component10=
|componentpic10=
}}
Parameters
image
- Usage: Mandatory
- Description: The image parameter takes a string denoting the name of an image of the item set. This is used to generate the image of the item set when equipped 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.
source
- Usage: Mandatory
- Description: The source parameter takes a string or strings denoting what expansion or event the set came from. This is used to generate the first bullet point after the introductory sentence.
- 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"