Template:Craft Recipe List Header: Difference between revisions
From HorizonXI Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
:{| | :{| | ||
|- | |- | ||
| | | class="{{{rank item css}}}" style="padding: 8px; width: 50px;" | Text | ||
| : Guild Rank Test item | | : Guild Rank Test item | ||
|- | |- | ||
| | | class="{{{main craft css}}}" style="padding: 8px; width: 50px;" | Text | ||
| : item with {{{name}}} as its main craft | | : item with {{{name}}} as its main craft | ||
|- | |- | ||
| | | class="{{{sub craft css}}}" style="padding: 8px; width: 50px;" | Text | ||
| style="background-color: transparent" | : item with {{{name}}} as a subcraft | | style="background-color: transparent" | : item with {{{name}}} as a subcraft | ||
|} | |}</onlyinclude></includeonly> | ||
</onlyinclude></includeonly> | |||
==Usage== | ==Usage== | ||
Revision as of 13:01, 10 November 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