Difference between revisions of "Template:Build Guide"
From Autopilot Wiki
| Line 19: | Line 19: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| + | {{{Materials|}}} | ||
| + | {{{Tools|}}} | ||
| + | |||
{{#if:{{{Image|}}}| | {{#if:{{{Image|}}}| | ||
| + | [[File{{{Image}}}|style=img-responsive]] | ||
{{#set: | {{#set: | ||
Has Image=File:{{{Image|}}} | Has Image=File:{{{Image|}}} | ||
| − | }}| | + | }} |
| + | | | ||
}} | }} | ||
{| 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;" | ||
| Line 49: | Line 54: | ||
|- | |- | ||
! Uses Part(s) | ! Uses Part(s) | ||
| − | | | + | | |
|- | |- | ||
! Uses Schematic(s) | ! Uses Schematic(s) | ||
| Line 66: | Line 71: | ||
=== [[Parts]] === | === [[Parts]] === | ||
| − | {{{Uses Part(s)}}} | + | {{#arraymap:{{{Uses Part(s)|}}}|,|x|* [[Uses Part::x]]|\n}} |
|}} | |}} | ||
Revision as of 23:40, 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.