Difference between revisions of "Template:Icon/doc"
Jump to navigation
Jump to search
(→Usage) |
m (→Usage: Updated documentation with some examples.) |
||
Line 7: | Line 7: | ||
| image position (optional, use default settings) | | image position (optional, use default settings) | ||
}}</pre> | }}</pre> | ||
+ | |||
+ | == Examples == | ||
+ | Just an icon: {{icon|metal}} | ||
+ | <pre>{{icon|metal|30}}</pre> | ||
+ | |||
+ | Icon with quantity: {{icon|potato|10}} | ||
+ | <pre>{{icon|potato|10}}</pre> | ||
+ | |||
+ | Bigger icon with quantity: {{icon|silver|250|32}} | ||
+ | <pre>{{icon|silver|250|64}} (size is in pixels)</pre> | ||
+ | |||
{{icon|metal|}}{{icon|plasteel}}{{icon|cloth}}{{icon|devilstrand}}{{icon|synthread}}{{icon|hyperweave}}{{icon|stone|}}{{icon|silver|}}{{icon|potato|}}{{icon|agave|}}{{icon|berries|}}{{icon|bmeat|}}{{icon|smeat|}}{{icon|hmeat|}}{{icon|npaste|}}{{icon|simple|}}{{icon|fine|}}{{icon|lavish|}}{{icon|herbal}}{{icon|medicine}}{{icon|glitterworld}} | {{icon|metal|}}{{icon|plasteel}}{{icon|cloth}}{{icon|devilstrand}}{{icon|synthread}}{{icon|hyperweave}}{{icon|stone|}}{{icon|silver|}}{{icon|potato|}}{{icon|agave|}}{{icon|berries|}}{{icon|bmeat|}}{{icon|smeat|}}{{icon|hmeat|}}{{icon|npaste|}}{{icon|simple|}}{{icon|fine|}}{{icon|lavish|}}{{icon|herbal}}{{icon|medicine}}{{icon|glitterworld}} | ||
Revision as of 12:58, 4 March 2015
A minimalist helper template to quickly create a resource icon.
Usage
{{icon | type (metal/plasteelcloth//devilstrand/synthread/hyperweave/stone/silver/potato/agave/berries/bmeat/smeat/hmeat/herbal/medicine/glitterworld...) - used for icon | amount | image size (optional, 16px resize by default) | image position (optional, use default settings) }}
Examples
Just an icon:
{{icon|metal|30}}
Icon with quantity: 10
{{icon|potato|10}}
Bigger icon with quantity: 250
{{icon|silver|250|64}} (size is in pixels)
Without a parameter
Using the template without any parameters will simply generate a icon, without anything other text.
Render and link
- Template will not generate a link, and will not be linkable (neither the text, nor the icon).
- However, mousing over the template will create a hover text with the full English rendering, for readability:
| class="text-right" | Metal | |
1 | class="text-right" | 1 Metal | |
5 | class="text-right" |5 Metal |