Difference between revisions of "Template:Gear-Mob"
m |
m |
||
(27 intermediate revisions by 11 users not shown) | |||
Line 8: | Line 8: | ||
'''Keyword(s):''' {{{Keywords}}}.<br> | '''Keyword(s):''' {{{Keywords}}}.<br> | ||
'''[[Object Level |Level(s)]]:''' {{{Levels}}}.<br> | '''[[Object Level |Level(s)]]:''' {{{Levels}}}.<br> | ||
− | '''[[:Category: Object Types |Type]]:''' [[:Category:{{{ObjectType}}}|{{{ObjectType}}}]].<br> | + | '''[[:Category: Object Types |Type]]:''' [[:Category:{{{ObjectType}}}|{{{ObjectType}}}]].<noinclude><font color=gray> Don't forget to fill in what Category this falls under!</font></noinclude><br> |
− | '''[[Object Slots |Slot(s)]]:''' {{{Slot}}}.<br> | + | '''[[Object Slots |Slot(s)]]:''' <{{{Slot}}}>.<br> |
'''[[Object Quality |Quality]]:''' {{{Quality}}} hps.<br> | '''[[Object Quality |Quality]]:''' {{{Quality}}} hps.<br> | ||
'''[[Object Weight |Weight]]:''' {{{Weight}}} lbs.<br> | '''[[Object Weight |Weight]]:''' {{{Weight}}} lbs.<br> | ||
Line 15: | Line 15: | ||
== Comments == | == Comments == | ||
− | |||
{{{Comments}}} | {{{Comments}}} | ||
Line 22: | Line 21: | ||
'''[[:Category: Mobs |Mob(s)]]:''' {{{MobName}}} | '''[[:Category: Mobs |Mob(s)]]:''' {{{MobName}}} | ||
− | See individual [[:Category: Mobs |mob]] pages linked above for more information. | + | See individual [[:Category: Mobs |mob]] pages linked above for more information. |
{{{WalkingRoute}}} | {{{WalkingRoute}}} | ||
Line 29: | Line 28: | ||
<includeonly>[[Category:Gear In {{{AreaName}}}]] | <includeonly>[[Category:Gear In {{{AreaName}}}]] | ||
− | [[Category:{{ | + | [[Category:{{{Category}}}]]</includeonly><noinclude> |
+ | |||
---- | ---- | ||
+ | |||
==How to use this template:== | ==How to use this template:== | ||
Fill in as many of the variables as you can. Here's some examples: | Fill in as many of the variables as you can. Here's some examples: | ||
Line 60: | Line 61: | ||
| Slot | | Slot | ||
| Where the item's worn. | | Where the item's worn. | ||
− | | Please enter as shown in equipment list. E.g. when it's a finger item, enter ' | + | | Please enter as shown in equipment list, without the <>. E.g. when it's a finger item, enter 'worn on finger'. |
|- | |- | ||
| Quality | | Quality | ||
Line 84: | Line 85: | ||
| MobName | | MobName | ||
| Name of the mob the item's on. | | Name of the mob the item's on. | ||
− | | Because some items are on multiple mobs, you have to link by yourself. Be sure to use the square brackets, example: <nowiki>[[MobName1]], [[MobName2]]</nowiki> | + | | Because some items are on multiple mobs, you have to link by yourself. Be sure to use the square brackets, example: <nowiki>[[MobName1]], [[MobName2]]</nowiki>. Also, if this is a skin item, include that here. |
|- | |- | ||
| WalkingRoute | | WalkingRoute | ||
Line 94: | Line 95: | ||
| If the mob is portable, say so here. Otherwise, specify a pp, with square brackets <nowiki>[[]]</nowiki>, or say there's none. | | If the mob is portable, say so here. Otherwise, specify a pp, with square brackets <nowiki>[[]]</nowiki>, or say there's none. | ||
|- | |- | ||
+ | | Category | ||
+ | | The category of the item | ||
+ | | What category this piece falls under. Trash, Piercing Weapons, etc. | ||
|} | |} | ||
Don't forget the [[Template For Gear Pages]] page, it contains more information on this template. | Don't forget the [[Template For Gear Pages]] page, it contains more information on this template. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
+ | __NOEDITSECTION__ |
Latest revision as of 23:48, 17 April 2011
How to use templates is described in Category:Templates.
This template begins below the horizontal ruler:
{{{Description}}}
{{{ObjectAffects}}}
Keyword(s): {{{Keywords}}}.
Level(s): {{{Levels}}}.
Type: [[:Category:{{{ObjectType}}}|{{{ObjectType}}}]]. Don't forget to fill in what Category this falls under!
Slot(s): <{{{Slot}}}>.
Quality: {{{Quality}}} hps.
Weight: {{{Weight}}} lbs.
Flag(s): {{{Flags}}}.
Comments
{{{Comments}}}
Directions
Area: [[:Category:{{{AreaName}}}|{{{AreaName}}}]] ([[{{{AreaName}}} Map |Map]]).
Mob(s): {{{MobName}}}
See individual mob pages linked above for more information.
{{{WalkingRoute}}}
Portaling point suggested: {{{PortalPoint}}}.
How to use this template:
Fill in as many of the variables as you can. Here's some examples:
Variable | Function | How To Use |
Description | Full item description. | Just copy-paste description. Line breaks should work with <br> tags. |
ObjectAffects | All item affects. | Just copy-paste affects. Line breaks should work with <br> tags. |
Keywords | Item keywords. | Shows up on id: Object: 'keyword1 keyword2 etc'. Copy-paste. |
Levels | Item level(s). | Item level as a number, or when it pops at a range of levels: X-Y |
ObjectType | The object's type. | Just enter the type. It will link where appropriate. |
Slot | Where the item's worn. | Please enter as shown in equipment list, without the <>. E.g. when it's a finger item, enter 'worn on finger'. |
Quality | The object's quality. | Every item has a hp quality. Just enter the number here. |
Weight | The item's weight. | Every item has a weight in lbs. Just enter the number here. |
Flags | The item flags. | All flag types have wiki pages, so remember to put them, individually, between square brackets like so: [[ExampleFlag1]], [[ExampleFlag2]] |
Comments | Comments about the item. | If you have any, place them here. Line breaks should work with <br> tags. |
AreaName | Name of the area that the mob is in | Just the complete area name, template will link to the category page. |
MobName | Name of the mob the item's on. | Because some items are on multiple mobs, you have to link by yourself. Be sure to use the square brackets, example: [[MobName1]], [[MobName2]]. Also, if this is a skin item, include that here. |
WalkingRoute | The walking route to the mob | Be complete. If there's no walking route known, say that. Format: From [[StartingPoint]]: 4e 5n 6d etc etc |
PortalPoint | The pp to the mob | If the mob is portable, say so here. Otherwise, specify a pp, with square brackets [[]], or say there's none. |
Category | The category of the item | What category this piece falls under. Trash, Piercing Weapons, etc. |
Don't forget the Template For Gear Pages page, it contains more information on this template.