Template:PhysicalTool: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 30: | Line 30: | ||
photo: {{{photo}}} | photo: {{{photo}}} | ||
North Forge Fabrication Lab: {{{NF}}} | North Forge Fabrication Lab: {{{NF}}} | ||
manual: {{{manual}}} | |||
Internal | Internal | ||
serial: {{{serial}}} | serial: {{{serial}}} | ||
== Cargo declaration == | == Cargo declaration == | ||
Line 39: | Line 39: | ||
_table = PhysicalTool | _table = PhysicalTool | ||
|model = Wikitext | |model = Wikitext | ||
|consumables = Wikitext | |consumables = Wikitext | ||
|workEnvelope = Wikitext | |workEnvelope = Wikitext | ||
|manual = Wikitext | |manual = Wikitext | ||
|photo = File | |photo = File | ||
|northForge=Boolean | |northForge = Boolean | ||
}} | }} | ||
Line 64: | Line 63: | ||
_table = PhysicalTool | _table = PhysicalTool | ||
|model = {{{model}}} | |model = {{{model}}} | ||
|consumables = {{{consumables}}} | |consumables = {{{consumables}}} | ||
|workEnvelope = {{{workEnvelope}}} | |workEnvelope = {{{workEnvelope}}} |
Revision as of 19:59, 2023 November 16
- model
- serial
- blade/consumable details
- work envelope
- link to manual
- photo to prove
- free text
To use:
{{PhysicalTool| model = xxx | serial = xxx | consumables = xxx | workEnvelope = xxx | manual = xxx | photo = filename | northForge=No }}
External:
model: {{{model}}} consumables: {{{consumables}}} work envelope: {{{workEnvelope}}} photo: {{{photo}}} North Forge Fabrication Lab: {{{NF}}} manual: {{{manual}}}
Internal
serial: {{{serial}}}
Cargo declaration
This template defines the table "PhysicalTool". View table. ---
- model: {{{model}}}
- serial: {{{serial}}}
- consumables: {{{consumables}}}
- work envelope: {{{workEnvelope}}}
- manual: {{{manual}}}
- photo: {{{photo}}}
- North Forge Fabrication Lab: {{{northForge}}}