Template:Cospar/doc
File:Edit-copy green.svg | This is a documentation subpage for Template:Cospar. It may contain usage information, categories and other content that is not part of the original template page. |
Warning | This template is used on approximately 2,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage[change]
<syntaxhighlight lang="wikitext"></syntaxhighlight>
Used to display an International Designator (also known as COSPAR ID or NSSDCA id) with a link to the corresponding NASA Space Science Data Coordinated Archive catalog entry.
{{Cospar|1990-037B}}
→ 1990-037B
{{Cospar|1990-037B|Hubble Space Telescope}}
→ Hubble Space Telescope
TemplateData[change]
TemplateData for Cospar
<templatedata> { "params": { "id": { "aliases": [ "1" ], "label": "ID", "description": "International Designator for a man-made object in space", "example": "1990-037B", "type": "string", "required": true }, "name": { "aliases": [ "2" ], "label": "Name", "description": "Name to display instead of the ID", "example": "Hubble Space Telescope", "type": "line", "suggested": true } }, "description": "Displays an International Designator (also known as COSPAR ID or NSSDCA id) with a link to the corresponding NASA Space Science Data Coordinated Archive catalog entry.", "format": "inline" } </templatedata>
See also[change]
Template:NSSDC – Create citations based on an International Designator.