Difference between revisions of "Template:Balloon-launch"

From Stanford SSI Wiki
Jump to navigation Jump to search
(Changed image link format to mimic Wikipedia)
(Added series functions)
Line 20: Line 20:
 
| <b>Landing coordinates</b>
 
| <b>Landing coordinates</b>
 
| {{{landing coordinates}}}
 
| {{{landing coordinates}}}
 +
|-
 +
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller">
 +
<tr>
 +
<td style="text-align:center;width:25%">&larr;[[SSI-{{{last}}}]]
 +
<td style="text-align:center;width:50%">[[:Category:High Altitude Balloons | SSI Balloon Launches]]</td>
 +
<td style="text-align:center;width:25%">[[SSI-{{{next}}}]]&rarr;
 +
</table>
 
|}
 
|}
 
</onlyinclude>
 
</onlyinclude>
Line 33: Line 40:
 
| flight duration =  
 
| flight duration =  
 
| landing date =  
 
| landing date =  
| landing coordinates = }}
+
| landing coordinates =
 +
| next =
 +
| last = 
 +
}}
 
</nowiki>
 
</nowiki>
  
Line 46: Line 56:
 
| flight duration = 24 hrs, 3 minutes  
 
| flight duration = 24 hrs, 3 minutes  
 
| landing date = June 1 2015, 8.35pm PDT
 
| landing date = June 1 2015, 8.35pm PDT
| landing coordinates = 49.88690, -104.50746}}
+
| landing coordinates = 49.88690, -104.50746
 +
| last = 21
 +
| next =
 +
}}
 
</nowiki>
 
</nowiki>
  
 
[[Category: Templates]]
 
[[Category: Templates]]

Revision as of 02:41, 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}}}
Landing coordinates {{{landing coordinates}}}
←[[SSI-{{{last}}}]] SSI Balloon Launches [[SSI-{{{next}}}]]→


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 =
}}