Changes

Jump to: navigation, search

Template:Icon

320 bytes added, 10:26, 29 October 2014
m
Documentation of new "label" parameter.
* Makes some item icons link to relevant article pages instead of the default "File history" page (eg. Saltpeter).
* It can save many edits in the future, for example certain foods that have the same icon now (banana & lemon), could have a unique icon later. The article refers to the individual foods, so the article won't need updating.
* Adds mouseover title. <span style="color:red">'''TODO'''</span>: add a mouseover popup with the title (very handy in recipes tables)
* Reduces custom mediawiki code in the articles.
 
<span style="color:red">TODO</span>: later, this template could automatically add a javascript popup to show the full item name.
==Parameters==
: Name of the icon. See [[Item Icons Guide]] for available icons (eg. "firstaid"). If not provided, an empty box is shown.
; size
: OPTIONAL. Changes the size of the icon (default is 32px).
 
; label
: OPTIONAL. Give the mouseover tooltip text, for items that have the same icon.
==Examples==
Default 32x32px icon.
<pre>
{{icon|saltpeter}}
</pre>
 
Smaller inline icon.
<pre>
{{icon|saltpeter|size=16px}}
</pre>
 
Provide a title (mouseover) for items that have similar icons.
<pre>
{{icon|genericpot|label=Advanced Holistic Ink}}
</pre>
 
 
[[Category:Formatting templates|ItemT]]
</noinclude>
2,804
edits

Navigation menu