Difference between revisions of "Template:Schematic"
From Autopilot Wiki
(6 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
|Version= | |Version= | ||
|Submitted Date= | |Submitted Date= | ||
+ | |Git Repo= | ||
+ | |Git Hash= | ||
|Remixes= | |Remixes= | ||
}} | }} | ||
Line 16: | Line 18: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
+ | {{#if:{{{Image|}}}| | ||
{{#set: | {{#set: | ||
− | Has Image={{{Image|}}} | + | Has Image=File:{{{Image|}}} |
+ | }}| | ||
}} | }} | ||
− | {| | + | {| {{Infobox Style}} |
− | ! | + | ! {{Infobox Header Style}}>{{PAGENAME}}</span> |
|- | |- | ||
+ | {{#if:{{{Image|}}}|!colspan="2"{{!}}[[File:{{{Image|}}}{{!}}300px]] | ||
+ | {{!}}- | ||
+ | |}} | ||
! Modality | ! Modality | ||
| {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}} | | {{#arraymap:{{{Modality|}}}|,|x|[[Modality::x]]}} | ||
Line 39: | Line 46: | ||
! Date | ! Date | ||
| [[Date Updated::{{{Submitted Date|}}}]] | | [[Date Updated::{{{Submitted Date|}}}]] | ||
+ | |- | ||
+ | ! Repository | ||
+ | | [[Has Git Repository::{{{Git Repo|}}}]] | ||
+ | |- | ||
+ | ! Git Hash | ||
+ | | [[Has Git Hash::{{{Git Hash|}}}]] | ||
|- | |- | ||
! Used In: | ! Used In: |
Latest revision as of 01:23, 4 August 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= |Git Repo= |Git Hash= |Remixes= }}
Edit the page to see the template text.