Template:PhysicalTool
Appearance
- model
- serial
- blade/consumable details
- work envelope
- link to manual
- photo to prove
- free text
To use:
{{PhysicalTool|
model = xxx |
serial = xxx |
consumables = xxx |
work envelope = xxx |
manual = xxx |
photo = filename |
NF = True
}}
Cargo declaration
{{#cargo_declare: _table = PhysicalTool |model = Wikitext |serial = Wikitext |consumables = Wikitext |work envelope = Wikitext |manual = Wikitext |photo = File |NF = Boolean }} ---
- model: {{{model}}}
- serial: {{{serial}}}
- consumables: {{{consumables}}}
- work envelope: {{{work envelope}}}
- manual: {{{manual}}}
- photo: {{{photo}}}
- North Forge Fabrication Lab: {{{NF}}}
{{#cargo_store: _table = PhysicalTool |model = {{{model}}} |serial = {{{serial}}} |consumables = {{{consumables}}} |work envelope = {{{work envelope}}} |manual = {{{manual}}} |photo = {{{photo}}} |NF = {{{NF}}} }}