Difference between revisions of "Template:Icon/doc"
Jump to navigation
Jump to search
m (→Usage: Updated documentation with some examples.) |
m (→Examples: Tweaked header.) |
||
Line 8: | Line 8: | ||
}}</pre> | }}</pre> | ||
− | == Examples == | + | === Examples === |
Just an icon: {{icon|metal}} | Just an icon: {{icon|metal}} | ||
<pre>{{icon|metal|30}}</pre> | <pre>{{icon|metal|30}}</pre> |
Revision as of 12:59, 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 |