Difference between revisions of "Template:Basil"
From SpiralKnights
m |
m (actually, it might be easier to include the icon in vendor templates instead of the Item/Acquisition system) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>[[Basil]] - {{# | + | <includeonly>{{Recipe/Icon}}: [[Basil]] - Randomly in stock for {{#switch:{{{1}}} |
− | + | |0=N/A, there are no 0* recipes | |
+ | |1=250 | ||
+ | |2=1,000 | ||
+ | |3=4,000 | ||
+ | |4=10,000 | ||
+ | |5=25,000 | ||
+ | }} crowns in depth{{#switch:{{{1}}} | ||
|1 = | |1 = | ||
|2 = | |2 = | ||
Line 24: | Line 30: | ||
|4 =23 | |4 =23 | ||
|5 =23 | |5 =23 | ||
− | }} [[Clockwork Terminal]]s {{#if:{{{mission|}}} | + | }} [[Clockwork Terminal]]s{{#if:{{{mission|}}} |
− | | | + | |, always in stock in lobby of: |
− | + | :{{mission|{{{mission|}}}}} | |
|}}{{#if:{{{mission 2|}}} | |}}{{#if:{{{mission 2|}}} | ||
− | | | + | |:{{mission|{{{mission 2|}}}}} |
− | + | |}}{{#if:{{{mission 3|}}} | |
− | |}}{{#if:{{{mission 3|}}} | + | |
|:{{mission|{{{mission 3|}}}}} | |:{{mission|{{{mission 3|}}}}} | ||
|}}{{#if:{{{mission 4|}}} | |}}{{#if:{{{mission 4|}}} | ||
Line 48: | Line 53: | ||
|}}{{#if:{{{mission 11|}}} | |}}{{#if:{{{mission 11|}}} | ||
|:{{mission|{{{mission 11|}}}}} | |:{{mission|{{{mission 11|}}}}} | ||
− | |}}{{#if:{{{mission|}}}|<br> (All recipes purchased from Basil are acquired unbound)| (unbound)}}.{{#switch:{{{only|no}}}|no=|yes=[[Category:Recipes only available from Basil|{{{1}}}-{{PAGENAME}}]]}}</includeonly><noinclude> | + | |}}{{#if:{{{mission|}}}|<br> (All recipes purchased from Basil are acquired unbound)| (unbound)}}.{{#switch:{{{only|no}}}|no=|yes=[[Category:Recipes only available from Basil|{{{1}}}-{{PAGENAME}}]]}}</includeonly><noinclude> |
{{documentation}} [[Category:Linking Templates|Vendor]]</noinclude> | {{documentation}} [[Category:Linking Templates|Vendor]]</noinclude> |
Latest revision as of 22:42, 28 December 2015
[edit] [ ] Template documentation
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.
See Also
The above documentation is transcluded from Template:Basil/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |