This is a documentation for Board Game Arena: play board games online !

Template:GameIcon

From Board Game Arena
Revision as of 01:15, 3 November 2023 by Sammy McSam (talk | contribs) (Created page with "<span style="display:inline-flex;align-items:center;justify-content:space-around;position:relative;height:{{{height}}}px;width:{{{width}}}px;overflow:hidden;color:{{{textColor|#000}}};font-family:Roboto,Arial,sans-serif;font-weight:700;font-size:16px;text-shadow:0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{outlineColor|#fff0}}},0 0 2px {{{out...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[[File:{{{imageFileName}}}|link=|]]

Use this {{gameIcon}} template to display a game-specific image:

{{gameIcon
|tooltip=
|imageFileName=
|width=
|height=
|x=0
|y=0
|=
|textColor=black
|outlineColor=white
}}<noinclude>
[[Category:GameNameIcons|GameName icons]]
<noinclude>

Available parameters

Parameter
Default value
Example
Description
tooltip
Game icon
|tooltip=Resource
Optional: specify a tooltip to display on hover.
imageFileName
null
|imageFileName=JumpDriveIcons.png
Required: specify an uploaded image file name including file format (i.e. .png, .jpg etc.).
width
null
|width=30
Required: specify the icon width in px units.
height
null
|height=30
Required: specify the icon height in px units.
x
0
|x=60
Optional: specify the x position in px units.
y
0
|y=30
Optional: specify the y position in px units.
null
&#8203;
(zero width space)
|=2
Optional: specify a text value e.g. 3.
textColor
#000
(black)
|textColor=green
Optional: specify the text color as a CSS color e.g. green.
outlineColor
#fff0
(transparent white)
|outlineColor=green
Optional: specify the text outline color as a CSS color e.g. green.

Examples

Jump Drive

JumpDriveIcons.png

450×30 pixels

JumpDriveIcons.png

Genes

30×30 pixels

Genes3

{{gameIcon
|tooltip=Genes
|imageFileName=JumpDriveIcons.png
|width=30
|height=30
|x=60
|y=0
|=3
|textColor=black
|outlineColor=white
}}<noinclude>
[[Category:JumpDriveIcons]]
<noinclude>

Space Station Phoenix

SpaceStationPhoenixIcons.png

700×100 pixels

SpaceStationPhoenixIcons.png

Farm ship

85×50 pixels

Farm ship

{{gameIcon
|tooltip=Farm ship
|imageFileName=SpaceStationPhoenixIcons.png
|width=85
|height=50
|x=500
|y=50
}}<noinclude>
[[Category:SpaceStationPhoenixIcons]]
<noinclude>