Difference between revisions of "Template:Infobox launch pad/pad"
Jump to navigation
Jump to search
imported>WOSlinker (tidy style for better HTML5 compatibility) |
imported>Huntster (Step one towards adding landing pads; convert to sub-Infobox.) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{tmbox|text=This template should not be used directly, please use {{lt|Infobox launch pad}} instead.}} | {{tmbox|text=This template should not be used directly, please use {{lt|Infobox launch pad}} instead.}} | ||
| − | {| class="infobox" width="22em"</noinclude> | + | {| class="infobox" width="22em" |
| − | + | </noinclude>{{infobox | |
| − | + | |subbox = yes | |
| − | + | |labelstyle= width:33%; | |
| − | + | |datastyle = width:67%; | |
| − | + | |header1= {{#if:{{{designation<includeonly>|</includeonly>}}}|{{{designation}}} l|L}}aunch history | |
| − | + | |label2 = Status | |
| − | + | |data2 = {{{status<includeonly>|</includeonly>}}} | |
| − | + | |label3 = {{#if:{{{unknown|}}}|Known l|L}}aunches | |
| − | + | |data3 = {{{launches<includeonly>|</includeonly>}}} | |
| − | + | |label4 = First launch | |
| − | + | |data4 = {{{first<includeonly>|</includeonly>}}}{{#if:{{{first_details|}}}|<br /><small>{{{first_details}}}</small>}} | |
| − | + | |label5 = Last launch | |
| − | + | |data5 = {{{last<includeonly>|</includeonly>}}}{{#if:{{{last_details|}}}|<br /><small>{{{last_details}}}</small>}} | |
| − | + | |label6 = Associated<br />rockets | |
| − | + | |data6 = {{{rockets<includeonly>|</includeonly>}}} | |
| − | + | }}<noinclude> | |
| − | |||
| − | |||
| − | |||
| − | }} | ||
| − | <noinclude> | ||
|}</noinclude> | |}</noinclude> | ||