Difference between revisions of "Template:Build Guide"
From Autopilot Wiki
| Line 58: | Line 58: | ||
== Ingredients == | == Ingredients == | ||
| + | <div class="flex-row row"> | ||
| + | <div class="col-xs-12 col-md-6 col-lg-6"> | ||
{{#if: {{{Uses Part(s)|}}} | | {{#if: {{{Uses Part(s)|}}} | | ||
=== [[Parts]] === | === [[Parts]] === | ||
| Line 64: | Line 66: | ||
|}} | |}} | ||
| − | + | </div> | |
| + | <div class="col-xs-12 col-md-6 col-lg-6"> | ||
{{#if: {{{Uses Schematic(s)|}}} | | {{#if: {{{Uses Schematic(s)|}}} | | ||
=== [[Schematics]] === | === [[Schematics]] === | ||
{{#arraymap:{{{Uses Schematic(s)|}}}|,|x|* [[Uses Schematic::x]]|\n}} | {{#arraymap:{{{Uses Schematic(s)|}}}|,|x|* [[Uses Schematic::x]]|\n}} | ||
|}} | |}} | ||
| + | </div> | ||
| + | </div> | ||
{{#if: {{#ask: | {{#if: {{#ask: | ||
Revision as of 00:24, 30 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.