Template:Unit icon/doc

From World Flipper Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

Used to make unit icons and optionally include their names under the icon as well.

Usage

{{Unit icon
|name=
|size= //default 100px
|text= //optional, add a 1 to show the unit name under icon
|evolved= //optional, add a 1 to show evolved icon version
}}

Example

{{Unit icon|name=Rain}}
Rain icon 0.png
{{Unit icon
|name=Rain
|size=80px
|text=1
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.