Difference between revisions of "Help:Adding Items"

From Twilight Heroes Wiki
Jump to: navigation, search
(I had the idea for this page for a few days now, lets see how well it does.)
(No difference)

Revision as of 18:59, 6 November 2008

Adding Items

Adding items wiki requires you to edit several different pages to maintain fluidity in the wiki, the following sections will help you know where you should add items.

Where to Add items

Here are most of the pages you need to know about when adding a new item.

Basics

Some items may require you to add them to one of the Equipment Summaries

Adding Rares or IotMs

In addition to the pages above, Rares and IotMs need to be added to some other pages.

Rares should be added to:

IotMs should be added to:

Template

Templates are used to save space and standardize pages.

Template Explanation

{{item
|descid= (I will let satan or valera describe this one)
|itemid= (I will let satan or valera describe this one)
|name= (The name of the item.)
|image= (The image name. Like so "baseball-bat.gif" without the "".)
|desc= (The description goes here, and if there is no description Don't remove.)
|type= (The type of the item, helmet, accessory, ect.)
|power= (The power of the item, if the item doesn't have a power lvl then remove.)
|level= (The Level the item becomes wearable.)
|range= (Only for transportation, remove for all other items.)
|autosell= (Autosale price, if it can't be sold then remove.)
|nosell=yes<Optional.> (If the item can't be Sold remove the "<Optional.>", if not remove completely.)
|nomem=yes<Optional.> (If the item can't be Displayed in the Mementonian display remove the "<Optional.>", if not remove completely.)
|notrade=yes<Optional.> (If the item can't be Traded remove the "<Optional.>", if not remove completely.)
|consumable=yes<Optional.> (If the item can be Consumed remove the "<Optional.>", if not remove completely.)
|usable=yes<Optional.> (If the item can be Used remove the "<Optional.>", if not remove completely.)
|combat=yes<Optional.> (If the item can be Used in combat remove the "<Optional.>", if not remove completely.)
|weldable=yes<Optional.> (If the item can be Welded remove the "<Optional.>", if not remove completely.)
|ench= (If item has abilities place them here, use <br> after each if there are more than one.)
}}

Clean Template

{{item
|descid=
|itemid=
|name=
|image=
|desc=
|type=
|power=
|level=
|range=
|autosell=
|nosell=yes<Optional.>
|nomem=yes<Optional.>
|notrade=yes<Optional.>
|consumable=yes<Optional.>
|usable=yes<Optional.>
|combat=yes<Optional.>
|weldable=yes<Optional.>
|ench=
}}


Help:Contents