Boilerplate:Item: Difference between revisions

From Lotro-Wiki.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


== Clean Copy ==
== Clean Copy ==
  <nowiki>{{Item Tooltip
  <nowiki><onlyinclude>{{Item Tooltip
| mode={{{mode|}}}
| mode={{{mode|}}}
| arg={{{arg|}}}
| arg={{{arg|}}}
Line 86: Line 86:
| lotrostore   = {{worth|tp=}}
| lotrostore   = {{worth|tp=}}
| stack   =  
| stack   =  
}}</nowiki>
}}</onlyinclude></nowiki>





Revision as of 18:43, 23 October 2011

Boilerplate:Item is a boilerplate for ease of copy and paste into item articles.
Create new item allows you to create an item page without having to do most of this copy pasting yourself.

For help and information, see Help:Items and Template:Item Tooltip.

Below you find sections along with pre-determined formatting and information for the created article. If you do not need a section, you don't have to copy it into your article.

Notice:
Please retain {{subst:FULLPAGENAME}} in the disambigpage field. Otherwise you must use &#39; instead of any apostrophe ( ' ).

Clean Copy

<onlyinclude>{{Item Tooltip
| mode={{{mode|}}}
| arg={{{arg|}}}
| amount={{{amount|}}}
| name		  = 
| icon		  = -icon
| disambigpage	  = {{subst:FULLPAGENAME}}
| quality	  = 
| unique	  = 
| indestructible  = 
| consumed	  = 
| cosmetic	  = 
| bind		  = 
| barter	  = 
| type		  = 
| slot		  = 
| deco-slot	  = 
| LImodifier      = 
| first-category  = 
| second-category = 
| third-category  = 
| fourth-category = 
| fifth-category  = 
| armour	  = 
| dmg		  = 
| dmgtype	  = 
| dps		  = 
| bonus		  = 
| bonustype	  = 
| use		  = 
| skilltype	  = 
| resistance	  = 
| range		  = 
| radius	  = 
| maxtargets	  = 
| duration	  = 
| max_duration	  = 
| expiration      = 
| induction       = 
| channeldur      = 
| cooldown	  = 
| attrib	  = 
| durability	  = 
| dur_class	  = 
| barskill        = 
| barskill2       = 
| barskill3       = 
| bartrait        = 
| noeffect        = 
| nomp            = 
| level		  = 
| maxlevel	  = 
| class		  = 
| class2          = 
| class3          = 
| race		  = 
| bquest          = 
| questreq        = 
| skillreq	  = 
| profession	  = 
| proficiency	  = 
| faction	  = 
| standing	  = 
| virtue	  = 
| virtuerank	  = 
| gloryrank	  = 
| infamyrank	  = 
| mpreq           = 
| temporary       = 
| flavor	  = 
| set		  = 
| sell		  = {{worth|g=|s=|c=|dp=}}
| vendor	  = {{worth|g=|s=|c=|dp=}}
| lotrostore	  = {{worth|tp=}}
| stack		  = 
}}</onlyinclude>


Commented Copy

{{Item Tooltip
| mode={{{mode|}}}
| arg={{{arg|}}}
| amount={{{amount|}}}
| name		  =    <!-- spelled exactly as in-game -->
| icon		  = -icon                  <!-- no PNG is necessary -->
| disambigpage	  = {{subst:FULLPAGENAME}} <!-- do NOT remove, see note above -->
| quality	  =    <!-- Common, Uncommon, Rare, Incomparable, Epic -->
| unique	  =    <!-- blank or Yes --> 
| indestructible  =    <!-- blank or Yes --> 
| consumed	  =    <!-- blank or Yes --> 
| cosmetic	  =    <!-- blank or Yes --> 
| bind		  =    <!-- blank or BoA = Bind on Acquire; BoE = Bind on Equip; Account = Bound to Account [on Acquire] -->
| barter	  =    <!-- blank or Yes --> 
| type		  =    <!-- Top left of in-game tooltip; e.g. Shield, One-handed Sword, Heavy Armour. 
                            for Jewellery (and cloaks/gloves/shoes/etc...) use "slot" parameter instead. -->
| slot		  =    <!-- blank or top left of in-game tooltip; e.g. Ear, Back, Foot  -->
| deco-slot	  =    <!-- blank or house decorations; e.g. Ambient Music, Paint Color, Small Yard, etc. -->
| LImodifier      =    <!-- ??? -->
| first-category  =    <!-- Text for a wiki-category, e.g. Quest Reward Items -->
| second-category =    <!-- blank or another wiki-category -->
| third-category  =    <!-- ditto -->
| fourth-category =    <!-- ditto -->
| fifth-category  =    <!-- ditto -->
| armour	  =    <!-- blank or numeric value only; e.g. 695 -->
| dmg		  =    <!-- blank or numeric range with spaces around the dashes; e.g. 30 - 35 -->
| dmgtype	  =    <!-- blank or Common, Fire, Light, Lightning, Beleriand, Westernesse, Shadow, Acid  -->
| dps		  =    <!-- blank or numeric value only; e.g. 15.5 -->
| bonus		  =    <!-- blank or if a weapon does additional damage, in-game this is purple text -->
| bonustype	  =    <!-- blank (obsolete) -->
| use		  =    <!-- blank or for example "One Use" -->
| skilltype	  =    <!-- ??? -->
| resistance	  =    <!-- ??? -->
| range		  =    <!-- blank or numeric value only; e.g. 15 -->
| radius	  =    <!-- blank or numeric value only; e.g. 5 -->
| maxtargets	  =    <!-- blank or numeric value only; e.g. 3 -->
| duration	  =    <!-- blank or entered exactly as read in-game, e.g. 2m30s -->
| max_duration	  =    <!-- blank or entered exactly as read in-game, e.g. 2m30s -->
| expiration      =    <!-- blank or the an item's "expiration" effect -->
| induction       =    <!-- blank or entered exactly as read in-game, e.g. 2m30s -->
| channeldur      =    <!-- blank or entered exactly as read in-game, e.g. 2m30s -->
| cooldown	  =    <!-- blank or entered exactly as read in-game, e.g. 2m30s -->
| attrib	  =    <!-- blank or any green text describing how this item affects your attributes, use 
                            <br/> to separate items. E.g. +5 Might <br/> +10 Maximum Power -->
| durability	  =    <!-- blank or ONE numeric value only, e.g. 100 -->
| dur_class	  =    <!-- blank or Fragile, Normal, Tough, etc. -->
| barskill        =    <!-- blank or if the item reads "Barring Skill," enter that skill here -->
| barskill2       =    <!-- blank or if the item reads a second "Barring Skill," ... -->
| barskill3       =    <!-- blank or if the item reads a third "Barring Skill," ... -->
| bartrait        =    <!-- blank or if the item reads "Barring Trait," enter that trait here -->
| noeffect        =    <!-- "Cannot use with Effect:" goes here -->
| nomp            =    <!-- blank or Yes if the item reads it cannot be used in Monster Play -->
| level		  =    <!-- blank or minimum level required to use this item -->
| maxlevel	  =    <!-- blank or if in-game tooltip reads a maximum level allowed to use this item -->
| class		  =    <!-- blank or if item reads it is restricted to a class -->
| class2          =    <!-- blank or if item reads it is restricted to another class -->
| class3          =    <!-- ditto -->
| race		  =    <!-- blank or if item reads it is restricted to race -->
| bquest          =    <!-- blank or Yes if item begins a quest -->
| questreq        =    <!-- blank or the "You must have completed quest..." text -->
| skillreq	  =    <!-- blank or ??? -->
| profession	  =    <!-- blank or Cook, Woodworker, Jeweller, etc. -->
| proficiency	  =    <!-- blank or Apprentice, Journeyman, Expert, Artisan, Master, Supreme, Westfold -->
| faction	  =    <!-- blank or faction type that is required for this item -->
| standing	  =    <!-- blank or required level, e.g. Acquaintance, Friend, etc.,
                          OR for crafting guilds, Apprentice of the Guild, Journeyman of the Guild, etc. -->
| virtue	  =    <!-- blank or the required virtue -->
| virtuerank	  =    <!-- blank or numeric value only for required virtue rank -->
| gloryrank	  =    <!-- blank or numeric value only for required glory rank -->
| infamyrank	  =    <!-- blank or numeric value only for required infamy rank -->
| mpreq           =    <!-- blank or Yes, adds "Requires: Monster Play" in red -->
| temporary       =    <!-- blank or Yes, adds "Destroyed upon exiting the instance" in red -->
| flavor	  =    <!-- blank or descriptive text from in-game tooltip, e.g. This mathom is nice to have -->
| set		  =    <!-- blank or if this item is part of a set; the text must match the set's page on Lotro-Wiki -->
| sell		  = {{worth|g=|s=|c=|dp=}}  <!-- blank or sell to NPC value, numeric value, no zeroes -->
| vendor	  = {{worth|g=|s=|c=|dp=}}  <!-- blank or buy from NPC value, numeric value, no zeroes -->
| lotrostore	  = {{worth|tp=}}           <!-- blank or amount of Turbine Points, numeric value -->
| stack		  =    <!-- blank or numeric value only for maximum stack size for this item -->
}}


Additional Information

Quest Details

== Quest Information ==
This item is a selectable reward for the quest [Level] [[Quest:Quest Name|Quest Name]].

OR

== Quest Information ==
This item is a reward for the following quest(s):
* [Level] [[Quest:Quest Name|Quest Name]]
* [Level] [[Quest:Quest Name|Quest Name]]

OR

== Quest Information ==
This item starts the quest [Level] [[Quest:Quest Name|]].

== Location ==
Can be found at {{Tooltip Coords|region|S|W}} in [[Region|]].

OR

== Quest Information ==
This item is involved in the following quest(s):
* [Level] [[Quest:Task: Name|Task: Name]]
* [Level] [[Quest:Quest Name|Quest Name]]


Crafting Details

== Craft Information ==
Profession: [[Profession Name]]

Crafting Level: [[:Crafting#Crafting levels|Level Name (Tier Number)]]

Recipe: [[Item:Recipe Name|]]
 
Standard Recipe Result: [[Item:Standard Item Name|]]

Critical Success Result: [[Item:Critical Success Item Name|]]

AND / OR 

*This item is used by an <Tier Name, eg Artisan> [[Profession]] as a component for the following:
**[[Item:<item name>|]]

View the [[Index Name]] for more details.

*Bronze Chain Link includes both parts of the crafting template because it is both a crafted item and an ingredient in other recipes.


Drop Details

== Drop Information ==
This item is dropped by:
* [[Creature Name|]]
* [[Creature Name|]]

OR
For items that are only dropped by one creature:

== Drop Information ==
This item is dropped by [[Creature Name|]].

Location: [[Location|]].


Reputation and/or Barter Details

== Reputation Information ==
Faction: [[Reputation Name]]

Quantity Required: #

Reputation Gained: #

For barter items "paid" to the barterer:

== Barter Information ==
Barterer: [[Name]]

Location: [[Location]]

Quantity Required: #

Item Received in Exchange: [[Item:|]] 

OR
For barter items received:

== Barter Information ==
Barterer: [[Name]]

Location: [[Location]]

Barter Item Required: [[Item:|]] 

Quantity Required: #


OR
For barter items "paid" to a taxidermist:

== Barter Information ==
Taxidermist: [[Name]]

Location: [[Location]]

Quantity Required: #

Trophy Received: [[Item:|]]

OR
For taxidermist trophy items received:

== Barter Information ==
Taxidermist: [[Name]]

Location: [[Location]]

Barter Item Required: [Quantity] [[Item:|]]

  • Standard Barter Examples:
  • Taxidermist Examples:


For help and information, see Help:Items and Template:Item Tooltip.


Notice:
Please retain {{subst:FULLPAGENAME}} in the disambigpage field. Otherwise you must use &#39; instead of any apostrophe ( ' ).