Difference between revisions of "Template:Icon"
Jump to navigation
Jump to search
(test) |
(icon size) |
||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc:{{{1|}}}}} | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
| 1 = [[Image:Gta1.png|{{{2|16}}}px|GTA 1]] | | 1 = [[Image:Gta1.png|{{{2|16}}}px|GTA 1]] | ||
− | | 2 = [[Image:Gta2.png| | + | | 2 = [[Image:Gta2.png|{{{2|16}}}px|GTA 2]] |
− | | 3 = [[Image:Gta3.png| | + | | 3 = [[Image:Gta3.png|{{{2|16}}}px|GTA III]] |
− | | iii = [[Image:Gta3.png| | + | | iii = [[Image:Gta3.png|{{{2|16}}}px|GTA III]] |
− | | vc = [[Image:Vc.png| | + | | vc = [[Image:Vc.png|{{{2|16}}}px|Vice City]] |
− | | sa = [[Image:Sa.png| | + | | sa = [[Image:Sa.png|{{{2|16}}}px|San Andreas]] |
− | | trilogy = [[Image:Gta3.png| | + | | trilogy = [[Image:Gta3.png|{{{2|16}}}px|GTA III]] [[Image:Vc.png|{{{2|16}}}px|Vice City]] [[Image:Sa.png|{{{2|16}}}px|San Andreas]] |
− | | t = [[Image:Gta3.png| | + | | t = [[Image:Gta3.png|{{{2|16}}}px|GTA III]] [[Image:Vc.png|{{{2|16}}}px|Vice City]] [[Image:Sa.png|{{{2|16}}}px|San Andreas]] |
− | | lcs = [[Image:Lcs.png| | + | | lcs = [[Image:Lcs.png|{{{2|16}}}px|GTA LCS]] |
− | | vcs = [[Image:Vcs.png| | + | | vcs = [[Image:Vcs.png|{{{2|16}}}px|GTA VCS]] |
− | | iv = [[Image:GTAIV.png| | + | | iv = [[Image:GTAIV.png|{{{2|16}}}px|GTA 4]] |
− | | 4 = [[Image:GTAIV.png| | + | | 4 = [[Image:GTAIV.png|{{{2|16}}}px|GTA 4]] |
− | | v = [[Image:GTAV.png| | + | | v = [[Image:GTAV.png|{{{2|16}}}6px|GTA 5]] |
− | | 5 = [[Image:GTAV.png| | + | | 5 = [[Image:GTAV.png|{{{2|16}}}px|GTA 5]] |
− | | gtanet = [[Image:Gtanet.png| | + | | gtanet = [[Image:Gtanet.png|{{{2|16}}}px|GTA Net]] |
− | | net = [[Image:Gtanet.png| | + | | net = [[Image:Gtanet.png|{{{2|16}}}px|GTA Net]] |
| uns = <span style="font-size:0.8em">unsupported</span> | | uns = <span style="font-size:0.8em">unsupported</span> | ||
| [[Image:Gta.png|24px|Grand Theft Auto series]] | | [[Image:Gta.png|24px|Grand Theft Auto series]] | ||
Line 46: | Line 46: | ||
|- | |- | ||
|{{a|c}}|{{Icon}} || <nowiki>{{Icon}} (default)</nowiki> | |{{a|c}}|{{Icon}} || <nowiki>{{Icon}} (default)</nowiki> | ||
+ | |} | ||
+ | The second parameter is optional and its value is the icon size (16px, by default). | ||
+ | |||
+ | Example: | ||
+ | {|class="wikitable" | ||
+ | |{{Icon|SA|32}} || <nowiki>{{Icon|SA|32}}</nowiki> | ||
|} | |} | ||
Parameters are not case sensitive. | Parameters are not case sensitive. | ||
</noinclude> | </noinclude> |
Revision as of 15:23, 20 August 2014
The second parameter is optional and its value is the icon size (16px, by default).
Example:
{{Icon|SA|32}} |
Parameters are not case sensitive.