Difference between revisions of "Template:Blueprint"
LordKelvin (talk | contribs) (Whoever did this accidentally swapped the Scout primary and secondary lines >_>) |
m |
||
Line 53: | Line 53: | ||
|{{#if:{{{ingredient-5|}}}| ingredient-5 | null}} = {{{ingredient-5|}}} | |{{#if:{{{ingredient-5|}}}| ingredient-5 | null}} = {{{ingredient-5|}}} | ||
|{{#if:{{{ingredient-6|}}}| ingredient-6 | null}} = {{{ingredient-6|}}} | |{{#if:{{{ingredient-6|}}}| ingredient-6 | null}} = {{{ingredient-6|}}} | ||
+ | |{{#if:{{{ingredient-1-amount|}}}| ingredient-1 | null}} = {{{ingredient-1-amount|}}} | ||
+ | |{{#if:{{{ingredient-2-amount|}}}| ingredient-2 | null}} = {{{ingredient-2-amount|}}} | ||
+ | |{{#if:{{{ingredient-3-amount|}}}| ingredient-3 | null}} = {{{ingredient-3-amount|}}} | ||
+ | |{{#if:{{{ingredient-4-amount|}}}| ingredient-4 | null}} = {{{ingredient-4-amount|}}} | ||
+ | |{{#if:{{{ingredient-5-amount|}}}| ingredient-5 | null}} = {{{ingredient-5-amount|}}} | ||
+ | |{{#if:{{{ingredient-6-amount|}}}| ingredient-6 | null}} = {{{ingredient-6-amount|}}} | ||
|{{#if:{{{result|}}}| result | null}} = {{{result|}}} | |{{#if:{{{result|}}}| result | null}} = {{{result|}}} | ||
|{{#if:{{{result-2|}}}| result-2 | null}} = {{{result-2|}}} | |{{#if:{{{result-2|}}}| result-2 | null}} = {{{result-2|}}} |
Revision as of 06:32, 19 March 2011
Ingredient 1 | Result | |
![]() |
= | ![]() |
Usage
{{Blueprint | autoresult = | ingredient-1 = | ingredient-2 = | ingredient-3 = | ingredient-4 = | ingredient-5 = | result = | result-2 = | result-3 = | result-4 = | result-5 = | result-6 = }}
Autoresult
Setting Autoresult
to 'class slot', for example Autoresult = Soldier primary
, will automatically generate the blueprint for that slot with correct slot token, class token and possible results.