Template:LevelImage
From Reus
Revision as of 20:06, 18 August 2013 by Madman with a box (Talk | contribs)
Description
This template simply translates a level index value to the image extension name used throughout the files (e.g. STRAWBERRY_SMALL for a level 1 strawberry).
Parameters
{{LevelImage
| <!-- the selected level, ranging from 1-3, can be omitted to create the level 1 name -->
}}
Examples
| Example Description | Code to use | Output |
|---|---|---|
| Level 1 | {{LevelImage|1}}
|
_SMALL |
| Level 2 | {{LevelImage|2}}
|
_MEDIUM |
| Level 3 | {{LevelImage|3}}
|
_LARGE |
| Level attribute omited | {{LevelImage}}
|
_SMALL |
| The above documentation is transcluded from Template:LevelImage/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |