Template:Basil/doc
From SpiralKnights
This is a documentation subpage for Template:Basil (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage
To easily and consistently place information about basil's recipe inventory on pages based on depth. The template also adds items to a relevant category.
Code
{{Basil|1|only=}}
Parameters
Required
- 1
- A number 1, 2, 3, 4, or 5 that matches the star level of the item. (0 does not apply)
- only
- yes = registers for Category:Recipes only available from Basil
- no = does not register for category
Optional
- mission
- The name of a mission
- Use only if Basil sells the recipe in a mission lobby
- mission 1
- mission 2
- mission 3...
- The name of a mission
- Use only if the above mission parameter and preceding mission # is used = Basil sells the recipe in more than 1,2,3...mission lobbies. Enter the missions in rank order, starting with the earliest mission.
Notes
The code has a lot of switches to take care of grammatical stuffs.
The code forces the category to sort by star level, then alphabetically within star level.
"Only" parameter only pertains to the category registration, and has nothing to do with "only depth" etc.