Jump to content

Template:Satellite: Difference between revisions

From Stanford SSI Wiki
Smaldonado (talk | contribs)
m Fixed file link
Smaldonado (talk | contribs)
m Made tables play better together (with any luck)
 
(2 intermediate revisions by the same user not shown)
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}}-
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|}}} | [[{{{last}}}]]}}
<td style="text-align:center;width:50%">{{#if:{{{series|}}} | [[{{{series}}}]]}}</td>
<td style="text-align:center;width:25%">{{#if:{{{next|}}} | [[{{{next}}}]]}}
</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]]

Latest revision as of 22:17, 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
}}