Template:Satellite: Difference between revisions
Appearance
Smaldonado (talk | contribs) Created page with "<onlyinclude> {| class="wikitable" style="float:right; margin-left: 10px;" !colspan="2"{{pipe}} '''{{{header}}}''' {{pipe}}- {{#if:{{{img link|}}}| {{pipe}}colspan="2" style="..." |
Smaldonado (talk | contribs) m Made tables play better together (with any luck) |
||
| (3 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}}-}} | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
| Line 52: | Line 45: | ||
| orbit = | | orbit = | ||
| size = | | size = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
| Line 63: | Line 53: | ||
{{satellite | {{satellite | ||
| header = OCSD-1 | | header = OCSD-1 | ||
| img link = OCSD1.jpg | | img link = File:OCSD1.jpg | ||
| organization = NASA, The Aerospace Corporation | | organization = NASA, The Aerospace Corporation | ||
| launch provider = [https://en.wikipedia.org/wiki/United_Launch_Alliance ULA] - Atlas V | | launch provider = [https://en.wikipedia.org/wiki/United_Launch_Alliance ULA] - Atlas V | ||
| 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 | ||
}} | }} | ||
</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
}}