Difference between revisions of "Template:Build Guide"
From Autopilot Wiki
| Line 21: | Line 21: | ||
{{{Materials|}}} | {{{Materials|}}} | ||
{{{Tools|}}} | {{{Tools|}}} | ||
| + | |- | ||
| + | ! Uses Schematic(s) | ||
| + | | {{#arraymap:{{{Uses Schematic(s)|}}}|,|x|[[Uses Schematic::x]]}} | ||
{{#if:{{{Image|}}}| | {{#if:{{{Image|}}}| | ||
| − | [[File:{{{Image}}}| | + | [[File:{{{Image}}}|class=img-responsive]] |
{{#set: | {{#set: | ||
Has Image=File:{{{Image|}}} | Has Image=File:{{{Image|}}} | ||
| Line 29: | Line 32: | ||
| | | | ||
}} | }} | ||
| + | [[Has Description::{{{Short Description|}}}]] | ||
| + | |||
{| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | {| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
| Line 40: | Line 45: | ||
! Build Guide Type | ! Build Guide Type | ||
| [[Has Build Guide Type::{{{Build Guide Type|}}}]] | | [[Has Build Guide Type::{{{Build Guide Type|}}}]] | ||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! Creator | ! Creator | ||
| Line 52: | Line 54: | ||
! Submitted Date | ! Submitted Date | ||
| {{{Submitted Date|}}} | | {{{Submitted Date|}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 73: | Line 63: | ||
{{#arraymap:{{{Uses Part(s)|}}}|,|x|* [[Uses Part::x]]|\n}} | {{#arraymap:{{{Uses Part(s)|}}}|,|x|* [[Uses Part::x]]|\n}} | ||
| + | |}} | ||
| + | |||
| + | {{#if: {{{Uses Schematic(s)|}}} | | ||
| + | === [[Schematics]] === | ||
| + | {{#arraymap:{{{Uses Schematic(s)|}}}|,|x|* [[Uses Schematic::x]]|\n}} | ||
|}} | |}} | ||
Revision as of 23:50, 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.