Template:Icon: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus m nation icon update |
imported>Aramachus added links to the icons |
||
| Line 11: | Line 11: | ||
| goldsmithing = GoldsmithingIcon.png |
| goldsmithing = GoldsmithingIcon.png |
||
| leathercraft = LeathercraftIcon.png |
| leathercraft = LeathercraftIcon.png |
||
| smithing = BlacksmithingIcon.png |
| smithing | blacksmithing = BlacksmithingIcon.png |
||
| woodworking = WoodworkingIcon.png |
| woodworking = WoodworkingIcon.png |
||
| synergy = SynergyIcon.png |
| synergy = SynergyIcon.png |
||
| Line 30: | Line 30: | ||
| medium = 36px |
| medium = 36px |
||
| large = 72px |
| large = 72px |
||
}}|{{#if:{{{link|}}}|link={{{link}}}|link={{#switch:{{lc:{{{1}}}}} |
|||
| ⚫ | |||
| bastok = Bastok |
|||
| windurst = Windurst |
|||
| san d'oria = San d'Oria |
|||
| jeuno = Jeuno |
|||
| alchemy = Category:Alchemy |
|||
| bonecraft = Category:Bonecraft |
|||
| clothcraft = Category:Clothcraft |
|||
| cooking = Category:Cooking |
|||
| fishing = Category:Fishing |
|||
| goldsmithing = Category:Goldsmithing |
|||
| leathercraft = Category:Leathercraft |
|||
| smithing | blacksmithing = Category:Smithing |
|||
| woodworking = Category:Woodworking |
|||
| synergy = Category:Synergy |
|||
| chocobo digging = Category:Chocobo Digging |
|||
| clamming = Category:Clamming |
|||
| excavation = Category:Excavation |
|||
| gardening = Category:Gardening |
|||
| harvesting = Category:Harvesting |
|||
| logging = Category:Logging |
|||
| mining = Category:Mining |
|||
| ⚫ | |||
==Usage== |
==Usage== |
||
* First parameter is which icon you want to display |
* First parameter is which icon you want to display |
||
* Second parameter (optional) is the size of the icon |
* 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=== |
===Syntax=== |
||
<pre>{{Icon|<command>|small/medium/large}}</pre> |
<pre>{{Icon|<command>|small/medium/large|link=<link>}}</pre> |
||
===Available Icons=== |
===Available Icons=== |
||
Revision as of 13:33, 15 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>}}