Difference between revisions of "Template:Build Guide"

From Autopilot Wiki
Jump to: navigation, search
Line 63: Line 63:
 
== Ingredients ==
 
== Ingredients ==
  
 +
{{#if {{{Uses Part(s)|}}}|
 
=== [[Parts]] ===
 
=== [[Parts]] ===
  
 +
{{{Uses Part(s)}}}
 +
 +
|}}
 +
 +
{{#if {{#ask:
 +
  [[-Has subobject::{{FULLPAGENAME}}]]
 +
  [[Subobject Type::Material]]}}|
 
=== [[Materials]] ===
 
=== [[Materials]] ===
  
Line 80: Line 88:
 
   | default=No Materials Found
 
   | default=No Materials Found
 
}}
 
}}
 +
|}}
  
 
+
{{#if {{#ask:[[-Has subobject::{{FULLPAGENAME}}]]
 
+
  [[Subobject Type::Tool]]}}|
 
=== [[Tools]] ===
 
=== [[Tools]] ===
 
  
 
{{#ask:
 
{{#ask:
Line 91: Line 99:
 
   |mainlabel=-
 
   |mainlabel=-
 
   |?Subobject Of=Name
 
   |?Subobject Of=Name
   |?Material Kind
+
   |?Tool Kind
 
   |?Quantity
 
   |?Quantity
 
   |?Dimensions
 
   |?Dimensions
Line 97: Line 105:
 
   |?Has Product ID=Product ID
 
   |?Has Product ID=Product ID
 
   |?Has Datasheet=Datasheet
 
   |?Has Datasheet=Datasheet
  | default=No Materials Found
 
 
}}
 
}}
 
+
|}}
  
 
[[Category:Build Guide]]
 
[[Category:Build Guide]]
 
</includeonly>
 
</includeonly>

Revision as of 23:06, 29 June 2021

This is the "Build Guide" template. It should be called in the following format:

{{Build Guide
|Image=
|Modality=
|Build Guide Type=
|Short Description=
|Uses Material(s)=
|Uses Part(s)=
|Creator=
|Version=
|Submitted Date=
|Uses Tool(s)=
|Uses Schematic(s)=
}}

Edit the page to see the template text.