Jump to content

Template:PhysicalTool: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
m Text replacement - "NF = " to "northForge="
Ttenbergen (talk | contribs)
mNo edit summary
 
(12 intermediate revisions by the same user not shown)
Line 16: Line 16:
  manual = xxx |
  manual = xxx |
  photo = filename |  
  photo = filename |  
  northForge=True
  northForge=No
}}
}}
</pre>  
</pre>  


{{TD computer}}
{{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}}}
    manual: {{{manual}}}


== Cargo declaration ==
== Cargo declaration ==
Line 38: Line 39:
_table = PhysicalTool
_table = PhysicalTool
|model = Wikitext
|model = Wikitext
|serial = 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}}}
* serial: {{{serial}}}
* consumables: {{{consumables}}}
* consumables: {{{consumables}}}
* work envelope: {{{workEnvelope}}}
* work envelope: {{{workEnvelope}}}
* manual: {{{manual}}}
* manual: {{{manual}}}
* photo: {{{photo}}}
* photo: [[{{{photo}}} | 100px]]
* [[North Forge Fabrication Lab]]: {{{NF}}}
* [[North Forge Fabrication Lab]]: {{{northForge}}}
<div style="display: none;">
__NOCACHE__
 
Cargo:
{{#cargo_store:
{{#cargo_store:
_table = PhysicalTool
_table = PhysicalTool
|model = {{{model}}}
|model = {{{model}}}
|serial = {{{serial}}}
|consumables = {{{consumables}}}
|consumables = {{{consumables}}}
|workEnvelope = {{{workEnvelope}}}
|workEnvelope = {{{workEnvelope}}}
|manual = {{{manual}}}
|manual = {{{manual}}}
|photo = {{{photo}}}
|photo = {{{photo}}}
|northForge={{{NF}}}
|northForge={{{northForge}}}
}}
}}
Categories:
[[Category:Physical Tool]]
</div>

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
}}
  • Template needs form
  • The template needs an external and internal component.
  • Actioned 2021-10-31


  • Cargo


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}}}


Cargo:


Categories: