Template:Recipe

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{Recipe}}. It is transcluded from Template:Recipe/doc and may be directly edited there.

Recipe Template

Create new recipe should be used to create a recipe article (page), then fill in the appropriate parameters.

A Recipe page consists of two templates.

  • The Recipe Template is the first piece to every recipe article. This produces the Tooltip "pop-up."
This template is designed to approximate the display of the Crafting UI in-game. It displays information about the various ingredients and outputs of a particular recipe, as well as profession, tier, experience earned, cooldown, and other requirements.

For help and more information on composing a Recipe page, see Help:Crafting and Lotro-Wiki.com:Crafting.

The following text should appear at the top of your recipe article.

<onlyinclude>{{Recipe
| mode            = {{{mode|}}}
| arg             = {{{arg|}}}
| name            = {{subst:PAGENAME}}
| icon            = Proficiency Profession Recipe-icon
| disambigpage    = {{subst:FULLPAGENAME}}
| quality         = <!-- Common, Uncommon, Rare, Incomparable, Epic -->
| single use      = <!-- blank or Yes --> 
| bind            = <!-- blank or BoA = Bind on Acquire; BoE = Bind on Equip; Account = Bound to Account [on Acquire] -->
| recipe-cooldown = <!-- "Small", "medium", or "large" for "18 hours",
                         "2 days 18 hours", and "6 days 18 hours", respectively.
                     </nowiki>(See [[Template:Recipe-cooldown]] for up-to-date values)<nowiki> 
| profession      = Profession
| proficiency     = <!-- blank or Apprentice, Journeyman, Expert, Artisan, Master, ... -->
| mastery         = <!-- Guild Mastery Requirement , Apprentice of the Guild, etc. -->
| faction         = <!-- blank or name of the faction that is required for using this item -->
| standing        = <!-- blank or required level for using this item, e.g. Acquaintance, Friend, etc.,
                          OR for crafting guilds, Apprentice of the Guild, etc. -->
| flavor          = Using this scroll grants a/an Proficiency Profession recipe.
| sell		  = {{worth|g=|s=|c=|dp=}}  <!-- blank or reward selling to NPC value, numeric values, no zeroes -->
| vendor	  = {{worth|g=|s=|c=|dp=}}  <!-- blank or price buying from NPC value, numeric values, no zeroes -->
| lotrostore	  = {{worth|lp=}}           <!-- blank or amount of Turbine Points, numeric value -->
| stack           = <!-- blank or numeric value only for maximum stack size for this item -->
| category1       = First  category
| category2       = Second category
}}</onlyinclude>