Difference between revisions of "Template:Blueprint/doc"
m (add missing) |
m |
||
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{Blueprint | {{Blueprint | ||
| autoresult = | | autoresult = | ||
− | |||
| ingredient-1 = | | ingredient-1 = | ||
+ | | ingredient-1-amount = | ||
| ingredient-2 = | | ingredient-2 = | ||
+ | | ingredient-2-amount = | ||
| ingredient-3 = | | ingredient-3 = | ||
+ | | ingredient-3-amount = | ||
| ingredient-4 = | | ingredient-4 = | ||
+ | | ingredient-4-amount = | ||
| ingredient-5 = | | ingredient-5 = | ||
+ | | ingredient-5-amount = | ||
+ | | ingredient-6 = | ||
+ | | ingredient-6-amount = | ||
| result = | | result = | ||
| result-2 = | | result-2 = | ||
Line 106: | Line 112: | ||
| result-2 = Dillinger's Duffel | | result-2 = Dillinger's Duffel | ||
}} | }} | ||
− | [[Category:Formatting templates | + | |
+ | [[Category:Template documentation]] | ||
+ | [[Category:Formatting templates]] |
Latest revision as of 15:00, 7 February 2023
Arguments
{{Blueprint | autoresult = | ingredient-1 = | ingredient-1-amount = | ingredient-2 = | ingredient-2-amount = | ingredient-3 = | ingredient-3-amount = | ingredient-4 = | ingredient-4-amount = | ingredient-5 = | ingredient-5-amount = | ingredient-6 = | ingredient-6-amount = | result = | result-2 = | result-3 = | result-4 = | result-5 = | result-6 = | result-7 = }}
autoresult
Setting autoresult
to a "class slot", for example autoresult = Soldier primary
, will automatically generate the blueprint for that slot with the correct slot token, class token, and possible results.
You can add automatic crafting recipes to {{Dictionary/blueprints}}
.
Examples
{{Blueprint | ingredient-1 = Kritzkrieg | ingredient-2 = Bonk! Atomic Punch | result = Crit-a-Cola }}
produces
Kritzkrieg | Bonk! Atomic Punch | Crit-a-Cola | ||
+ | = |
{{Blueprint | autoresult = Scout secondary }}
produces
Class Token - Scout | Slot Token - Secondary | Scrap Metal | Possible Results | |||||||||||||||||||
+ | + | = |
|
{{Blueprint | ingredient-1 = Reclaimed Metal | ingredient-1-amount = 2 | ingredient-2 = Flare Gun | result = Detonator }}
produces
Reclaimed Metal | Flare Gun | Detonator | ||
x2 | + | = |
{{Blueprint/core | setname = special delivery | ingredient-1 = Refined Metal | ingredient-1-amount = 4 | ingredient-2 = Shortstop | ingredient-2-2 = Mad Milk | ingredient-2-3 = Holy Mackerel | result = Milkman }}
produces
Refined Metal | Special Delivery weapon | Milkman | ||
x4 | + | = |
{{Blueprint/core | ingredient-1 = Refined Metal | ingredient-1-amount = 4 | ingredient-2 = Baby Face's Blaster | ingredient-2-2 = Pretty Boy's Pocket Pistol | result = Fed-Fightin' Fedora | result-2 = Dillinger's Duffel }}
produces
Refined Metal | Baby Face's Blaster | Possible Results | ||||||||||||||||||
x4 | + | = |
|