Difference between revisions of "Template:Satellite"

From Stanford SSI Wiki
Jump to navigation Jump to search
m (Put the cute little arrows back in)
(Removed series fields)
Line 30: Line 30:
 
{{pipe}}{{{size}}}
 
{{pipe}}{{{size}}}
 
{{pipe}}-}}
 
{{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|}}} |&larr; [[{{{last}}}]]}}
 
<td style="text-align:center;width:50%">{{#if:{{{series|}}} | [[{{{series}}}]]}}</td>
 
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}}]] &rarr;}}
 
</table>
 
 
|}
 
|}
 
</onlyinclude>
 
</onlyinclude>
Line 52: Line 45:
 
| orbit =  
 
| orbit =  
 
| size =  
 
| size =  
| last =
 
| series =
 
| next =
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
Line 70: Line 60:
 
| orbit = LEO 1000 x 1200 km x 63.4 deg
 
| orbit = LEO 1000 x 1200 km x 63.4 deg
 
| size = 1.5U
 
| size = 1.5U
| last =
 
| series = NASA OCSD
 
| next = OCSD-2
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
  
 
[[Category: Templates]]
 
[[Category: Templates]]

Revision as of 22:08, 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 = 
}}

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
}}