Changes

Jump to navigation Jump to search
1,664 bytes added ,  01:26, 24 January 2016
First iteration of an experiment
<onlyinclude>
{| class="wikitable" style="float:right; margin-left: 10px;"
!colspan="2"{{pipe}} '''{{{header}}}'''
{{pipe}}-
{{#if:{{{img link|}}}|
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]]
{{pipe}}-}}
{{#if:{{{launch date 1|}}}|
{{pipe}}<b>Launch date</b>
{{pipe}}{{{launch date 1}}} {{#if:{{{launch class 1|}}}| -{{{launch class 1}}} }}
{{pipe}}-}}
{{#if:{{{launch site 1|}}}|
{{pipe}}<b>Launch site</b>
{{pipe}}{{{launch site 1}}}
{{pipe}}-}}
!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%">{{#if:{{{last|}}} | [[SSI-{{{last}}}{{pipe}}&larr;SSI-{{{last}}}]]}}
<td style="text-align:center;width:50%">[[:Category:Rockets | SSI Rockets]]</td>
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[SSI-{{{next}}}{{pipe}}SSI-{{{next}}}&rarr;]]}}
</table>
|}
</onlyinclude>

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

<nowiki>
{{rocket-program
| header =
| img link =
| launch date =
| launch site =
| launch coordinates =
| flight duration =
| landing date =
| landing coordinates =
| last =
| next =
}}
</nowiki>

An example of proper usage is shown here:

<nowiki>
{{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 =
}}
</nowiki>

[[Category: Templates]]
767

edits

Navigation menu