Jump to content

Template:Balloon-launch: Difference between revisions

From Stanford SSI Wiki
Smaldonado (talk | contribs)
Attempted fix on conditionalization
Smaldonado (talk | contribs)
New conditionality patch attempt
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="wikitable" style="float:right; margin-left: 10px;"
{| class="wikitable" style="float:right; margin-left: 10px;"
!colspan="2"| {{{img link}}}
!colspan="2"| {{{img link}}}
Line 19: Line 20:
|-
|-
{{#if:{{{landing coordinates|}}}|
{{#if:{{{landing coordinates|}}}|
<tr><td><b>Landing coordinates</b></td><td>{{{landing coordinates}}}</td></tr>}}
{{|}}<b>Landing coordinates</b>
{{|}}{{{landing coordinates}}}  
{{|}}-}}
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller">
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller">
<tr>
<tr>

Revision as of 05:35, 22 August 2015


{{{img link}}}
Launch date {{{launch date}}}
Launch site {{{launch site}}}
Launch coordinates {{{launch coordinates}}}
Flight duration {{{flight duration}}}
Landing date {{{landing date}}}
SSI Balloon Launches


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

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

An example of proper usage is shown here:

{{balloon-launch 
| img link = 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 =
}}