Difference between revisions of "Template:CodeFedReg/testcases"
Jump to navigation
Jump to search
imported>Int21h (sandbox) |
imported>Gurnec (Test new arguments and special cases; remove obsolete tests (all C.F.R. titles now have articles on Wikipedia)) |
||
| Line 3: | Line 3: | ||
== Testing main template == | == Testing main template == | ||
| − | === | + | === No part argument provided === |
;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|47}}</nowiki></code> — title only | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|47}}</nowiki></code> — title only | ||
:{{CodeFedReg/sandbox|47}} | :{{CodeFedReg/sandbox|47}} | ||
| + | |||
| + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|47|volume=5}}</nowiki></code> — title+volume | ||
| + | :{{CodeFedReg/sandbox|47|volume=5}} | ||
| + | |||
| + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|47|chapter=I}}</nowiki></code> — title+chapter | ||
| + | :{{CodeFedReg/sandbox|47|chapter=I}} | ||
| + | |||
| + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|47|chapter=I|subchapter=D}}</nowiki></code> — title+chapter+subchapter | ||
| + | :{{CodeFedReg/sandbox|47|chapter=I|subchapter=D}} | ||
=== Title XXX CFR Part YYY exists as a Wikipedia article === | === Title XXX CFR Part YYY exists as a Wikipedia article === | ||
| Line 33: | Line 42: | ||
:{{CodeFedReg/sandbox|47|73|subpart=H|1650}} | :{{CodeFedReg/sandbox|47|73|subpart=H|1650}} | ||
| − | === | + | === Appendices and other special sections === |
| − | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>| | + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|40|88|104-94}}</nowiki></code> — title+part+section containing a dash |
| − | + | :{{CodeFedReg/sandbox|40|88|104-94}} | |
| − | |||
| − | |||
| − | :{{CodeFedReg/sandbox| | ||
| − | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>| | + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|14|121|appendix=.0000_0nbspnbspnbsp.k|appendix_desc=Appendix K}}</nowiki></code> — title+part+appendix |
| − | :{{CodeFedReg/sandbox| | + | :{{CodeFedReg/sandbox|14|121|appendix=.0000_0nbspnbspnbsp.k|appendix_desc=Appendix K}} |
| − | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>| | + | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|14|91|appendix=.2|appendix_desc=SFAR 60}}</nowiki></code> — title+part+special section |
| − | :{{CodeFedReg/sandbox| | + | :{{CodeFedReg/sandbox|14|91|appendix=.2|appendix_desc=SFAR 60}} |
| − | + | === Deprecated unusual prefixed section IDs === | |
| − | + | Displays as it did before but now links only to the part. | |
| − | |||
;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|14|91|prefix=SFAR|60}}</nowiki></code> — oddly prefixed section given | ;<code><nowiki>{{</nowiki>CodeFedReg/sandbox<nowiki>|14|91|prefix=SFAR|60}}</nowiki></code> — oddly prefixed section given | ||
:{{CodeFedReg/sandbox|14|91|prefix=SFAR|60}} | :{{CodeFedReg/sandbox|14|91|prefix=SFAR|60}} | ||
Revision as of 20:26, 28 February 2019
| 42px | This is the template test cases page for the sandbox of Template:CodeFedReg. 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
Testing main template
No part argument provided
Title XXX CFR Part YYY exists as a Wikipedia article
{{CodeFedReg/sandbox|47|15|subpart=C|239}}— both subpart and section given, so section should override in link- 47 C.F.R. 15.239
Title XXX CFR Part YYY doesn't exist as a Wikipedia article
{{CodeFedReg/sandbox|47|73|subpart=H|1650}}— both subpart and section given, so section should override in link- 47 C.F.R. 73.1650
Appendices and other special sections
{{CodeFedReg/sandbox|14|121|appendix=.0000_0nbspnbspnbsp.k|appendix_desc=Appendix K}}— title+part+appendix- 14 C.F.R. 121
{{CodeFedReg/sandbox|14|91|appendix=.2|appendix_desc=SFAR 60}}— title+part+special section- 14 C.F.R. 91
Deprecated unusual prefixed section IDs
Displays as it did before but now links only to the part.