Difference between revisions of "Template:Schematic"

From Autopilot Wiki
Jump to: navigation, search
Line 18: Line 18:
 
{{#if:{{{Image|}}}|
 
{{#if:{{{Image|}}}|
 
{{#set:
 
{{#set:
   Has Image={{{Image|}}}
+
   Has Image=File:{{{Image|}}}
 
}}|
 
}}|
 
}}
 
}}
 
{| class="wikitable"
 
{| class="wikitable"
{{#if:{{{Image|}}}|!colspan="2"{{!}}[[{{{Image|}}}{{!}}400px]]
+
{{#if:{{{Image|}}}|!colspan="2"{{!}}[[File:{{{Image|}}}{{!}}400px]]
 
{{!}}-
 
{{!}}-
 
|}}
 
|}}

Revision as of 23:22, 28 June 2021

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

{{Schematic
|Image=
|Modality=
|Schematic Type=
|Short Description=
|Creator=
|Version=
|Submitted Date=
|Remixes=
}}

Edit the page to see the template text.