Jump to content

Template:Rocket-project: Difference between revisions

From Stanford SSI Wiki
Smaldonado (talk | contribs)
Moved class label
Smaldonado (talk | contribs)
No edit summary
Line 52: Line 52:


  <nowiki>
  <nowiki>
{{rocket-program
{{rocket-project
| header =  
| header =
| img link =  
| img link =
| launch date =  
| launch date 1 =
| launch site =  
| launch class 1 =  
| launch coordinates =  
| launch site 1 =
| flight duration =  
| launch date 2 =
| landing date =  
| launch class 2 =
| landing coordinates =
| launch site 2 =
| launch date 3 =
| launch class 3 =
| launch site 3 =
| program =
| last =
| last =
| next =  
| next =
}}
}}
</nowiki>
</nowiki>
Line 69: Line 73:


  <nowiki>
  <nowiki>
{{balloon-launch
{{rocket-project
| header = SSI-22
| header = Pegasus (ARES-2)
| img link = File:rsz_ssi-22.png  
| img link = File:Pegasus_Flag.png
| launch date = May 31 2015, 8.32pm PDT
| launch date 1 = February 6, 2016
| launch site = Laird Park, Modesto, CA
| launch class 1 = L1
| launch coordinates = 37.56158, -121.14993
| launch site 1 = LUNAR
| flight duration = 24 hrs, 3 minutes
| launch date 2 = Pending
| landing date = June 1 2015, 8.35pm PDT
| launch class 2 = L2
| landing coordinates = 49.88690, -104.50746
| launch site 2 = Pending
| last = 21
| launch date 3 = Pending
| next =
| launch class 3 = L3
| launch site 3 = Pending
| program = Project Daedalus
| last = Talos
| next = Charybdis
}}
}}
</nowiki>
</nowiki>


[[Category: Templates]]
[[Category: Templates]]

Revision as of 01:58, 24 January 2016

{{{header}}}
SSI Rockets


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

{{rocket-project
| header =
| img link =
| launch date 1 = 
| launch class 1 = 
| launch site 1 =
| launch date 2 =
| launch class 2 =
| launch site 2 =
| launch date 3 =
| launch class 3 =
| launch site 3 =
| program =
| last =
| next =
}}

An example of proper usage is shown here:

{{rocket-project
| header = Pegasus (ARES-2)
| img link = File:Pegasus_Flag.png
| launch date 1 = February 6, 2016
| launch class 1 = L1
| launch site 1 = LUNAR
| launch date 2 = Pending
| launch class 2 = L2
| launch site 2 = Pending
| launch date 3 = Pending
| launch class 3 = L3
| launch site 3 = Pending
| program = Project Daedalus
| last = Talos
| next = Charybdis
}}