Difference between revisions of "Template:Rocket-project"
Jump to navigation
Jump to search
Smaldonado (talk | contribs) (Added more launch slots) |
Smaldonado (talk | contribs) (Gave every rocket infinite launches) |
||
Line 6: | Line 6: | ||
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]] | {{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]] | ||
{{pipe}}-}} | {{pipe}}-}} | ||
− | + | {{#if:{{{launch details|}}}|{{{launch details}}}}} | |
− | {{#if:{{{launch | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
!colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller"> | !colspan="2"| <table style="width:100%; border:1px; border-collapse:collapse; font-weight:bold; font-size: smaller"> | ||
Line 77: | Line 23: | ||
| header = | | header = | ||
| img link = | | img link = | ||
− | | launch | + | | launch details = |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| program = | | program = | ||
| last = | | last = | ||
Line 98: | Line 36: | ||
| header = Pegasus (ARES-2) | | header = Pegasus (ARES-2) | ||
| img link = File:Pegasus_Flag.png | | img link = File:Pegasus_Flag.png | ||
− | | launch | + | | launch details = |
− | | launch class | + | |
− | | launch site | + | {{rocket-launch |
− | | launch | + | |number=1 |
− | | launch class | + | |launch class = L1 |
− | | launch site | + | |launch date = February 6, 2016 |
− | | launch | + | |launch site = LUNAR |
− | | launch class | + | |next={{rocket-launch |
− | | launch site | + | |number=2 |
+ | |launch class = L2 | ||
+ | |launch date = Pending | ||
+ | |launch site = Pending | ||
+ | |next={{rocket-launch | ||
+ | |number=3 | ||
+ | |launch class = L3 | ||
+ | |launch date = Pending | ||
+ | |launch site = Pending | ||
+ | }} | ||
+ | }} | ||
+ | }} | ||
+ | |||
| program = Project Daedalus | | program = Project Daedalus | ||
| last = Talos | | last = Talos |
Revision as of 11:01, 26 January 2016
{{{header}}} | ||||
---|---|---|---|---|
|
To use, copy the code below into the desired page, populating the fields listed:
{{rocket-project | header = | img link = | launch details = | program = | last = | next = }}
An example of proper usage is shown here:
{{rocket-project | header = Pegasus (ARES-2) | img link = File:Pegasus_Flag.png | launch details = {{rocket-launch |number=1 |launch class = L1 |launch date = February 6, 2016 |launch site = LUNAR |next={{rocket-launch |number=2 |launch class = L2 |launch date = Pending |launch site = Pending |next={{rocket-launch |number=3 |launch class = L3 |launch date = Pending |launch site = Pending }} }} }} | program = Project Daedalus | last = Talos | next = Charybdis }}