Difference between revisions of "Template:Creatures"
(Created page with "<noinclude> == Usage == This template displays an amount of creatures. == Example == This shorthand <pre><nowiki> {{Creatures}} {{Creatures|100}}</nowiki></pre> Produces: {...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
This template displays an amount of creatures. | This template displays an amount of creatures. | ||
+ | |||
+ | The first parameter (optional) is the amount. | ||
+ | |||
+ | The second parameter (optional) is the size for the icon (default = 16). | ||
== Example == | == Example == | ||
Line 7: | Line 11: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Creatures}} | {{Creatures}} | ||
− | {{Creatures| | + | {{Creatures|5}}</nowiki></pre> |
Produces: | Produces: | ||
Line 15: | Line 19: | ||
{{Creatures|5}} | {{Creatures|5}} | ||
− | </noinclude><includeonly>{{nowrap|[[File:Creature-Icon.png|{{{size| | + | [[Category:Symbol templates]] |
+ | |||
+ | </noinclude><includeonly>{{nowrap|{{Inline|[[File:Creature-Icon.png|{{{size|x{{{2|16}}}px}}}|Creatures]]}}{{#if: {{{1|}}} | {{{1}}}|}}}}</includeonly> |