Template:Rocket-project: Difference between revisions
Appearance
Smaldonado (talk | contribs) Hopefully fixed things this time |
Smaldonado (talk | contribs) Moved class label |
||
| Line 8: | Line 8: | ||
{{#if:{{{launch date 1|}}}| | {{#if:{{{launch date 1|}}}| | ||
!colspan = "2"{{pipe}}Launch 1 | !colspan = "2"{{pipe}}Launch 1 {{#if:{{{launch class 1|}}}| - {{{launch class 1}}} }} | ||
{{pipe}}- | {{pipe}}- | ||
{{pipe}}<b>Launch date | {{pipe}}<b>Launch date</b> | ||
{{pipe}}{{{launch date 1}}} | {{pipe}}{{{launch date 1}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{launch site 1|}}}| | {{#if:{{{launch site 1|}}}| | ||
{{pipe}}<b>Launch site | {{pipe}}<b>Launch site</b> | ||
{{pipe}}{{{launch site 1}}} | {{pipe}}{{{launch site 1}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{launch date 2|}}}| | {{#if:{{{launch date 2|}}}| | ||
!colspan = "2"{{pipe}}Launch 2 | !colspan = "2"{{pipe}}Launch 2 {{#if:{{{launch class 2|}}}| - {{{launch class 2}}} }} | ||
{{pipe}}- | {{pipe}}- | ||
{{pipe}}<b>Launch date | {{pipe}}<b>Launch date</b> | ||
{{pipe}}{{{launch date 2}}} | {{pipe}}{{{launch date 2}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{launch site 2|}}}| | {{#if:{{{launch site 2|}}}| | ||
{{pipe}}<b>Launch site | {{pipe}}<b>Launch site</b> | ||
{{pipe}}{{{launch site 2}}} | {{pipe}}{{{launch site 2}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{launch date 3|}}}| | {{#if:{{{launch date 3|}}}| | ||
!colspan = "2"{{pipe}}Launch 3 | !colspan = "2"{{pipe}}Launch 3 {{#if:{{{launch class 3|}}}| - {{{launch class 3}}} }} | ||
{{pipe}}- | {{pipe}}- | ||
{{pipe}}<b>Launch date | {{pipe}}<b>Launch date</b> | ||
{{pipe}}{{{launch date 3}}} | {{pipe}}{{{launch date 3}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
{{#if:{{{launch site 3|}}}| | {{#if:{{{launch site 3|}}}| | ||
{{pipe}}<b>Launch site | {{pipe}}<b>Launch site</b> | ||
{{pipe}}{{{launch site 3}}} | {{pipe}}{{{launch site 3}}} | ||
{{pipe}}-}} | {{pipe}}-}} | ||
Revision as of 01:54, 24 January 2016
| {{{header}}} | ||||
|---|---|---|---|---|
| ||||
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 =
}}