Difference between revisions of "Template:Icon"

From EVE University Wiki
Jump to: navigation, search
(npc -> white)
Line 60: Line 60:
 
| br sentry | br sentry tower | br sentry gun = icon_bracket_tower.png
 
| br sentry | br sentry tower | br sentry gun = icon_bracket_tower.png
 
| br drone| bracket drone = icon_bracket_drone.png
 
| br drone| bracket drone = icon_bracket_drone.png
| br sentry| bracket sentry = icon_bracket_sentry.png
+
| br sentry drone| bracket sentry drone = icon_bracket_sentry_drone.png
 
| br fighter| bracket fighter = icon_bracket_fighter.png
 
| br fighter| bracket fighter = icon_bracket_fighter.png
  
Line 83: Line 83:
 
| white industrial capital = icon_white_industrial_capital.png
 
| white industrial capital = icon_white_industrial_capital.png
 
<!-- Brackets for sentry towers/drones/fighters -->
 
<!-- Brackets for sentry towers/drones/fighters -->
| white sentry  = icon_white_tower.png
+
| white sentry  = icon_bracket_tower.png
| white drone = icon_white_drone.png
+
| white drone = icon_bracket_drone.png
| white drone sentry = icon_white_drone_sentry.png
+
| white sentry drone = icon_bracket_sentry_drone.png
| white fighter = icon_white_fighter.png
+
| white fighter = icon_bracket_fighter.png
  
 
<!-- Red npc brackets -->
 
<!-- Red npc brackets -->
Line 110: Line 110:
 
| red sentry  = icon_red_tower.png
 
| red sentry  = icon_red_tower.png
 
| red drone = icon_red_drone.png
 
| red drone = icon_red_drone.png
| red drone sentry = icon_red_drone_sentry.png
+
| red sentry drone = icon_red_sentry_drone.png
 
| red fighter = icon_red_fighter.png
 
| red fighter = icon_red_fighter.png
  
Line 135: Line 135:
 
| blue sentry  = icon_blue_tower.png
 
| blue sentry  = icon_blue_tower.png
 
| blue drone = icon_blue_drone.png
 
| blue drone = icon_blue_drone.png
| blue drone sentry = icon_blue_drone_sentry.png
+
| blue sentry drone = icon_blue_sentry_drone.png
 
| blue fighter = icon_blue_fighter.png
 
| blue fighter = icon_blue_fighter.png
  

Revision as of 11:15, 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?)