Jump to content

Template:Rocket-project: Difference between revisions

From Stanford SSI Wiki
Smaldonado (talk | contribs)
Moved launch class designation, added additional launches and program field
Smaldonado (talk | contribs)
Added extra labels to each launch
Line 8: Line 8:


{{#if:{{{launch date 1|}}}|
{{#if:{{{launch date 1|}}}|
! Launch 1
{{pipe}}<b>Launch date {{#if:{{{launch class 1|}}}| - {{{launch class 1}}} }}</b>
{{pipe}}<b>Launch date {{#if:{{{launch class 1|}}}| - {{{launch class 1}}} }}</b>
{{pipe}}{{{launch date 1}}}
{{pipe}}{{{launch date 1}}}
{{pipe}}-}}
{{pipe}}-}}
{{#if:{{{launch site 1|}}}|
{{#if:{{{launch site 1|}}}|
{{pipe}}<b>Launch site</b>
{{pipe}}<b>Launch site {{#if:{{{launch class 1|}}}| - {{{launch class 1}}} }}</b>
{{pipe}}{{{launch site 1}}}
{{pipe}}{{{launch site 1}}}
{{pipe}}-}}
{{pipe}}-}}


{{#if:{{{launch date 2|}}}|
{{#if:{{{launch date 2|}}}|
! Launch 2
{{pipe}}<b>Launch date {{#if:{{{launch class 2|}}}| - {{{launch class 2}}} }}</b>
{{pipe}}<b>Launch date {{#if:{{{launch class 2|}}}| - {{{launch class 2}}} }}</b>
{{pipe}}{{{launch date 2}}}
{{pipe}}{{{launch date 2}}}
{{pipe}}-}}
{{pipe}}-}}
{{#if:{{{launch site 2|}}}|
{{#if:{{{launch site 2|}}}|
{{pipe}}<b>Launch site</b>
{{pipe}}<b>Launch site {{#if:{{{launch class 2|}}}| - {{{launch class 2}}} }}</b>
{{pipe}}{{{launch site 2}}}
{{pipe}}{{{launch site 2}}}
{{pipe}}-}}
{{pipe}}-}}


{{#if:{{{launch date 3|}}}|
{{#if:{{{launch date 3|}}}|
! Launch 3
{{pipe}}<b>Launch date {{#if:{{{launch class 3|}}}| - {{{launch class 3}}} }}</b>
{{pipe}}<b>Launch date {{#if:{{{launch class 3|}}}| - {{{launch class 3}}} }}</b>
{{pipe}}{{{launch date 3}}}
{{pipe}}{{{launch date 3}}}
{{pipe}}-}}
{{pipe}}-}}
{{#if:{{{launch site 3|}}}|
{{#if:{{{launch site 3|}}}|
{{pipe}}<b>Launch site</b>
{{pipe}}<b>Launch site {{#if:{{{launch class 3|}}}| - {{{launch class 3}}} }}</b>
{{pipe}}{{{launch site 3}}}
{{pipe}}{{{launch site 3}}}
{{pipe}}-}}
{{pipe}}-}}

Revision as of 01:47, 24 January 2016

{{{header}}}
SSI Rockets


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

{{rocket-program
| 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 =
}}