Template:Icon: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus added links to the icons |
imported>Aramachus mNo edit summary |
||
| Line 63: | Line 63: | ||
===Available Icons=== |
===Available Icons=== |
||
{| class="horizon-table center-col-1 center-col-2 center-col-3 center-col-4" |
{| class="horizon-table center-col-1 center-col-2 center-col-3 center-col-4" |
||
! command || small || medium<br>(default) || large |
! command || small (18px) || medium (36px)<br>(default) || large (72px) |
||
|- |
|- |
||
| bastok || {{Icon|bastok|small}} || {{Icon|bastok|medium}} || {{Icon|bastok|large}} |
| bastok || {{Icon|bastok|small}} || {{Icon|bastok|medium}} || {{Icon|bastok|large}} |
||
| Line 106: | Line 106: | ||
|- |
|- |
||
| mining || {{Icon|mining|small}} || {{Icon|mining|medium}} || {{Icon|mining|large}} |
| mining || {{Icon|mining|small}} || {{Icon|mining|medium}} || {{Icon|mining|large}} |
||
|- |
<!--|- |
||
| blue casket || {{Icon|blue casket|small}} || {{Icon|blue casket|medium}} || {{Icon|blue casket|large}} |
| blue casket || {{Icon|blue casket|small}} || {{Icon|blue casket|medium}} || {{Icon|blue casket|large}} |
||
|- |
|- |
||
| brown casket || {{Icon|brown casket|small}} || {{Icon|brown casket|medium}} || {{Icon|brown casket|large}} |
| brown casket || {{Icon|brown casket|small}} || {{Icon|brown casket|medium}} || {{Icon|brown casket|large}} |
||
|- |
|- |
||
| fished up || {{Icon|fished up|small}} || {{Icon|fished up|medium}} || {{Icon|fished up|large}} |
| fished up || {{Icon|fished up|small}} || {{Icon|fished up|medium}} || {{Icon|fished up|large}}--> |
||
|} |
|} |
||
Revision as of 11:02, 16 March 2024
Usage
- First parameter is which icon you want to display
- Second parameter (optional) is the size of the icon
- link parameter (optional) is to define an alternative where the icon will link to. Icons will link to the pages they belong to by default.
Syntax
{{Icon|<command>|small/medium/large|link=<link>}}