Difference between revisions of "Template:LaunchAttempt/doc"
Jump to navigation
Jump to search
imported>MadeYourReadThis (categorizing) |
imported>MadeYourReadThis (adding definition of launch attempt) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | |||
| + | Displays a sortable table of launch attempts for spacecraft. Only attempts should be listed using this template. Delays, changes in flow or other rescheduling events should not be included. In the absence of an official definition of a launch attempt from the space agency in question, once the count down clock has been activated, it should be considered a launch attempt. | ||
=== Usage === | === Usage === | ||
Revision as of 15:17, 29 August 2009
| This is a documentation subpage for Template:LaunchAttempt. It contains usage information, categories and other content that is not part of the original template page. |
Displays a sortable table of launch attempts for spacecraft. Only attempts should be listed using this template. Delays, changes in flow or other rescheduling events should not be included. In the absence of an official definition of a launch attempt from the space agency in question, once the count down clock has been activated, it should be considered a launch attempt.
Usage
{{LaunchAttempt
| date1 =
| time1 =
| result1 =
| reason1 =
| decision_date1 =
| decision_clock1=
| notes1 =
| date2 =
| time2 =
| result2 =
| reason2 =
| decision_date2 =
| decision_clock2=
| notes2 =
...
| date8 =
| time8 =
| result8 =
| reason8 =
| decision_date8 =
| decision_clock8=
| notes8 =
}}
Parameters
| Parameter | Format | Example | Description |
|---|---|---|---|
| datex | YYYY-MM-DD hh:mm:ss | 2008-06-25 14:22:14 | targeted launch attempt date and time in timezone local to the launch site. |
| resultx | success | failure | canceled | scrubbed | result of the launch attempt. Scrubbed if launch is rescheduled, canceled if mission was cancelled, success or failure according to commonly accepted result of the launch |
| reasonx | weather, technical, etc. | weather | brief description of reason for scrub |
| decision_datex | YYYY-MM-DD hh:mm | 2008-06-25 12:25 | date and time when official scrub decision was made |
| decision_clockx | -HH:MM:SS | -9:00 | countdown clock at scrub decision time. |
| notesx | launch window as 16:37:58 - 16:47:12 | brief additional information on the attempt |
date and result parameters are required, all others are optional.