Difference between revisions of "Template:Infobox launch pad/pad"
Jump to navigation
Jump to search
imported>Huntster (Step one towards adding landing pads; convert to sub-Infobox.) |
imported>Huntster (Update to allow for landings.) |
||
| Line 6: | Line 6: | ||
|labelstyle= width:33%; | |labelstyle= width:33%; | ||
|datastyle = width:67%; | |datastyle = width:67%; | ||
| − | |header1= {{#if:{{{designation<includeonly>|</includeonly>}}}|{{{designation}}} l|L}}aunch history | + | |header1= {{#if:{{{designation<includeonly>|</includeonly>}}}|{{{designation}}} l|L}}{{#if:{{{landing|}}}|anding history|aunch history}} |
|label2 = Status | |label2 = Status | ||
|data2 = {{{status<includeonly>|</includeonly>}}} | |data2 = {{{status<includeonly>|</includeonly>}}} | ||
| − | |label3 = {{#if:{{{unknown|}}}|Known l|L}}aunches | + | |label3 = {{#if:{{{unknown|}}}|Known l|L}}{{#if:{{{landing|}}}|andings|aunches}} |
|data3 = {{{launches<includeonly>|</includeonly>}}} | |data3 = {{{launches<includeonly>|</includeonly>}}} | ||
|label4 = First launch | |label4 = First launch | ||
| − | |data4 = {{{first<includeonly>|</includeonly>}}}{{#if:{{{first_details|}}}|<br /><small>{{{first_details}}}</small>}} | + | |data4 = {{{first_launch|{{{first<includeonly>|</includeonly>}}}}}}{{#if:{{{first_details|}}}|<br /><small>{{{first_details}}}</small>}} |
|label5 = Last launch | |label5 = Last launch | ||
| − | |data5 = {{{last<includeonly>|</includeonly>}}}{{#if:{{{last_details|}}}|<br /><small>{{{last_details}}}</small>}} | + | |data5 = {{{last_launch|{{{last<includeonly>|</includeonly>}}}}}}{{#if:{{{last_details|}}}|<br /><small>{{{last_details}}}</small>}} |
| − | |label6 = Associated<br />rockets | + | |label6 = First landing |
| − | | | + | |data6 = {{{first_landing<includeonly>|</includeonly>}}}{{#if:{{{first_landing_details|}}}|<br /><small>{{{first_landing_details}}}</small>}} |
| + | |label7 = Last landing | ||
| + | |data7 = {{{last_landing<includeonly>|</includeonly>}}}{{#if:{{{last_landing_details|}}}|<br /><small>{{{last_landing_details}}}</small>}} | ||
| + | |label8 = Associated<br />rockets | ||
| + | |data8 = {{{rockets<includeonly>|</includeonly>}}} | ||
}}<noinclude> | }}<noinclude> | ||
|}</noinclude> | |}</noinclude> | ||
Revision as of 08:00, 14 February 2016
| 40x40px | This template should not be used directly, please use Template:Infobox launch pad (edit | talk | history | links | watch | logs) instead. |
| {{{designation}}} launch history | |
|---|---|
| Status | {{{status}}} |
| Launches | {{{launches}}} |
| First launch | {{{first}}} |
| Last launch | {{{last}}} |
| First landing | {{{first_landing}}} |
| Last landing | {{{last_landing}}} |
| Associated rockets | {{{rockets}}} |