Difference between revisions of "Template:Icon"
From EVE University Wiki
m (→Miscellaneous: Removed containers, putting them in a section of their own.) |
m (Moved containers to a section of their own.) |
||
Line 65: | Line 65: | ||
| perception attribute | per att = icon_attribute_perception.png | | perception attribute | per att = icon_attribute_perception.png | ||
| willpower attribute | will att = icon_attribute_willpower.png | | willpower attribute | will att = icon_attribute_willpower.png | ||
+ | <!-- | ||
+ | |||
+ | Containers | ||
+ | |||
+ | --> | ||
+ | | container large secure | large secure container = icon_container_large_secure.png | ||
+ | | container large | large container = icon_container_large.png | ||
+ | | container large green | large green container = icon_container_large_green.png | ||
+ | | container large cyan | large cyan container = icon_container_large_cyan.png | ||
+ | | container medium secure | medium secure container = icon_container_medium_secure.png | ||
+ | | container medium | medium container = icon_container_medium.png | ||
+ | | container medium green | medium green container = icon_container_medium_green.png | ||
+ | | container medium cyan | medium cyan container = icon_container_medium_cyan.png | ||
+ | | container small secure | small secure container = icon_container_small_secure.png | ||
+ | | cargo | container small | small container = icon_container_small.png | ||
+ | | shiny cargo | container small green | small green container = icon_container_small_green.png | ||
+ | | container small cyan | small cyan container = icon_container_small_cyan.png | ||
<!-- | <!-- | ||
Line 159: | Line 176: | ||
| macintosh | mac = icon_os_macintosh.png | | macintosh | mac = icon_os_macintosh.png | ||
| linux = icon_os_linux.png | | linux = icon_os_linux.png | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- | <!-- | ||
Line 497: | Line 502: | ||
|} | |} | ||
<small><references/></small> | <small><references/></small> | ||
+ | |||
+ | == Containers == | ||
+ | |||
+ | {| | ||
+ | | valign="top" | | ||
+ | {| class="wikitable" style="font-size:90%;" | ||
+ | |- | ||
+ | ! style="background:#222222;" | Normal containers | ||
+ | ! style="background:#222222;" | Syntax | ||
+ | ! style="background:#222222;" | Icon | ||
+ | ! style="background:#222222;" | Size | ||
+ | |- | ||
+ | | Large container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|large container}}</nowiki> | ||
+ | | {{icon|large container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Medium container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|medium container}}</nowiki> | ||
+ | | {{icon|medium container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Small container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|small container}}</nowiki> | ||
+ | | {{icon|small container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Large secure container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|large secure container}}</nowiki> | ||
+ | | {{icon|large secure container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Medium secure container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|medium secure container}}</nowiki> | ||
+ | | {{icon|medium secure container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Small secure container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|small secure container}}</nowiki> | ||
+ | | {{icon|small secure container||Click to update image.}} | ||
+ | | 64px | ||
+ | |} | ||
+ | | valign="top" | | ||
+ | {| class="wikitable" style="font-size:90%;" | ||
+ | |- | ||
+ | ! style="background:#222222;" | Coloured containers | ||
+ | ! style="background:#222222;" | Syntax | ||
+ | ! style="background:#222222;" | Icon | ||
+ | ! style="background:#222222;" | Size | ||
+ | |- | ||
+ | | Large green container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|large green container}}</nowiki> | ||
+ | | {{icon|large green container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Large cyan container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|large cyan container}}</nowiki> | ||
+ | | {{icon|large cyan container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Medium green container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|medium green container}}</nowiki> | ||
+ | | {{icon|medium green container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Medium cyan container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|medium cyan container}}</nowiki> | ||
+ | | {{icon|medium cyan container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Small green container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|small green container}}</nowiki> | ||
+ | | {{icon|small green container||Click to update image.}} | ||
+ | | 64px | ||
+ | |- | ||
+ | | Small cyan container | ||
+ | | style="background:#333333;" | <nowiki>{{icon|small cyan container}}</nowiki> | ||
+ | | {{icon|small cyan container||Click to update image.}} | ||
+ | | 64px | ||
+ | |} | ||
+ | |} | ||
== Electronic Warfare == | == Electronic Warfare == |
Revision as of 17:27, 7 February 2015
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.
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 |
Attributes
|
Containers
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}} | Click to update image. | 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 | |
Remote sensor dampener | {{icon|sensor damp}} | 64px | |
Track disruptor | {{icon|track disruptor}} | 64px |
Factions
|
|
Fitting
Name | Syntax | Icon | Size |
---|---|---|---|
Powergrid | {{icon|powergrid}} | 32px | |
CPU | {{icon|cpu}} | 32px | |
Range | {{icon|range}} | 32px | |
Signature radius | {{icon|sig}} | 32px | |
Velocity | {{icon|velocity}} | 32px | |
Shield | {{icon|shield}} | 32px | |
Armor | {{icon|armor}} | 32px | |
Hull / Structure | {{icon|hull}} | 64px | |
Capacity | {{icon|capacity}} | 64px | |
Sensor resolution | {{icon|sensor resolution}} | 64px | |
Target | {{icon|target}} | 64px | |
Inertia | {{icon|inertia}} | 32px | |
Volume | {{icon|volume}} | 64px | |
Tracking | {{icon|tracking}} | 32px | |
Turret | {{icon|turret}} | 32px | |
Missile | {{icon|missile}} | 32px | |
Turret new | {{icon|turret new}} | 64px | |
Missile new | {{icon|missile new}} | 64px |
Miscellaneous
Name | Syntax | Icon | Size |
---|---|---|---|
Red X | {{icon|x}} | 64px | |
Green check | {{icon|check}} | 64px | |
Constellation | {{icon|constellation}} | 64px | |
Corporation/Alliance | {{icon|corporation}} | 64px | |
Orbit Distance | {{icon|orbit}} | 64px | |
Windows | {{icon|win}} | 128px | |
Macintosh | {{icon|mac}} | 128px | |
Linux | {{icon|linux}} | 128px |
Ore, minerals and ice
|
|
|
Overview tags and backgrounds
|
|
In order to make icons flashing, include this to your page:
Then use the <span class="flashy"></span>. |
Resists & Damages
Name / Category |
Resists | Damages | ||||
---|---|---|---|---|---|---|
Syntax | Icon | Size | Syntax | Icon | Size | |
Electromagnetic | {{icon|em resist}} | 32px | {{icon|em damage}} | 32px | ||
Thermal | {{icon|th resist}} | 32px | {{icon|th damage}} | 32px | ||
Explosive | {{icon|ex resist}} | 32px | {{icon|ex damage}} | 32px | ||
Kinetic | {{icon|ki resist}} | 32px | {{icon|ki damage}} | 32px |
Ships & NPC
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 | |
Sentry tower | {{icon|sentry tower|16}} | 16px | |
Small neutral | {{icon|small neutral|16}} | 16px | |
Medium neutral | {{icon|medium neutral|16}} | 16px | |
Large neutral | {{icon|large neutral|16}} | 16px | |
Small player ship | {{icon|small ship|16}} | 16px | |
Medium player ship | {{icon|medium ship|16}} | 16px | |
Large player ship | {{icon|large ship|16}} | Click to update image. | 16px |
Large industrial player ship | {{icon|large industrial ship|16}} | 16px | |
Capital player ship | {{icon|capital ship|16}} | Click to update image. | 16px |
Fighters/Fighter-bombers | {{icon|fighter}} | 64px |
Weapons
|
|