Difference between revisions of "Template:Rocket-project"

From Stanford SSI Wiki
Jump to navigation Jump to search
(Gave every rocket infinite launches)
m (Fixed floating)
 
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
{| class="wikitable" style="float:right; margin-left: 10px;"
+
{| class="wikitable" style="float:right; margin-left: 10px; clear:both;"
 
!colspan="2"{{pipe}} '''{{{header}}}'''
 
!colspan="2"{{pipe}} '''{{{header}}}'''
 
{{pipe}}-
 
{{pipe}}-

Latest revision as of 22:20, 17 March 2016

{{{header}}}
SSI Rockets


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

{{rocket-project
| header =
| img link =
| launch details =
| program =
| last =
| next =
}}

An example of proper usage is shown here:

{{rocket-project
| header = Pegasus (ARES-2)
| img link = File:Pegasus_Flag.png
| launch details = 

{{rocket-launch
|number=1
|launch class = L1
|launch date = February 6, 2016
|launch site = LUNAR
|next={{rocket-launch
|number=2
|launch class = L2
|launch date = Pending
|launch site = Pending
|next={{rocket-launch
|number=3
|launch class = L3
|launch date = Pending
|launch site = Pending
}}
}}
}}

| program = Project Daedalus
| last = Talos
| next = Charybdis
}}