Used to get the total materials needed from a {{Grid/Crafting Table}}
.
Inhaltsverzeichnis
Usage
This template is meant to be substituted for {{Grid/Crafting Table}}
to produce a list of materials with their respective quantities. This is main useful for DPL queries or other instances where a smaller representation of the recipe is desired. {{Grid/Crafting Table.dpl}}
redirects here allowing the {Grid/Crafting Table}.dpl
syntax to be used in DPL's include
parameter.
Example DPL query
- Code
<dpl> title = Camp Fire include = {Grid/Crafting Table}.dpl format ={| class="wikitable"\n!Item\n!Recipe,\n|-\n|%PAGE%,,|} secseparators = \n| multisecseparators= \n---- </dpl>
- Result
Die obige Dokumentation wurde von Vorlage:Crafting totals/doc gespiegelt. (Bearbeiten | Versionsgeschichte)