Difference between revisions of "Template:Cospar/testcases"
Jump to navigation
Jump to search
imported>AntiCompositeNumber (ce) |
imported>AntiCompositeNumber (_showcode = yes) |
||
| Line 5: | Line 5: | ||
== 1957-001A == | == 1957-001A == | ||
Simple link to COSPAR database | Simple link to COSPAR database | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| 1 = 1957-001A | | 1 = 1957-001A | ||
}} | }} | ||
| Line 11: | Line 11: | ||
== 1957-001A == | == 1957-001A == | ||
Same link with named parameter "id" | Same link with named parameter "id" | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 1957-001A | | id = 1957-001A | ||
}} | }} | ||
| Line 17: | Line 17: | ||
== PIONX == | == PIONX == | ||
Simple link with a different form of NSSDCA ID | Simple link with a different form of NSSDCA ID | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = PIONX | | id = PIONX | ||
| + | |_showcode = yes | ||
}} | }} | ||
== Pioneer P-3 == | == Pioneer P-3 == | ||
Optional satellite name with a different form of NSSDCA ID | Optional satellite name with a different form of NSSDCA ID | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = PIONX | | id = PIONX | ||
| name = Pioneer P-3 | | name = Pioneer P-3 | ||
| Line 30: | Line 31: | ||
== Sputnik == | == Sputnik == | ||
Optional satellite name with id | Optional satellite name with id | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 1957-001A | | id = 1957-001A | ||
| name = Sputnik | | name = Sputnik | ||
| Line 37: | Line 38: | ||
== Galileo == | == Galileo == | ||
Optional satellite name with both unnamed parameters | Optional satellite name with both unnamed parameters | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| 1 = 1989-084B | | 1 = 1989-084B | ||
| 2 = Galileo | | 2 = Galileo | ||
| Line 44: | Line 45: | ||
== No data == | == No data == | ||
Template called with empty params | Template called with empty params | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| 1 = | | 1 = | ||
}} | }} | ||
| Line 50: | Line 51: | ||
== Wrong year == | == Wrong year == | ||
=== Too early === | === Too early === | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 1901-001A | | id = 1901-001A | ||
| demo = yes | | demo = yes | ||
| Line 56: | Line 57: | ||
=== Too late === | === Too late === | ||
| − | {{testcase table | + | {{testcase table |_showcode = yes |
| id = 2107-001A | | id = 2107-001A | ||
| demo = yes | | demo = yes | ||
| Line 63: | Line 64: | ||
== Wrong launch number == | == Wrong launch number == | ||
=== Too short === | === Too short === | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 2017-1A | | id = 2017-1A | ||
| demo = yes | | demo = yes | ||
| Line 69: | Line 70: | ||
=== Too long === | === Too long === | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 2017-1234A | | id = 2017-1234A | ||
| demo = yes | | demo = yes | ||
| Line 76: | Line 77: | ||
== Wrong item == | == Wrong item == | ||
=== No item letter === | === No item letter === | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 2017-001 | | id = 2017-001 | ||
| demo = yes | | demo = yes | ||
| Line 82: | Line 83: | ||
=== Item too long === | === Item too long === | ||
| − | {{Testcase table | + | {{Testcase table |_showcode = yes |
| id = 2017-001ABCD | | id = 2017-001ABCD | ||
| demo = yes | | demo = yes | ||
}} | }} | ||
Revision as of 23:05, 8 April 2020
| This is the template test cases page for the sandbox of Template:Cospar. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Contents
1957-001A
Simple link to COSPAR database Template:Testcase table
1957-001A
Same link with named parameter "id" Template:Testcase table
PIONX
Simple link with a different form of NSSDCA ID Template:Testcase table
Pioneer P-3
Optional satellite name with a different form of NSSDCA ID Template:Testcase table
Sputnik
Optional satellite name with id Template:Testcase table
Galileo
Optional satellite name with both unnamed parameters Template:Testcase table
No data
Template called with empty params Template:Testcase table