Difference between revisions of "Template:Build Guide"

From Autopilot Wiki
Jump to: navigation, search
Line 21: Line 21:
 
! Modality
 
! Modality
 
| {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}}
 
| {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}}
 
 
|-
 
|-
 
! Build Guide Type
 
! Build Guide Type
Line 28: Line 27:
 
! Short Description
 
! Short Description
 
| [[Has Description::{{{Short Description|}}}]]
 
| [[Has Description::{{{Short Description|}}}]]
|-
 
! Uses Part(s)
 
| {{#arraymap:{{{Uses Part(s)|}}}|,|x|[[Uses Part::x]]}}
 
 
|-
 
|-
 
! Creator
 
! Creator
Line 41: Line 37:
 
| {{{Submitted Date|}}}
 
| {{{Submitted Date|}}}
 
|-
 
|-
! Uses Tool(s)
+
! Uses Part(s)
| [[Uses Tool::{{{Uses Tool(s)|}}}]]
+
| {{#arraymap:{{{Uses Part(s)|}}}|,|x|[[Uses Part::x]]}}
 
|}
 
|}
  
 
{{#arraymap:{{{Materials|}}}|,|x|[[Uses Material::x]]}}
 
{{#arraymap:{{{Materials|}}}|,|x|[[Uses Material::x]]}}
 +
{{{Materials|}}}
 +
 +
{{#arraymap:{{{Tools|}}}|,|x|[[Uses Tool::x]]}}
 +
{{{Tools|}}}
 +
  
 
[[Category:Build Guide]]
 
[[Category:Build Guide]]
 
</includeonly>
 
</includeonly>

Revision as of 22:49, 21 June 2021

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

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

Edit the page to see the template text.