Шаблон:Borderless — различия между версиями

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск
(Новая страница: «<div style="overflow: hidden; width: {{{2|96}}}px; height: {{{2|96}}}px; display:inline-block; vertical-align:middle;"><div style="margin: -{{#expr: {{{2|96}}} / 6 }...»)
 
 
Строка 26: Строка 26:
 
     <nowiki>{{borderless|Chilblains.png|64}}</nowiki>
 
     <nowiki>{{borderless|Chilblains.png|64}}</nowiki>
  
{{borderless|Slash (feline).png|64|HOVER ME!}}
+
{{borderless|Fireball.png|64|HOVER ME!}}
     <nowiki>{{borderless|Slash (feline).png|64|HOVER ME!}}</nowiki>
+
     <nowiki>{{borderless|Fireball.png|64|HOVER ME!}}</nowiki>
  
 
{{borderless|"Fear Me!".png|link=Fear}}
 
{{borderless|"Fear Me!".png|link=Fear}}

Текущая версия на 13:15, 2 марта 2017

Skill.png

Description[править]

Displays a skill icon with 1/8 clipped from each edge, effectively making it a borderless icon.

Usage[править]

Minimal:

   {{borderless|<filename>}}

All options:

   {{borderless|<filename>|<size>|<caption>|link=<link>}}
filename
Name of icon.
size
Size of icon, in pixels. Defaults to 96.
caption
Optional caption of the image. Can potentially contain other image options if separated by {{!}}.
link
Optional page the image should link to.

Examples[править]

Conflagrate.png
   {{borderless|Conflagrate.png}}
Chillblains.png
   {{borderless|Chilblains.png|64}}
HOVER ME!
   {{borderless|Fireball.png|64|HOVER ME!}}
"Fear Me!".png
   {{borderless|"Fear Me!".png|link=Fear}}