Template:AI/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) No edit summary |
imported>Sekoia (historical) (→Usage) |
||
Line 27: | Line 27: | ||
:* sm, small (22 pixels) | :* sm, small (22 pixels) | ||
:* tiny (14 pixels) | :* tiny (14 pixels) | ||
: If a size is passed, it should just be a number. Do not include "px". If you pass something other than a keyword or number, you'll receive an error. | : If a size is passed, it should just be a number. Do not include "px". If you pass something other than a keyword or number, you'll receive an error. If you omit the parameter, it will default to huge (64 pixels). | ||
This template is entirely case insensitive. That is, all of the following are equivalent and perfectly valid: | This template is entirely case insensitive. That is, all of the following are equivalent and perfectly valid: |
Latest revision as of 07:20, 19 December 2011
Usage
This template displays the icon for an alignment. (Thus, "AI" stands for "Alignment Icon".)
The template accepts two parameters as thus:
{{ai|alignment|size}}
- alignment
- This parameter should be the alignment whose icon should be displayed. Valid options for this parameter are:
- If invalid input is provided, the Hero icon will be used.
- size
- This parameter specifies how big to make the icon. It can be a keyword or a size. Valid keywords are:
- huge (64 pixels)
- lrg, large (42 pixels)
- med, medium (28 pixels)
- sm, small (22 pixels)
- tiny (14 pixels)
- If a size is passed, it should just be a number. Do not include "px". If you pass something other than a keyword or number, you'll receive an error. If you omit the parameter, it will default to huge (64 pixels).
This template is entirely case insensitive. That is, all of the following are equivalent and perfectly valid:
{{ai|hero|huge}} {{AI|HERO|HUGE}} {{Ai|Hero|Huge}} {{aI|hErO|hUgE}}
For consistency and sanity's sake, please call the template as either "ai" or "AI" (all lower or all upper) and please call parameters either as all lowercase or as title case.
Examples
See also