Difference between revisions of "Template:Icon"
From EVE University Wiki
(→List of icons: clarify "size" column) |
(Added more ship icons and damage icons.) |
||
Line 69: | Line 69: | ||
| large target | | large target | ||
| battleship = icon_target_battleship.png | | battleship = icon_target_battleship.png | ||
+ | | small neutral | ||
+ | | small neutral npc | ||
+ | | small neutral ship = icon_small_neutral_ship.png | ||
+ | | medium neutral | ||
+ | | medium neutral npc | ||
+ | | medium neutral ship = icon_medium_neutral_ship.png | ||
+ | | large neutral | ||
+ | | large neutral npc | ||
+ | | large neutral ship = icon_large_neutral_ship.png | ||
+ | | small player | ||
+ | | small player ship = icon_small_ship.png | ||
+ | | medium player | ||
+ | | medium player ship = icon_medium_ship.png | ||
+ | | large player | ||
+ | | large player ship = icon_large_ship.png | ||
+ | | industrial ship | ||
+ | | industrial player ship | ||
+ | | large industrial ship | ||
+ | | large industrial player ship = icon_capital_ship.png | ||
| fb | | fb | ||
| fighter | | fighter | ||
Line 101: | Line 120: | ||
| kinetic resist | | kinetic resist | ||
| kinetic resists = icon_resist_kin.png | | kinetic resists = icon_resist_kin.png | ||
+ | | em damage | ||
+ | | electromagnetic damage = icon_damage_em.png | ||
+ | | th damage | ||
+ | | thermal damage | ||
+ | | thermic damage= icon_damage_therm.png | ||
+ | | ex damage | ||
+ | | explosive damage = icon_damage_exp.png | ||
+ | | ki damage | ||
+ | | kinetic damage = icon_damage_kin.png | ||
| cpu = icon_cpu.png | | cpu = icon_cpu.png | ||
| pg | | pg |
Revision as of 11:11, 28 November 2013
Syntax
- The function takes up to three parameters. Each of the parameters are optional, while still allowing for some customization if need be.
{{icon | type | size | hint}}
Parameters
- type
- This determines which icon to show and it will default back to the webifier icon if no parameters are given. Remember to use lower-case letters.
- size
- This determines the size of the image, in pure numbers. It defaults to 32 (the px part of the size is omitted from the parameter as it is included in the template).
- hint
- This is the mouse-over hint. Add this if you want custom text to be displayed when you hover over the icon. This parameter will accept codes like bold or italic or wiki-links, but will simply strip any link-coding or formatting from them and presents the unmodified plain text.
Examples
{{icon|point}}
→ (it will use the default size and no mouse-over tooltip){{icon|||Stay put with a web!
→ (default icon and size was used since no first argument was given){{icon|warp scrambler|16|No MWD for you!}}
→ (smaller icon, could be used inside a paragraph without breaking the line height)
List of icons
Below is a list of icons sorted by type. The "size" column lists the maximum size each icon should be used at.
Electronic Warfare
Name | Syntax | Icon | Size |
---|---|---|---|
Warp scrambler | {{icon|warp scrambler}} | 64px | |
Warp disruptor | {{icon|warp disruptor}} | 64px | |
Stasis webifier | {{icon|stasis webifier}} | 64px | |
ECM / Jamming | {{icon|ecm}} | File:Icon multispectral ecm i.png | 64px |
Remote ECM burst | {{icon|remote ecm burst}} | 64px | |
Target painter | {{icon|target painter}} | 64px | |
Energy vampire | {{icon|energy vampire}} | 64px | |
Energy neutralizer | {{icon|energy neutralizer}} | 64px |
Assistance
Name | Syntax | Icon | Size |
---|---|---|---|
Remote armor repair | {{icon|remote armor repair}} | 64px | |
Shield transporter | {{icon|shield transporter}} | 64px | |
Warfare link | {{icon|warfare link}} | 64px |
Ships
Name | Syntax | Icon | Size |
---|---|---|---|
Small target | {{icon|small target|16}} | 16px | |
Medium target | {{icon|medium target|16}} | 16px | |
Large target | {{icon|large target|16}} | 16px | |
Fighters/Fighter-bombers | {{icon|fighter}} | 64px |
Resists
Name | Syntax | Icon | Size |
---|---|---|---|
Electromagnetic | {{icon|em resist}} | 32px | |
Thermal | {{icon|th resist}} | 32px | |
Explosive | {{icon|ex resist}} | 32px | |
Kinetic | {{icon|ki resist}} | 32px |
Fitting
Name | Syntax | Icon | Size |
---|---|---|---|
Powergrid | {{icon|powergrid}} | 32px | |
CPU | {{icon|cpu}} | 32px |