Difference between revisions of "Template:Balloon-launch"

From Stanford SSI Wiki
Jump to navigation Jump to search
m (Fixed floating)
Line 25: Line 25:
 
{{pipe}}<b>Flight duration</b>
 
{{pipe}}<b>Flight duration</b>
 
{{pipe}}{{{flight duration}}}
 
{{pipe}}{{{flight duration}}}
 +
{{pipe}}-}}
 +
{{#if:{{{Flight length|}}}|
 +
{{pipe}}<b>Flight length</b>
 +
{{pipe}}{{{flight length}}}
 +
{{pipe}}-}}
 +
{{#if:{{{Flight profile|}}}|
 +
{{pipe}}<b>Flight profile</b>
 +
{{pipe}}{{{flight profile}}}
 
{{pipe}}-}}
 
{{pipe}}-}}
 
{{#if:{{{landing date|}}}|
 
{{#if:{{{landing date|}}}|

Revision as of 06:05, 21 July 2019

{{{header}}}
SSI Balloon Launches


To use, copy the code below into the desired page, populating the fields listed:

{{balloon-launch 
| header = 
| img link = 
| launch date = 
| launch site = 
| launch coordinates = 
| flight duration = 
| landing date = 
| landing coordinates =
| last =
| next = 
}}

An example of proper usage is shown here:

{{balloon-launch 
| header = SSI-22
| img link = File:rsz_ssi-22.png 
| launch date = May 31 2015, 8.32pm PDT 
| launch site = Laird Park, Modesto, CA 
| launch coordinates = 37.56158, -121.14993 
| flight duration = 24 hrs, 3 minutes 
| landing date = June 1 2015, 8.35pm PDT
| landing coordinates = 49.88690, -104.50746
| last = 21
| next =
}}