Template:Craft Recipe List Header: Difference between revisions
From HorizonXI Wiki
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude><div style="margin: 2em;"> | ||
{| style="border: 1px solid #aaa | {| style="border: 1px solid #aaa; padding: 4px;" | ||
| class="{{{rank item css}}}" style="padding: 8px; width: 50px; text-align: center" | Text | | class="{{{rank item css}}}" style="padding: 8px; width: 50px; text-align: center" | Text | ||
| style="background-color: transparent; padding-left: 8px;" | Guild Rank Test item | | style="background-color: transparent; padding-left: 8px;" | Guild Rank Test item | ||
Line 9: | Line 9: | ||
| class="{{{sub craft css}}}" style="padding: 8px; width: 50px; text-align: center" | Text | | class="{{{sub craft css}}}" style="padding: 8px; width: 50px; text-align: center" | Text | ||
| style="background-color: transparent; padding-left: 8px;" | Item with {{{name}}} as a subcraft | | style="background-color: transparent; padding-left: 8px;" | Item with {{{name}}} as a subcraft | ||
|}</onlyinclude></includeonly> | |}</div></onlyinclude></includeonly> | ||
==Usage== | ==Usage== | ||
Revision as of 19:53, 23 December 2023
Usage
A template that generates the header information for the list of crafting recipes. See, e.g., Category:Woodworking/Amateur.
Note: This shows only the legend, will NOT affect the table formatting.
Examples
{{Craft Recipe List Header | name = Woodworking | rank item css = text-bold | main craft css = woodworking-body | sub craft css = woodworking-body-alt }}
Text | Guild Rank Test item |
Text | Item with Woodworking as its main craft |
Text | Item with Woodworking as a subcraft |