Difference between revisions of "Template:Build Guide"
From Autopilot Wiki
| Line 21: | Line 21: | ||
{{{Materials|}}} | {{{Materials|}}} | ||
{{{Tools|}}} | {{{Tools|}}} | ||
| − | |||
| − | |||
| − | |||
{{#if:{{{Image|}}}| | {{#if:{{{Image|}}}| | ||
| − | |||
{{#set: | {{#set: | ||
Has Image=File:{{{Image|}}} | Has Image=File:{{{Image|}}} | ||
}} | }} | ||
| − | | | + | <div class="flex-row row"> |
| + | <div class="col-xs-12 col-md-6 col-lg-6"> | ||
| + | [[File:{{{Image}}}|class=img-responsive]] | ||
| + | </div> | ||
| + | <div class="col-xs-12 col-md-6 col-lg-6"> | ||
| + | {| style="border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; padding: 0.2em; text-align:left;" | ||
| + | | <!-- if no 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="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> | ||
|- | |- | ||
| − | |||
| − | |||
| − | |||
! Modality | ! Modality | ||
| {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}} | | {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}} | ||
| Line 55: | Line 52: | ||
| {{{Submitted Date|}}} | | {{{Submitted Date|}}} | ||
|} | |} | ||
| + | {{#if:{{{Image|}}}|</div></div>|}} | ||
| + | |||
| + | [[Has Description::{{{Short Description|}}}]] | ||
== Ingredients == | == Ingredients == | ||
Revision as of 23:58, 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.