Template:Item info
Jump to navigation
Jump to search
![]() |
This article or section has been marked for deletion. Reason given: Bad for introductory editing, bad for search engine scraping, bad for weird edge cases that will come up —
|
---|
- 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
andgoldefficiency2
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
- Example:
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
- Example:
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 eithertrue
orfalse
. 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 eithertrue
orfalse
. Overwrites the automatic decision, whether the semi-automated gold efficiency gets displayed.recipe
andrecipe2
: 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

Stats
Recipe
Availability
Builds into
Menu
- Tank
- Support
- Armor
- Magic Resistance
- Ability Haste

Recipe
Builds Into
Cost Analysis
Gold Value
- 10 ability haste =
500
- 25 armor =
500
- 25 magic resistance =
500
- Total Gold Value =
1500
- Additional gold value informations.
Gold efficiency
- 136.36% gold efficient. base stats are
- Additional gold efficiency informations.
Notes
- Additional notes.
Similar items
Strategy
- Strategic informations.
Old icons
-
1st version
-
2nd version
-
Last version (Frozen Brain)
Background
BackgroundQuotes
- Quotes
Media
- Media
Sound Effects
- Sound Effects
Revisions
- Revisions
Trivia
- Trivia
Patch History
- Patch history informations.
References
- See also
The above documentation is transcluded from Template:Item info/doc. (edit | history) Please add categories to the documentation subpage only.
|