Template:PhysicalTool: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
</pre> | </pre> | ||
{{ | {{To Do | | ||
Template needs form | * Template needs form | ||
The template needs an external and internal component. | * The template needs an external and internal component. | ||
}} | |||
External: | External: | ||
model: {{{model}}} | model: {{{model}}} | ||
Line 29: | 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 38: | 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 50: | Line 50: | ||
--- | --- | ||
</noinclude> | </noinclude> | ||
<includeonly>[[Internal:{{PAGENAME}}|(I)]]</includeonly> | |||
* model: {{{model}}} | * model: {{{model}}} | ||
* consumables: {{{consumables}}} | * consumables: {{{consumables}}} | ||
* work envelope: {{{workEnvelope}}} | * work envelope: {{{workEnvelope}}} | ||
* manual: {{{manual}}} | * manual: {{{manual}}} | ||
* photo: {{{photo}}} | * photo: [[{{{photo}}} | 100px]] | ||
* [[North Forge Fabrication Lab]]: {{{northForge}}} | * [[North Forge Fabrication Lab]]: {{{northForge}}} | ||
<div style="display: none;"> | <div style="display: none;"> | ||
__NOCACHE__ | |||
Cargo: | Cargo: | ||
Line 63: | Line 64: | ||
_table = PhysicalTool | _table = PhysicalTool | ||
|model = {{{model}}} | |model = {{{model}}} | ||
|consumables = {{{consumables}}} | |consumables = {{{consumables}}} | ||
|workEnvelope = {{{workEnvelope}}} | |workEnvelope = {{{workEnvelope}}} |
Latest revision as of 22:25, 2024 March 31
- 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}}}
- consumables: {{{consumables}}}
- work envelope: {{{workEnvelope}}}
- manual: {{{manual}}}
- photo: [[{{{photo}}} | 100px]]
- North Forge Fabrication Lab: {{{northForge}}}