Plantilla:Recipe list

De SpiralKnights-es

Saltar a: navegación, buscar
Recipe Crowns
[[{{{1}}}]] Recipe {{{1amount}}}
[[{{{2}}}]] Recipe {{{2amount}}}
[[{{{3}}}]] Recipe {{{3amount}}}
[[{{{4}}}]] Recipe {{{4amount}}}
[[{{{5}}}]] Recipe {{{5amount}}}
[[{{{6}}}]] Recipe {{{6amount}}}
[[{{{7}}}]] Recipe {{{7amount}}}
[[{{{8}}}]] Recipe {{{8amount}}}
[[{{{9}}}]] Recipe {{{9amount}}}
[[{{{10}}}]] Recipe {{{10amount}}}
[[{{{11}}}]] Recipe {{{11amount}}}
[[{{{12}}}]] Recipe {{{12amount}}}
[[{{{13}}}]] Recipe {{{13amount}}}
[[{{{14}}}]] Recipe {{{14amount}}}
[[{{{15}}}]] Recipe {{{15amount}}}
[[{{{16}}}]] Recipe {{{16amount}}}
[[{{{17}}}]] Recipe {{{17amount}}}
[[{{{18}}}]] Recipe {{{18amount}}}
[[{{{19}}}]] Recipe {{{19amount}}}
[[{{{20}}}]] Recipe {{{20amount}}}
[[{{{21}}}]] Recipe {{{21amount}}}
[[{{{22}}}]] Recipe {{{22amount}}}
[[{{{23}}}]] Recipe {{{23amount}}}
[[{{{24}}}]] Recipe {{{24amount}}}
[[{{{25}}}]] Recipe {{{25amount}}}
[[{{{26}}}]] Recipe {{{26amount}}}
[[{{{27}}}]] Recipe {{{27amount}}}
[[{{{28}}}]] Recipe {{{28amount}}}
[[{{{29}}}]] Recipe {{{29amount}}}
[editar] [limpiar caché] Documentación de esta plantilla

This template is used for displaying a vendor's recipe list in a table. After adding new format, the number of its rows now is not limited if use "Recipe list/row" template for its rows.

Usage

{{Recipe list
| 1 = (First item name)
| 1amount = (First item cost)
| 2 = (Second item name)
| 2amount = (Second item cost)
| 3 = (Third item name)
| 3amount = (Third item cost)
| 4 = (Fourth item name)
| 4amount = (Fourth item cost)
| 5 = (Fifth item name)
| 5amount = (Fifth item cost)
| 6 = (Sixth item name)
| 6amount = (Sixth item cost)

and so on...

}}

New usage with old one

{{Recipe list
| 1 = (First item name)
| 1amount = (First item cost)
| 2 = (Second item name)
| 2amount = (Second item cost)

and so on... (no more than 29)

{{Recipe list/row | (First item name) | amount= (First item cost)}}
{{Recipe list/row | (Second item name) | amount= (Second item cost)}}

and so on...

}}

OR

{{Recipe list
| 1=
| 1amount=bypass
{{Recipe list/row | (First item name) | amount= (First item cost)}}
{{Recipe list/row | (Second item name) | amount= (Second item cost)}}

and so on...
}}

New Shorter Usage

{{Recipe list/start}}
{{Recipe list/row | (First item name) | amount= (First item cost)}}
{{Recipe list/row | (Second item name) | amount= (Second item cost)}}

and so on...

{{Recipe list/end}}

Example

{{Recipe list/start}}
{{Recipe list/row | Blast Bomb | amount=1000}}
{{Recipe list/row | Wolver Coat | amount=1000}}
{{Recipe list/end}}

It displays that

Receta Crowns
Receta Blast Bomb 1000
Receta Wolver Coat 1000
Herramientas personales