Difference between revisions of "Template:Basil"

From SpiralKnights

Jump to: navigation, search
m (test positioning)
m (actually, it might be easier to include the icon in vendor templates instead of the Item/Acquisition system)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Basil]] - Randomly in stock for {{#switch:{{{1}}}
+
<includeonly>{{Recipe/Icon}}: [[Basil]] - Randomly in stock for {{#switch:{{{1}}}
 
|0=N/A, there are no 0* recipes
 
|0=N/A, there are no 0* recipes
 
|1=250
 
|1=250
Line 31: Line 31:
 
|5 =23
 
|5 =23
 
}} [[Clockwork Terminal]]s{{#if:{{{mission|}}}
 
}} [[Clockwork Terminal]]s{{#if:{{{mission|}}}
|,<br>
+
|, always in stock in lobby of:
:Always in stock in lobby of the {{mission|{{{mission|}}}}}{{#if:{{{mission 3|}}}|, as well as <br>|{{#if:{{{mission 2|}}}|&nbsp;and&nbsp;|}}}}
+
:{{mission|{{{mission|}}}}}
 
|}}{{#if:{{{mission 2|}}}
 
|}}{{#if:{{{mission 2|}}}
|{{#if:{{{mission 3|}}}|
+
|:{{mission|{{{mission 2|}}}}}
:|}}{{mission|{{{mission 2|}}}}}
+
|}}{{#if:{{{mission 3|}}}  
|}}{{#if:{{{mission 3|}}}
+
 
|:{{mission|{{{mission 3|}}}}}
 
|:{{mission|{{{mission 3|}}}}}
 
|}}{{#if:{{{mission 4|}}}
 
|}}{{#if:{{{mission 4|}}}

Latest revision as of 22:42, 28 December 2015

[edit] [purge] 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

Forum Node 109069

Personal tools