Difference between revisions of "Template:Loot"

From Project: Gorgon Wiki
Jump to: navigation, search
m
 
(11 intermediate revisions by 2 users not shown)
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>
+
<includeonly><!--
{{ #switch: {{FULLPAGENAME}}
+
 
| Template:Loot =  
+
--><div style="display:inline-block; vertical-align:middle"><!--
| {{ #ifeq: {{{Icon}}} | Yes| [[Category:Loot/{{{Icon}}}]] }}}}<noinclude>
+
    --><div style="display:table-row;"><!--
{{documentation}}
+
        --><div class="extimage32px" style="display:table-cell; vertical-align:middle;">{{#if: {{{Icon|}}}|{{Item icon|{{{Icon}}}}}|{{Item icon|{{{1|None}}}}}}}</div><!--
</noinclude>
+
        --><div style="display:table-cell">&nbsp;</div><!--
 +
        --><div style="display:table-cell; vertical-align:middle">[[{{{1|Item name}}}]]</div><!--
 +
    --></div><!--
 +
--></div><!--
 +
 
 +
 
 +
--><!-- additional stuff --><!--
 +
-->{{#switch:{{NAMESPACE}}<!--
 +
    -->|<!--main-->=<!--
 +
                --><!-- automatically categorize pages which use this template --><!--
 +
                -->{{ #if: {{{Icon}}} | [[Category:Loot/{{{1|Item name}}}]] }}<!--
 +
    -->|Category=<!--
 +
    -->|Template=<!--
 +
    -->|#default=<!--
 +
-->}}<!--
 +
 
 +
--></includeonly><!--
 +
--><noinclude>{{documentation}}</noinclude>

Latest revision as of 16:52, 24 March 2026

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.)