Difference between revisions of "Template:Recipe list/start/doc"
From SpiralKnights
m (Create) |
m (fix a silly thing) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{documentation subpage}}</noinclude> | <noinclude>{{documentation subpage}}</noinclude> | ||
− | This template creates a table of recipes and prices. | + | ==Usage== |
+ | This template creates a table of recipes, stars and prices. | ||
− | == | + | ==Code== |
<pre> | <pre> | ||
{{Recipe list/start}} | {{Recipe list/start}} | ||
− | {{Recipe list/row | Blast Bomb | | + | </pre> |
− | {{Recipe list/row | Wolver Coat | | + | |
+ | ==Notes== | ||
+ | This template is the header of the table and should be used before [[Template:Recipe list/row]] and [[Template:Recipe list/end]] | ||
+ | |||
+ | ==Example== | ||
+ | After using the three templates together, this: | ||
+ | <pre> | ||
+ | {{Recipe list/start}} | ||
+ | {{Recipe list/row|Blast Bomb|bomb|star=2}} | ||
+ | {{Recipe list/row|Wolver Coat|armor|star=3}} | ||
{{Recipe list/end}} | {{Recipe list/end}} | ||
</pre> | </pre> | ||
− | Will look like: | + | Will look like this: |
{{Recipe list/start}} | {{Recipe list/start}} | ||
− | {{Recipe list/row | Blast Bomb | | + | {{Recipe list/row|Blast Bomb|bomb|star=2}} |
− | {{Recipe list/row | Wolver Coat | | + | {{Recipe list/row|Wolver Coat|armor|star=3}} |
{{Recipe list/end}} | {{Recipe list/end}} |
Latest revision as of 08:15, 25 September 2015
This is a documentation subpage for Template:Recipe list/start (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
This template creates a table of recipes, stars and prices.
Code
{{Recipe list/start}}
Notes
This template is the header of the table and should be used before Template:Recipe list/row and Template:Recipe list/end
Example
After using the three templates together, this:
{{Recipe list/start}} {{Recipe list/row|Blast Bomb|bomb|star=2}} {{Recipe list/row|Wolver Coat|armor|star=3}} {{Recipe list/end}}
Will look like this:
Recipe | Star | Crowns |
---|---|---|
Blast Bomb Recipe | ★★☆☆☆ | 1,000 |
Wolver Coat Recipe | ★★★☆☆ | 4,000 |