Template:Item icon/Family: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Add RarityItem)
(add mdrarityitem)
Line 20: Line 20:


{{RarityItem|The Joltshooter}}
{{RarityItem|The Joltshooter}}
== [[Template:MdRarityItem]] ==
A version of '''RarityItem''' that defaults to 30px instead of 25. For use on [[Template:ActionPage]], which specifically needs to be passed a template name.
{{MdRarityItem|Poisoner's Ring}}


=== [[Template:ItemIcon Insert]] ===
=== [[Template:ItemIcon Insert]] ===
A utility template that inserts information into the "item_icon" table, which is where all information used to provide '''ItemIcon '''functionality is stored. This template should only need to be manually called for pages that are not items, but might want to have an icon associated with them, for example {{SmItemIcon|Food Supply Table 4}}.
A utility template that inserts information into the "item_icon" table, which is where all information used to provide '''ItemIcon '''functionality is stored. This template should only need to be manually called for pages that are not items, but might want to have an icon associated with them, for example {{SmItemIcon|Food Supply Table 4}}.

Revision as of 13:57, 11 September 2023


Template:ItemIcon

The base ItemIcon with all functionality.

Template:SmItemIcon

A version of ItemIcon that always has a image height of 25px and links the item.

Potion of Superior Healing

Template:MdItemIcon

A version of ItemIcon that always has a image height of 30px and links the item.

Potion of Superior Healing

Template:RarityItem

A version of ItemIcon that displays the rarity colors and links the item. Defaults to 25px but can be adjusted.

The Joltshooter

Template:MdRarityItem

A version of RarityItem that defaults to 30px instead of 25. For use on Template:ActionPage, which specifically needs to be passed a template name.

Poisoner's Ring

Template:ItemIcon Insert

A utility template that inserts information into the "item_icon" table, which is where all information used to provide ItemIcon functionality is stored. This template should only need to be manually called for pages that are not items, but might want to have an icon associated with them, for example Food Supply Table 4.