Template:Item info

From League of Legends Wiki, LoL Wiki
Jump to navigation Jump to search
[view] [edit] [history] [purge] Template documentation
Description
This templates generates, manages and structures item pages.
Automatically generates:
  • Recipe (see special syntax for exceptions)
  • Item infobox
  • Old Icons
  • (most of the) cost analysis.
  • Ornn item tabber
  • Most categories
  • Map specific differences
General Syntax

{{Item info|item = |ornn = 
|mgv = 
|goldvalue = 
|goldefficiency = 
|goldvalue2 = 
|goldefficiency2 = 
|similaritems = 
|background = 
|notes = 
|strategy = 
|oldicons = 
|trivia = 
|quotes = 
|media = 
|sfx   = 
|revisions = 
|patchhistory = 
}}

  • item: Name of the item. Defaults to the pagename if left empty. Only use this parameter if automatic retrieval does not work.
  • ornn: Name of the ornn upgrade. Gets automatically retrieved for existing items, so this parameter should only be used for removed items.
  • mgv: Short for Mythic gold value. Should include the Template:Mythic gold value usage for the specific item.
  • goldvalue: Can be used to further write informations about gold value. Remember, that you can overwrite the gold value sum used by {{gec}} by using {{#vardefine:total}}
  • goldefficiency: Can be used to further write informations about gold effiency. Remember, that the plain gold efficiency with just the stats and mythic gold values get displayed automatically on non-removed items.
    • goldvalue2 and goldefficiency2 can get used for Ornn items.
  • similaritems: Enter a list of similar items (the delimiter is ;)
    • Example: similaritems = Luden's Tempest;Rabadon's Deathcap;Liandry's Anguish
  • background: Contains a bit of background story for the item. Automatically italic.
  • notes: Contains additional gameplay informations. Excludes strategy informations.
  • strategy: Contains strategy information.
  • oldicons: Can be used to add old icons. The old icons of the item and the second item (usually Ornn item) get displayed automatically. Only add other, old names of the item.
    • Example: oldicons = Frozen Brain
  • trivia: Contains trivia informations, that have no impact on the current gameplay.
  • quotes: Contains quotes associated with the item.
  • media: Contains media of the item.
  • sfx: Contains sound effects of the item.
  • revisions: Contains old revisions of the item.
  • patchhistory: Contains the patch history. Automatically wraps a scroll box around this.
Special Syntax

This section contains very special parameters, that can be used to get more control over the generated page. These should be avoided if possible.

  • automaticgv: Can be set to either true or false. Overwrites the automatic decision, whether the gold value gets automatically calculated or not. This does not remove the automatic gold efficiency display.
    • true forces the automatic gold value calculation.
    • false prevents the automatic gold value calculation.
  • automaticge: Can be set to either true or false. Overwrites the automatic decision, whether the semi-automated gold efficiency gets displayed.
  • recipe and recipe2: Can be used to change the recipe shown on the item page. If this parameter is filled, the page will not automatically generate the recipe and instead just display this parameter's content. Only used sometimes for removed items.



Example
Note, that this example is modified to prevent it from showing the categories.
Note, that this example is constructued to show the use cases of the template (and for comedic effect), so it does not reflect actual information about the item.
{{Item info|item=Aegis of the Legion
|goldvalue = 
* Additional gold value informations.
|goldefficiency =
* Additional gold efficiency informations.
|similaritems = Sunfire Aegis;Rabadon's Deathcap;Long Sword
|background = Background
|notes =
* Additional notes.
|strategy = 
* Strategic informations.
|oldicons = Frozen Brain
|trivia = 
* Trivia
|quotes = 
* Quotes
|media = 
* Media
|sfx = 
* Sound Effects
|revisions = 
* Revisions
|patchhistory = 
;[[V10.23]]
* Patch history informations.
}}

Generates:

Aegis of the Legion
Aegis of the Legion
Stats
Recipe
An icon for the item Null-Magic Mantle + An icon for the item Cloth Armor + An icon representing 400 Gold 400
Cost
An icon representing Gold 1100
Sell
An icon representing Gold 770
ID
3105
Availability
Builds into
Menu
  • Tank
  • Support
  • Armor
  • Magic Resistance
  • Ability Haste
Aegis of the Legion is an epic item in League of Legends.

Recipe

An icon for the item Aegis of the Legion
An icon representing 1100 Gold 1100 (An icon representing 400 Gold 400)

Builds Into

Cost Analysis

Gold Value
  • Additional gold value informations.

Gold efficiency

Other media[edit | edit source]

Notes

  • Additional notes.

Similar items

Strategy

  • Strategic informations.

Old icons

Background

Background

Quotes

  • Quotes

Media

  • Media

Sound Effects

  • Sound Effects

Revisions

  • Revisions

Trivia

  • Trivia

Patch History

V10.23
  • Patch history informations.


References



See also