Template:Craft Header: Difference between revisions

From HorizonXI Wiki
(Created page with "<onlyinclude><includeonly><div class="container {{{color-class|}}}" style="display: flex; justify-content: space-between; align-items: center;"> <div style="margin: 16px;">{{{icon|}}}</div> <span class="{{{text-color-class|}}}" style="font-size: x-large; font-weight: bold;">{{{name|}}}</span> <div style="margin: 16px;">{{{icon|}}}</div> </div></includeonly></onlyinclude> ==Usage== Headers for craft pages ===Examples=== <pre>{{Craft_Header | name = Alchemy | color-class...")
(No difference)

Revision as of 13:20, 3 November 2023

Usage

Headers for craft pages

Examples

{{Craft_Header
| name = Alchemy
| color-class = alchemy-header
| text-color-class = alchemy-text-header
| icon = [[File:AlchemyIcon.png]]
}}
AlchemyIcon.png

Alchemy

AlchemyIcon.png
{{Craft_Header
| name = Goldsmithing
| color-class = goldsmithing-header
| text-color-class = 
| icon = [[File:GoldsmithingIcon.png]]
}}
GoldsmithingIcon.png

Goldsmithing

GoldsmithingIcon.png