Difference between revisions of "Template:Loot"

From Project: Gorgon Wiki
Jump to: navigation, search
(Preparing new template.)
 
m
Line 1: Line 1:
<div style="display:inline-block; vertical-align:middle"><div style="display:table-row;"><div class="extimage32px" style="display:table-cell; vertical-align:middle;">{{#if: {{{Icon|}}}|{{Item icon|{{{Icon}}}}}|{{Item icon|{{{1|None}}}}}}}</div><div style="display:table-cell">&nbsp;</div><div style="display:table-cell; vertical-align:middle">[[{{{1|Item name}}}]]</div></div></div> [[Category:Loot/{{{Icon}}}]]<noinclude>
+
<div style="display:inline-block; vertical-align:middle"><div style="display:table-row;"><div class="extimage32px" style="display:table-cell; vertical-align:middle;">{{#if: {{{Icon|}}}|{{Item icon|{{{Icon}}}}}|{{Item icon|{{{1|None}}}}}}}</div><div style="display:table-cell">&nbsp;</div><div style="display:table-cell; vertical-align:middle">[[{{{1|Item name}}}]] [[Category:Loot/{{{Icon}}}]]</div></div></div><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 13:26, 20 April 2022

Error: Item not found
 
Item name [[Category:Loot/{{{Icon}}}]]
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

Description

This template is a modified version of {{Item}} which displays the item icon, a link to the item, AND adds a Loot category to the page. (See Loot categories)
If you only want to display an item's icon and name, use {{Item}}.
If you only want to display an item's icon, or use a larger image of the icon, use {{Item_icon}}.
If you need the icon for an ability, use {{Ability icon}}.

Syntax

Type {{Loot|Item name}} or {{Loot|Icon|Item name}} where you want the item icon and link to display.

Parameters

Icon
OPTIONAL name of icon to use if different than item name.
Item name
The correct capitalized name of the item.

Samples

{{Loot|Potato}}
{{Loot|Alchemy: Weak Poison For Knives}}
The above text is transcluded from Template:Loot/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:Loot/doc. (View all subpages of this page.)