Difference between revisions of "User:Cassiel Seraphim/Sandbox3"
From EVE University Wiki
Line 65: | Line 65: | ||
| remote ecm | | remote ecm | ||
| remote ecm burst = icon_remote_ecm_burst_i | | remote ecm burst = icon_remote_ecm_burst_i | ||
+ | | j | ||
+ | | jam | ||
+ | | jamming | ||
+ | | ecm = icon_multispectral_ecm_i | ||
| #default = {{{1}}} | | #default = {{{1}}} | ||
}}.png|{{#switch: {{{2|}}} | = 16 | #default = {{{2}}}}}px|{{#switch: {{{3|}}} | = | #default = {{{3}}}}}]]<noinclude> | }}.png|{{#switch: {{{2|}}} | = 16 | #default = {{{2}}}}}px|{{#switch: {{{3|}}} | = | #default = {{{3}}}}}]]<noinclude> |
Revision as of 19:20, 2 April 2013
Syntax
The function takes up to three parameters.
- {{icon|parameter1|parameter2|parameter3}}
Parameters
Each of the parameters are optional, while still allowing for some customization if need be.
The first parameter is which icon to show and it will default back to the webifier icon if no parameters are given. Remember to use lower-case letters.
The second parameter is the size of the image, in pure numbers. It defaults to 16 (the px part of the size is omitted from the parameter as it is included in the template).
The third parameter is the mouse-over hint. Add this if you want custom text to be displayed when you hover over the icon. This parameter can handle links and various text-formatting but cannot take more elaborate table codes.
Examples
Description | Syntax | Result |
---|---|---|
Warp scrambler | {{icon|scram}} | User:Cassiel seraphim/Sandbox3 |
Warp disruptor | {{icon|point}} | User:Cassiel seraphim/Sandbox3 |
Stasis webifier | {{icon||||Slower, slower, ''webbed''.}} | User:Cassiel seraphim/Sandbox3 |
ECM / Jamming | {{icon|ecm||Jamming in the [[Falcon]]!}} | User:Cassiel seraphim/Sandbox3 |
Remote ECM burst | {{icon|remote ecm burst|16|Remote ECM Burst}} | User:Cassiel seraphim/Sandbox3 |
Target painter | {{icon|tp}} | User:Cassiel seraphim/Sandbox3 |
Remote armour repair | {{icon|remote ecm}} | User:Cassiel seraphim/Sandbox3 |
Shield transporter | {{icon|st|30}} | User:Cassiel seraphim/Sandbox3 |
Small target | {{icon|frigate}} | User:Cassiel seraphim/Sandbox3 |
Medium target | {{icon|cruiser}} | User:Cassiel seraphim/Sandbox3 |
Large target | {{icon|battleship|16|Large target}} | User:Cassiel seraphim/Sandbox3 |