Difference between revisions of "Template:Icon"

From EVE University Wiki
Jump to: navigation, search
(npc -> white)
Line 63: Line 63:
 
| br fighter| bracket fighter = icon_bracket_fighter.png
 
| br fighter| bracket fighter = icon_bracket_fighter.png
  
<!-- white npc brackets -->
+
<!-- white (npc) brackets -->
| npc capsule = icon_npc_capsule.png
+
| white capsule = icon_white_capsule.png
| npc shuttle = icon_npc_shuttle.png
+
| white shuttle = icon_white_shuttle.png
| npc rookie = icon_npc_rookie.png
+
| white rookie = icon_white_rookie.png
| npc frigate = icon_npc_frigate.png
+
| white frigate = icon_white_frigate.png
| npc destroyer = icon_npc_destroyer.png
+
| white destroyer = icon_white_destroyer.png
| npc cruiser = icon_npc_cruiser.png
+
| white cruiser = icon_white_cruiser.png
| npc battlecruiser = icon_npc_battlecruiser.png
+
| white battlecruiser = icon_white_battlecruiser.png
| npc battleship = icon_npc_battleship.png
+
| white battleship = icon_white_battleship.png
| npc carrier = icon_npc_carrier.png
+
| white carrier = icon_white_carrier.png
| npc dreadnought | br dread = icon_npc_dreadnought.png
+
| white dreadnought | br dread = icon_white_dreadnought.png
| npc supercarrier = icon_npc_supercarrier.png
+
| white supercarrier = icon_white_supercarrier.png
| npc titan = icon_npc_titan.png
+
| white titan = icon_white_titan.png
 
<!-- Brackets for industrial ships -->
 
<!-- Brackets for industrial ships -->
| npc mining frigate = icon_npc_mining_frigate.png
+
| white mining frigate = icon_white_mining_frigate.png
| npc mining barge| bracket mining barge= icon_npc_mining_barge.png
+
| white mining barge| bracket mining barge= icon_white_mining_barge.png
| npc industrial = icon_npc_industrial.png
+
| white industrial = icon_white_industrial.png
| npc industrial command = icon_npc_industrial_command_ship.png
+
| white industrial command = icon_white_industrial_command_ship.png
| npc industrial capital = icon_npc_industrial_capital.png
+
| white industrial capital = icon_white_industrial_capital.png
 
<!-- Brackets for sentry towers/drones/fighters -->
 
<!-- Brackets for sentry towers/drones/fighters -->
| npc sentry  = icon_npc_tower.png
+
| white sentry  = icon_white_tower.png
| npc drone = icon_npc_drone.png
+
| white drone = icon_white_drone.png
| npc drone sentry = icon_npc_drone_sentry.png
+
| white drone sentry = icon_white_drone_sentry.png
| npc fighter = icon_npc_fighter.png
+
| white fighter = icon_white_fighter.png
  
 
<!-- Red npc brackets -->
 
<!-- Red npc brackets -->

Revision as of 11:07, 20 September 2018

Template documentation (for the above template, sometimes hidden or invisible)
This template is deprecated and no longer in use.
Please visit "Due to the way pages are loaded and cached, this template consumes 10x CPU time usage compared to using regular image links. Just use regular image links, see Icons for a list of icon-images." for current info. User: Arin Mara (talk) 18:30, 22 May 2022 (UTC)

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}}Icon warp disruptor i.png (it will use the default size and no mouse-over tooltip)
  • {{icon|||Stay put with a web!}}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!}}No MWD for you! (smaller icon, could be used inside a paragraph without breaking the line height)
Visit Template:Icon/doc to edit this text! (How does this work?) (Refresh this text - why?)