Jump to content

Template:Satellite: Difference between revisions

From Stanford SSI Wiki
Smaldonado (talk | contribs)
m Fixed file link
Smaldonado (talk | contribs)
m Put the cute little arrows back in
Line 33: Line 33:
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller">
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller">
<tr>
<tr>
<td style="text-align:center;width:25%">{{#if:{{{last|}}} | [[{{{last}}}]]}}
<td style="text-align:center;width:25%">{{#if:{{{last|}}} |&larr; [[{{{last}}}]]}}
<td style="text-align:center;width:50%">{{#if:{{{series|}}} | [[{{{series}}}]]}}</td>
<td style="text-align:center;width:50%">{{#if:{{{series|}}} | [[{{{series}}}]]}}</td>
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}}]]}}
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}}]] &rarr;}}
</table>
</table>
|}
|}

Revision as of 21:20, 17 March 2016

{{{header}}}


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

{{satellite
| header = 
| img link = 
| organization =
| launch provider =
| launch date = 
| launch site = 
| orbit = 
| size = 
| last =
| series =
| next = 
}}

An example of proper usage is shown here:

{{satellite
| header = OCSD-1
| img link = File:OCSD1.jpg
| organization = NASA, The Aerospace Corporation
| launch provider = [https://en.wikipedia.org/wiki/United_Launch_Alliance ULA] - Atlas V
| launch date = October 8, 2015
| launch site = [https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base Vandenberg AFB]
| orbit = LEO 1000 x 1200 km x 63.4 deg
| size = 1.5U
| last =
| series = NASA OCSD
| next = OCSD-2
}}