Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module talk:Citation/CS1/testcases/errors

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

It may be necessary to purge this page.

2 of 220 tests failed. (refresh)

test_wikilink_in_url
TestExpectedActual
checkY {{cite journal/new |journal=Journal |title=Title |url=https://example.com |title-link=Title}} "Title". Journal. {{cite journal}}: URL–wikilink conflict (help) "Title". Journal. {{cite journal}}: URL–wikilink conflict (help)
checkY {{cite journal/new |journal=Journal |pmc=12345 |title=Title |url=https://example.com |title-link=Title}} "Title". Journal. PMC 12345. {{cite journal}}: URL–wikilink conflict (help) "Title". Journal. PMC 12345. {{cite journal}}: URL–wikilink conflict (help)
checkY {{cite journal/new |journal=Journal |title=[[Title]] |url=https://example.com}} "[[Title]]". Journal. {{cite journal}}: URL–wikilink conflict (help) "[[Title]]". Journal. {{cite journal}}: URL–wikilink conflict (help)

test_vauthors

test_vauthors
TestExpectedActual
checkY {{cite book/new |title=Title |vauthors=Black ABC}} Black A. Title. {{cite book}}: Vancouver style error: initials in name 1 (help) Black A. Title. {{cite book}}: Vancouver style error: initials in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Black A-B}} Black A-B. Title. {{cite book}}: Vancouver style error: name in name 1 (help) Black A-B. Title. {{cite book}}: Vancouver style error: name in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Black AB II}} Black AB II. Title. Black AB II. Title.
checkY {{cite book/new |title=Title |vauthors=Black AB 3d}} Black AB 3d. Title. {{cite book}}: Vancouver style error: suffix in name 1 (help) Black AB 3d. Title. {{cite book}}: Vancouver style error: suffix in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Black, AB, Brown, CD}} Black, AB, Brown, CD. Title. Black, AB, Brown, CD. Title.
checkY {{cite book/new |title=Title |vauthors=Black AB; Brown CD}} Black AB; Brown CD. Title. {{cite book}}: Vancouver style error: punctuation in name 1 (help) Black AB; Brown CD. Title. {{cite book}}: Vancouver style error: punctuation in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Вlack AВ, Вrown CD}} Вlack AВ, Вrown CD. Title. {{cite book}}: Vancouver style error: non-Latin character in name 1 (help) Вlack AВ, Вrown CD. Title. {{cite book}}: Vancouver style error: non-Latin character in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Black AB, Вrown CD}} Black AB, Вrown CD. Title. {{cite book}}: Vancouver style error: non-Latin character in name 2 (help) Black AB, Вrown CD. Title. {{cite book}}: Vancouver style error: non-Latin character in name 2 (help)
checkY {{cite book/new |title=Title |vauthors=Black AB Brown CD}} Black AB Brown CD. Title. {{cite book}}: Vancouver style error: missing comma in name 1 (help) Black AB Brown CD. Title. {{cite book}}: Vancouver style error: missing comma in name 1 (help)
checkY {{cite book/new |title=Title |vauthors=Black A B}} Black A B. Title. {{cite book}}: Vancouver style error: initials in name 1 (help) Black A B. Title. {{cite book}}: Vancouver style error: initials in name 1 (help)

test_vancouver

test_vancouver
TestExpectedActual
checkY {{cite book/new |title=Title |name-list-style=vanc |last=Black |first=AB 3d}} Black AB 3d. Title. {{cite book}}: Vancouver style error: suffix in name 1 (help)CS1 maint: numeric names: authors list (link) Black AB 3d. Title. {{cite book}}: Vancouver style error: suffix in name 1 (help)CS1 maint: numeric names: authors list (link)
checkY {{cite book/new |title=Title |name-list-style=vanc |last=Вlack |first=Alpha Вravo}} Вlack Alpha Вravo. Title. {{cite book}}: Vancouver style error: non-Latin character in name 1 (help) Вlack Alpha Вravo. Title. {{cite book}}: Vancouver style error: non-Latin character in name 1 (help)

test_trans_missing_title

test_trans_missing_title
TestExpectedActual
checkY {{cite book/new |trans-title=Trans Title}} [Trans Title]. {{cite book}}: |trans-title= requires |title= or |script-title= (help) [Trans Title]. {{cite book}}: |trans-title= requires |title= or |script-title= (help)

test_text_ignored

test_text_ignored
TestExpectedActual
checkY {{cite book/new |title=Title |text to be ignored}} Title. {{cite book}}: Text "text to be ignored" ignored (help) Title. {{cite book}}: Text "text to be ignored" ignored (help)

test_ssrn_missing

test_ssrn_missing
TestExpectedActual
checkY {{cite ssrn/new |title=Title}} "Title". {{cite SSRN}}: |ssrn= required (help) "Title". {{cite SSRN}}: |ssrn= required (help)

test_script_parameter

test_script_parameter
TestExpectedActual
checkY {{cite book/new |title=Title |script-title=ja:}} Title. {{cite book}}: Invalid |script-title=: missing title part (help) Title. {{cite book}}: Invalid |script-title=: missing title part (help)
checkY {{cite book/new |title=Title |script-title=ac:script-title}} Title ac:script-title. {{cite book}}: Invalid |script-title=: invalid language code (help) Title ac:script-title. {{cite book}}: Invalid |script-title=: invalid language code (help)
checkY {{cite book/new |title=Title |script-title=es:script-title}} Title script-title. {{cite book}}: Invalid |script-title=: unknown language code (help) Title script-title. {{cite book}}: Invalid |script-title=: unknown language code (help)
checkY {{cite book/new |title=Title |script-title=script-title}} Title script-title. {{cite book}}: Invalid |script-title=: missing prefix (help) Title script-title. {{cite book}}: Invalid |script-title=: missing prefix (help)

test_redundant_parameters

test_redundant_parameters
TestExpectedActual
checkY {{cite book/new |title=Title |type=Type |meduim=Meduim}} Title (Type). {{cite book}}: Unknown parameter |meduim= ignored (help) Title (Type). {{cite book}}: Unknown parameter |meduim= ignored (help)
checkY {{cite book/new |title=Title |last=Last |last1=Last1}} Last. Title. {{cite book}}: More than one of |last1= and |last= specified (help) Last. Title. {{cite book}}: More than one of |last1= and |last= specified (help)
checkY {{cite book/new |title=Title |last=Last |first=First |first1=First1}} Last, First. Title. {{cite book}}: More than one of |first1= and |first= specified (help) Last, First. Title. {{cite book}}: More than one of |first1= and |first= specified (help)
checkY {{cite book/new |title=Title |last=Last |first=First |author-mask=Author-mask |author-mask1=Author-mask1}} Author-mask. Title. {{cite book}}: More than one of |author-mask1= and |author-mask= specified (help) Author-mask. Title. {{cite book}}: More than one of |author-mask1= and |author-mask= specified (help)
checkY {{cite book/new |title=Title |last=Last |first=First |author-link=Author |author1-link=Author}} Last, First. Title. {{cite book}}: More than one of |author1-link= and |author-link= specified (help) Last, First. Title. {{cite book}}: More than one of |author1-link= and |author-link= specified (help)
checkY {{cite book/new |title=Title |vauthors=[[Author|Author AA]] |author-link=Author}} Author AA. Title. Author AA. Title.
checkY {{cite book/new |title=Title |vauthors=Black AB |author2=Brown CD}} Brown CD. Title. {{cite book}}: Missing |author1= (help); More than one of author-name-list parameters specified (help) Brown CD. Title. {{cite book}}: Missing |author1= (help); More than one of author-name-list parameters specified (help)
checkY {{cite book/new |title=Title |page=1 |pages=3, 4}} Title. p. 1. {{cite book}}: More than one of |pages= and |page= specified (help) Title. p. 1. {{cite book}}: More than one of |pages= and |page= specified (help)

test_redundant_parameters_2

test_redundant_parameters_2
TestExpectedActual
checkY {{cite mailing list/new |title=Title |mailing-list=Mailing list |work=work}} "Title". Mailing list (Mailing list). {{cite mailing list}}: Missing or empty |url= (help); More than one of |work= and |mailinglist= specified (help) "Title". Mailing list (Mailing list). {{cite mailing list}}: Missing or empty |url= (help); More than one of |work= and |mailinglist= specified (help)

test_redundant_parameters_3

test_redundant_parameters_3
TestExpectedActual
checkY {{cite encyclopedia/new |title=Title |encyclopedia=Encyclopedia |work=work}} "Title". Encyclopedia. {{cite encyclopedia}}: |work= ignored (help) "Title". Encyclopedia. {{cite encyclopedia}}: |work= ignored (help)

test_redundant_parameters_4

test_redundant_parameters_4
TestExpectedActual
checkY {{citation/new |title=Title |encyclopedia=Encyclopedia |work=work}} "Title", Encyclopedia {{citation}}: |work= ignored (help) "Title", Encyclopedia {{citation}}: |work= ignored (help)

test_redundant_parameters_5

test_redundant_parameters_5
TestExpectedActual
checkY {{cite techreport/new |title=Title |number=1 |id=ID}} Title (Technical report). ID. {{cite tech report}}: More than one of |id= and |number= specified (help) Title (Technical report). ID. {{cite tech report}}: More than one of |id= and |number= specified (help)

test_redundant_parameters_6

test_redundant_parameters_6
TestExpectedActual
checkY {{cite map/new |title=Title |chapter=Chapter |map=Map}} "Map" (Map). Title. {{cite map}}: More than one of |map= and |chapter= specified (help) "Map" (Map). Title. {{cite map}}: More than one of |map= and |chapter= specified (help)
checkY {{cite map/new |title=Title |chapter=Chapter}} Title (Map). {{cite map}}: More than one of |map= and |chapter= specified (help) Title (Map). {{cite map}}: More than one of |map= and |chapter= specified (help)

test_redundant_parameters_7

test_redundant_parameters_7
TestExpectedActual
checkY {{cite episode/new |title=Title |series=Series |season=Season |series-number=Series number}} "Title". Series. Season Season. {{cite episode}}: More than one of |season= and |seriesno= specified (help) "Title". Series. Season Season. {{cite episode}}: More than one of |season= and |seriesno= specified (help)
checkY {{cite episode/new |title=Title |series=Series |minutes=Minutes |time=Time}} "Title". Series. Minutes minutes in. {{cite episode}}: More than one of |minutes= and |time= specified (help) "Title". Series. Minutes minutes in. {{cite episode}}: More than one of |minutes= and |time= specified (help)

test_parameter_ignored_suggest

test_parameter_ignored_suggest
TestExpectedActual
checkY {{cite book/new |title=Title |Chapter=Chapter}} Title. {{cite book}}: Unknown parameter |Chapter= ignored (|chapter= suggested) (help) Title. {{cite book}}: Unknown parameter |Chapter= ignored (|chapter= suggested) (help)
checkY {{cite book/new |title=Title |pulbisher=Pulbisher}} Title. {{cite book}}: Unknown parameter |pulbisher= ignored (|publisher= suggested) (help) Title. {{cite book}}: Unknown parameter |pulbisher= ignored (|publisher= suggested) (help)
checkY {{cite book/new |title=Title |pub=Publisher}} Title. {{cite book}}: Unknown parameter |pub= ignored (|publisher= suggested) (help) Title. {{cite book}}: Unknown parameter |pub= ignored (|publisher= suggested) (help)

test_parameter_ignored

test_parameter_ignored
TestExpectedActual
checkY {{cite book/new |title=Title |unknown=unknown}} Title. {{cite book}}: Unknown parameter |unknown= ignored (help) Title. {{cite book}}: Unknown parameter |unknown= ignored (help)
checkY {{cite book/new |title=Title |encyclopedia=Encyclopedia}} Title. {{cite book}}: Unknown parameter |encyclopedia= ignored (help) Title. {{cite book}}: Unknown parameter |encyclopedia= ignored (help)

test_parameter_ignored_2

test_parameter_ignored_2
TestExpectedActual
checkY {{cite ssrn/new |title=Title |ssrn=123456 |pulbisher=Pulbisher}} "Title". SSRN 123456. {{cite SSRN}}: Unknown parameter |pulbisher= ignored (help) "Title". SSRN 123456. {{cite SSRN}}: Unknown parameter |pulbisher= ignored (help)

test_parameter_ignored_3

test_parameter_ignored_3
TestExpectedActual
checkY {{cite newsgroup/new |title=Title |newsgroup=sommat.sommat.sommat |publisher=Publisher}} "Title". Newsgroup: sommat.sommat.sommat. {{cite newsgroup}}: Unknown parameter |publisher= ignored (help) "Title". Newsgroup: sommat.sommat.sommat. {{cite newsgroup}}: Unknown parameter |publisher= ignored (help)
test_param_has_ext_link
TestExpectedActual
checkY {{cite book/new |title=Title //example.com}} Title //example.com. {{cite book}}: External link in |title= (help) Title //example.com. {{cite book}}: External link in |title= (help)
checkY {{cite book/new |title=Title http://example.com}} Title http://example.com. {{cite book}}: External link in |title= (help) Title http://example.com. {{cite book}}: External link in |title= (help)
checkY {{cite book/new |title=[http://example.com Title]}} Title. {{cite book}}: External link in |title= (help) Title. {{cite book}}: External link in |title= (help)

test_param_access_requires_param

test_param_access_requires_param
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |url-access=subscription}} "Title". Journal. {{cite journal}}: |url-access= requires |url= (help) "Title". Journal. {{cite journal}}: |url-access= requires |url= (help)
checkY {{cite journal/new |title=Title |journal=Journal |doi-access=free}} "Title". Journal. {{cite journal}}: |doi-access= requires |doi= (help) "Title". Journal. {{cite journal}}: |doi-access= requires |doi= (help)
checkY {{cite journal/new |title=Title |journal=Journal |chapter-url-access=subscription}} "Title". Journal. {{cite journal}}: |chapter-url-access= requires |chapter-url= (help) "Title". Journal. {{cite journal}}: |chapter-url-access= requires |chapter-url= (help)

test_param_access_requires_param_2

test_param_access_requires_param_2
TestExpectedActual
checkY {{cite map/new |title=Title |map-url-access=subscription}} Title (Map). {{cite map}}: |map-url-access= requires |map-url= (help) Title (Map). {{cite map}}: |map-url-access= requires |map-url= (help)

test_missing_pipe

test_missing_pipe
TestExpectedActual
checkY {{cite book/new |title=Title |url=https://example.com |chapter=Chapter access-date=2020-06-10}} "Chapter access-date=2020-06-10". Title. {{cite book}}: Missing pipe in: |chapter= (help) "Chapter access-date=2020-06-10". Title. {{cite book}}: Missing pipe in: |chapter= (help)
checkY {{cite book/new |title=Title |url=https://example.com |chapter=access-date=2020-06-10}} "access-date=2020-06-10". Title. {{cite book}}: Missing pipe in: |chapter= (help) "access-date=2020-06-10". Title. {{cite book}}: Missing pipe in: |chapter= (help)

test_missing_periodical

test_missing_periodical
TestExpectedActual
checkY {{cite journal/new |title=Title}} "Title". {{cite journal}}: Cite journal requires |journal= (help) "Title". {{cite journal}}: Cite journal requires |journal= (help)

test_missing_periodical_2

test_missing_periodical_2
TestExpectedActual
checkY {{cite magazine/new |title=Title}} "Title". {{cite magazine}}: Cite magazine requires |magazine= (help) "Title". {{cite magazine}}: Cite magazine requires |magazine= (help)

test_missing_name

test_missing_name
TestExpectedActual
checkY {{cite book/new |title=Title |author=Black AB |author3=Red EF}} Black AB; Red EF. Title. {{cite book}}: Missing |author2= (help) Black AB; Red EF. Title. {{cite book}}: Missing |author2= (help)

test_invisible_char

test_invisible_char
TestExpectedActual
checkY {{cite book/new |title=Title�}} Title�. {{cite book}}: replacement character in |title= at position 6 (help) Title�. {{cite book}}: replacement character in |title= at position 6 (help)
checkY {{cite book/new |title=TitleUNIQ--spoof-000000-QINU}} TitleUNIQ--spoof-000000-QINU. {{cite book}}: spoof stripmarker in |title= at position 6 (help) TitleUNIQ--spoof-000000-QINU. {{cite book}}: spoof stripmarker in |title= at position 6 (help)

test_invalid_param_val

test_invalid_param_val
TestExpectedActual
checkY {{cite book/new |title=Title |mode=cs3}} Title. {{cite book}}: Invalid |mode=cs3 (help) Title. {{cite book}}: Invalid |mode=cs3 (help)

test_format_missing_url

test_format_missing_url
TestExpectedActual
checkY {{cite book/new |title=Title |format=abc}} Title. {{cite book}}: |format= requires |url= (help) Title. {{cite book}}: |format= requires |url= (help)
checkY {{cite book/new |title=Title |archive-format=def}} Title (def). {{cite book}}: |archive-format= requires |archive-url= (help) Title (def). {{cite book}}: |archive-format= requires |archive-url= (help)
checkY {{cite book/new |title=Title |chapter-format=ghi}} (ghi). Title. {{cite book}}: |chapter-format= requires |chapter-url= (help) (ghi). Title. {{cite book}}: |chapter-format= requires |chapter-url= (help)

test_first_missing_last

test_first_missing_last
TestExpectedActual
checkY {{cite book/new |title=Title |first=AB}} Title. {{cite book}}: |first= missing |last= (help) Title. {{cite book}}: |first= missing |last= (help)
checkY {{cite book/new |title=Title |editor-first=AB}} Title. {{cite book}}: |editor-first= missing |editor-last= (help) Title. {{cite book}}: |editor-first= missing |editor-last= (help)
checkY {{cite book/new |title=Title |given=AB}} Title. {{cite book}}: |given= missing |surname= (help) Title. {{cite book}}: |given= missing |surname= (help)
checkY {{cite book/new |title=Title |editor-given=AB}} Title. {{cite book}}: |editor-given= missing |editor-surname= (help) Title. {{cite book}}: |editor-given= missing |editor-surname= (help)

test_etal

test_etal
TestExpectedActual
checkY {{cite book/new |title=Title |editor=Black AB; et al}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB, et al}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB et al}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB "et al"}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB 'et al'}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB et. al.}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB ET AL}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB EtAl}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB, ''et alia.''}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB; and others}} Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help) Black AB; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)
checkY {{cite book/new |title=Title |editor=Black AB; [[et al]]}} Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link) Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link)
checkY {{cite book/new |title=Title |editor=Black AB; [et al]}} Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link) Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link)
checkY {{cite book/new |title=Title |editor=Black AB; (et al)}} Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link) Black AB; ; et al. (eds.). Title. {{cite book}}: Explicit use of et al. in: |editor= (help)CS1 maint: multiple names: editors list (link)

test_empty_citation

test_empty_citation
TestExpectedActual
checkY {{cite book/new}} {{cite book}}: Empty citation (help) {{cite book}}: Empty citation (help)

test_doibroken_missing_doi

test_doibroken_missing_doi
TestExpectedActual
checkY {{cite book/new |title=Title |doi-broken-date=June 2020}} Title. {{cite book}}: |doi-broken-date= requires |doi= (help) Title. {{cite book}}: |doi-broken-date= requires |doi= (help)

test_deprecated_params

test_deprecated_params
TestExpectedActual
checkY {{cite book/new |title=Title |editors}} Title. {{cite book}}: Text "editors" ignored (help) Title. {{cite book}}: Text "editors" ignored (help)

test_contributor_missing_required_param

test_contributor_missing_required_param
TestExpectedActual
checkY {{cite book/new |title=Title |contributor=Contributor |contribution=Contribution}} "Contribution". Title. {{cite book}}: |contributor= has generic name (help); |contributor= requires |author= (help) "Contribution". Title. {{cite book}}: |contributor= has generic name (help); |contributor= requires |author= (help)
checkY {{cite book/new |title=Title |contributor=Contributor |author=Author}} Author. Title. {{cite book}}: |author= has generic name (help); |contributor= requires |contribution= (help) Author. Title. {{cite book}}: |author= has generic name (help); |contributor= requires |contribution= (help)

test_contributor_ignored

test_contributor_ignored
TestExpectedActual
checkY {{cite journal/new |title=Title |contributor=Contributor |journal= Journal}} "Title". Journal. {{cite journal}}: |contributor= ignored (help) "Title". Journal. {{cite journal}}: |contributor= ignored (help)

test_class_ignored

test_class_ignored
TestExpectedActual
checkY {{cite arXiv/new |title=Title |author=Author |arxiv=abc.de/9901333 |class=abc}} Author. "Title". arXiv:abc.de/9901333. {{cite arXiv}}: |author= has generic name (help); |class= ignored (help) Author. "Title". arXiv:abc.de/9901333. {{cite arXiv}}: |author= has generic name (help); |class= ignored (help)

test_citeseerx_missing

test_citeseerx_missing
TestExpectedActual
checkY {{cite citeseerx/new |title=Title }} "Title". {{cite CiteSeerX}}: |citeseerx= required (help) "Title". {{cite CiteSeerX}}: |citeseerx= required (help)

test_cite_web_url

test_cite_web_url
TestExpectedActual
checkY {{cite web/new |title=Title}} "Title". {{cite web}}: Missing or empty |url= (help) "Title". {{cite web}}: Missing or empty |url= (help)

test_cite_web_url_2

test_cite_web_url_2
TestExpectedActual
checkY {{citation/new |title=Title |website=Website}} "Title", Website {{citation}}: Missing or empty |url= (help) "Title", Website {{citation}}: Missing or empty |url= (help)
checkY {{citation/new |title=Title |script-website=ja:Website}} "Title", Website {{citation}}: Missing or empty |url= (help) "Title", Website {{citation}}: Missing or empty |url= (help)

test_citation_missing_title

test_citation_missing_title
TestExpectedActual
checkY {{cite book/new |author=Author}} Author. {{cite book}}: |author= has generic name (help); Missing or empty |title= (help) Author. {{cite book}}: |author= has generic name (help); Missing or empty |title= (help)

test_citation_missing_title_2

test_citation_missing_title_2
TestExpectedActual
checkY {{cite episode/new |author=Author}} Author. {{cite episode}}: |author= has generic name (help); Missing or empty |series= (help) Author. {{cite episode}}: |author= has generic name (help); Missing or empty |series= (help)

test_chapter_ignored

test_chapter_ignored
TestExpectedActual
checkY {{cite news/new |title=Title |chapter=Chapter}} "Title". {{cite news}}: |chapter= ignored (help) "Title". {{cite news}}: |chapter= ignored (help)
checkY {{cite news/new |title=Title |chapter-url=https://example.com}} "Title". {{cite news}}: |chapter-url= ignored (help) "Title". {{cite news}}: |chapter-url= ignored (help)
checkY {{cite news/new |title=Title |trans-chapter=Trans-chapter}} "Title". {{cite news}}: |trans-chapter= ignored (help) "Title". {{cite news}}: |trans-chapter= ignored (help)
checkY {{cite news/new |title=Title |script-chapter=ja:Script-chapter}} "Title". {{cite news}}: |script-chapter= ignored (help) "Title". {{cite news}}: |script-chapter= ignored (help)
checkY {{cite news/new |title=Title |chapter-format=Chapter-format}} "Title". {{cite news}}: |chapter-format= ignored (help) "Title". {{cite news}}: |chapter-format= ignored (help)

test_biorxiv_missing

test_biorxiv_missing
TestExpectedActual
checkY {{cite bioRxiv/new |title=Title }} "Title". {{cite bioRxiv}}: |biorxiv= required (help) "Title". {{cite bioRxiv}}: |biorxiv= required (help)

test_bare_url_missing_title

test_bare_url_missing_title
TestExpectedActual
checkY {{cite book/new |title=Title |chapter-url=https://example.com}} https://example.com. Title. {{cite book}}: |chapter-url= missing title (help) https://example.com. Title. {{cite book}}: |chapter-url= missing title (help)
checkY {{cite book/new |title=Title |conference-url=https://example.com}} Title. {{cite book}}: Unknown parameter |conference-url= ignored (help) Title. {{cite book}}: Unknown parameter |conference-url= ignored (help)

test_bare_url_missing_title_2

test_bare_url_missing_title_2
TestExpectedActual
checkY {{cite map/new |title=Title |map-url=https://example.com}} https://example.com (Map). Title. {{cite map}}: |map-url= missing title (help) https://example.com (Map). Title. {{cite map}}: |map-url= missing title (help)

test_bad_zbl

test_bad_zbl
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |zbl=ZBL}} "Title". Journal. Zbl ZBL. {{cite journal}}: Check |zbl= value (help) "Title". Journal. Zbl ZBL. {{cite journal}}: Check |zbl= value (help)

test_bad_usenet_id

test_bad_usenet_id
TestExpectedActual
checkY {{cite newsgroup/new |title=Title |message-id=message-id}} "Title". Usenet: message-id. {{cite newsgroup}}: Check |message-id= value (help) "Title". Usenet: message-id. {{cite newsgroup}}: Check |message-id= value (help)

test_bad_url

test_bad_url
TestExpectedActual
checkY {{cite book/new |title=Title |url=example.com}} [example.com Title]. {{cite book}}: Check |url= value (help) [example.com Title]. {{cite book}}: Check |url= value (help)

test_bad_ssrn

test_bad_ssrn
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |ssrn=SSRN}} "Title". Journal. SSRN SSRN. {{cite journal}}: Check |ssrn= value (help) "Title". Journal. SSRN SSRN. {{cite journal}}: Check |ssrn= value (help)

test_bad_sbn

test_bad_sbn
TestExpectedActual
checkY {{cite book/new |title=Title |sbn=123–456789}} Title. SBN 123–456789. {{cite book}}: Check |sbn= value: invalid character (help) Title. SBN 123–456789. {{cite book}}: Check |sbn= value: invalid character (help)
checkY {{cite book/new |title=Title |sbn=12345678}} Title. SBN 12345678. {{cite book}}: Check |sbn= value: length (help) Title. SBN 12345678. {{cite book}}: Check |sbn= value: length (help)
checkY {{cite book/new |title=Title |sbn=123X45678}} Title. SBN 123X45678. {{cite book}}: Check |sbn= value: invalid form (help) Title. SBN 123X45678. {{cite book}}: Check |sbn= value: invalid form (help)
checkY {{cite book/new |title=Title |sbn=012345678}} Title. SBN 012345678. {{cite book}}: Check |sbn= value: checksum (help) Title. SBN 012345678. {{cite book}}: Check |sbn= value: checksum (help)

test_bad_s2cid

test_bad_s2cid
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |s2cid=S2CID}} "Title". Journal. S2CID S2CID. {{cite journal}}: Check |s2cid= value (help) "Title". Journal. S2CID S2CID. {{cite journal}}: Check |s2cid= value (help)

test_bad_oclc

test_bad_oclc
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |oclc=OCLC}} "Title". Journal. OCLC OCLC. {{cite journal}}: Check |oclc= value (help) "Title". Journal. OCLC OCLC. {{cite journal}}: Check |oclc= value (help)

test_bad_pmid

test_bad_pmid
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |pmid=PMID}} "Title". Journal. PMID PMID. {{cite journal}}: Check |pmid= value (help) "Title". Journal. PMID PMID. {{cite journal}}: Check |pmid= value (help)

test_bad_pmc

test_bad_pmc
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |pmc=PMC}} "Title". Journal. PMC PMC. {{cite journal}}: Check |pmc= value (help) "Title". Journal. PMC PMC. {{cite journal}}: Check |pmc= value (help)
test_bad_paramlink
TestExpectedActual
checkY {{cite book/new |title=[[Title]] |title-link=Title}} Title. {{cite book}}: Check |title= value (help) Title. {{cite book}}: Check |title= value (help)
checkY {{cite book/new |title=Title |title-link=[[Title]]}} Title. {{cite book}}: Check |title-link= value (help) Title. {{cite book}}: Check |title-link= value (help)
checkY {{cite book/new |title=Title |title-link=https://example.com}} Title. {{cite book}}: Check |title-link= value (help); External link in |title-link= (help) Title. {{cite book}}: Check |title-link= value (help); External link in |title-link= (help)

test_bad_ol

test_bad_ol
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |ol=OL}} "Title". Journal. OL OL. {{cite journal}}: Check |ol= value (help) "Title". Journal. OL OL. {{cite journal}}: Check |ol= value (help)

test_bad_mr

test_bad_mr
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |mr=MR}} "Title". Journal. MR MR. {{cite journal}}: Check |mr= value (help) "Title". Journal. MR MR. {{cite journal}}: Check |mr= value (help)

test_bad_lccn

test_bad_lccn
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |lccn=LCCN}} "Title". Journal. LCCN LCCN. {{cite journal}}: Check |lccn= value (help) "Title". Journal. LCCN LCCN. {{cite journal}}: Check |lccn= value (help)

test_bad_jfm

test_bad_jfm
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |jfm=JFM}} "Title". Journal. JFM JFM. {{cite journal}}: Check |jfm= value (help) "Title". Journal. JFM JFM. {{cite journal}}: Check |jfm= value (help)

test_bad_issn

test_bad_issn
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |issn=ISSN}} "Title". Journal. ISSN ISSN. {{cite journal}}: Check |issn= value (help) "Title". Journal. ISSN ISSN. {{cite journal}}: Check |issn= value (help)
checkY {{cite journal/new |title=Title |journal=Journal |eissn=eISSN}} "Title". Journal. eISSN eISSN. {{cite journal}}: Check |eissn= value (help) "Title". Journal. eISSN eISSN. {{cite journal}}: Check |eissn= value (help)

test_bad_ismn

test_bad_ismn
TestExpectedActual
checkY {{cite book/new |title=Title |ismn=ISMN}} Title. ISMN ISMN. {{cite book}}: Check |ismn= value (help) Title. ISMN ISMN. {{cite book}}: Check |ismn= value (help)

test_bad_isbn

test_bad_isbn
TestExpectedActual
checkY {{cite book/new |title=Title |isbn=0–1234567890}} Title. ISBN 0–1234567890. {{cite book}}: Check |isbn= value: invalid character (help) Title. ISBN 0–1234567890. {{cite book}}: Check |isbn= value: invalid character (help)
checkY {{cite book/new |title=Title |isbn=01234567890X}} Title. ISBN 01234567890X. {{cite book}}: Check |isbn= value: length (help) Title. ISBN 01234567890X. {{cite book}}: Check |isbn= value: length (help)
checkY {{cite book/new |title=Title |isbn=01234X6789}} Title. ISBN 01234X6789. {{cite book}}: Check |isbn= value: invalid form (help) Title. ISBN 01234X6789. {{cite book}}: Check |isbn= value: invalid form (help)
checkY {{cite book/new |title=Title |isbn=978-01234X6789}} Title. ISBN 978-01234X6789. {{cite book}}: Check |isbn= value: invalid character (help) Title. ISBN 978-01234X6789. {{cite book}}: Check |isbn= value: invalid character (help)
checkY {{cite book/new |title=Title |isbn=977-0123456789}} Title. ISBN 977-0123456789. {{cite book}}: Check |isbn= value: invalid prefix (help) Title. ISBN 977-0123456789. {{cite book}}: Check |isbn= value: invalid prefix (help)
checkY {{cite book/new |title=Title |isbn=979-0123456789}} Title. ISBN 979-0123456789. {{cite book}}: Check |isbn= value: invalid group id (help) Title. ISBN 979-0123456789. {{cite book}}: Check |isbn= value: invalid group id (help)
checkY {{cite book/new |title=Title |isbn=978-0123456789}} Title. ISBN 978-0123456789. {{cite book}}: Check |isbn= value: checksum (help) Title. ISBN 978-0123456789. {{cite book}}: Check |isbn= value: checksum (help)

test_bad_hdl

test_bad_hdl
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |hdl=HDL}} "Title". Journal. hdl:HDL. {{cite journal}}: Check |hdl= value (help) "Title". Journal. hdl:HDL. {{cite journal}}: Check |hdl= value (help)

test_bad_doi

test_bad_doi
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |doi=10.5555/12345678}} "Title". Journal. doi:10.5555/12345678. {{cite journal}}: Check |doi= value (help) "Title". Journal. doi:10.5555/12345678. {{cite journal}}: Check |doi= value (help)
checkY {{cite journal/new |title=Title |journal=Journal |doi=10.2343/1234 5678}} "Title". Journal. doi:10.2343/1234 5678. {{cite journal}}: Check |doi= value (help) "Title". Journal. doi:10.2343/1234 5678. {{cite journal}}: Check |doi= value (help)
checkY {{cite journal/new |title=Title |journal=Journal |doi=11.2343/12345678}} "Title". Journal. doi:11.2343/12345678. {{cite journal}}: Check |doi= value (help) "Title". Journal. doi:11.2343/12345678. {{cite journal}}: Check |doi= value (help)

test_bad_date

test_bad_date
TestExpectedActual
checkY {{cite book/new |title=Title |date=DATE}} Title. DATE. {{cite book}}: Check date values in: |date= (help) Title. DATE. {{cite book}}: Check date values in: |date= (help)
checkY {{cite book/new |title=Title |date=2020 |year=2019}} Title. 2020. {{cite book}}: Check date values in: |year= / |date= mismatch (help) Title. 2020. {{cite book}}: Check date values in: |year= / |date= mismatch (help)
checkY {{cite book/new |title=Title |date=9201 |year=2019}} Title. 9201. {{cite book}}: Check date values in: |date= and |year= / |date= mismatch (help) Title. 9201. {{cite book}}: Check date values in: |date= and |year= / |date= mismatch (help)

test_bad_citeseerx

test_bad_citeseerx
TestExpectedActual
X markN {{cite journal/new |title=Title |journal=Journal |citeseerx=CITESEERX}} "Title". Journal. CiteSeerX CITESEERX. {{cite journal}}: Check |citeseerx= value (help) "Title". Journal. CiteSeerX CITESEERX. {{cite journal}}: Check |citeseerx= value (help); Cite uses deprecated parameter |citeseerx= (help)

test_bad_biorxiv

test_bad_biorxiv
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |biorxiv=BIORXIV}} "Title". Journal. bioRxiv BIORXIV. {{cite journal}}: Check |biorxiv= value (help) "Title". Journal. bioRxiv BIORXIV. {{cite journal}}: Check |biorxiv= value (help)

test_bad_bibcode

test_bad_bibcode
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |bibcode=..................}} "Title". Journal. Bibcode:.................. {{cite journal}}: Check |bibcode= length (help) "Title". Journal. Bibcode:.................. {{cite journal}}: Check |bibcode= length (help)
checkY {{cite journal/new |title=Title |journal=Journal |bibcode=0999...............}} "Title". Journal. Bibcode:0999............... {{cite journal}}: Check |bibcode= value (help) "Title". Journal. Bibcode:0999............... {{cite journal}}: Check |bibcode= value (help)
checkY {{cite journal/new |title=Title |journal=Journal |bibcode=0999a..............}} "Title". Journal. Bibcode:0999a.............. {{cite journal}}: Check |bibcode= year (help) "Title". Journal. Bibcode:0999a.............. {{cite journal}}: Check |bibcode= year (help)
checkY {{cite journal/new |title=Title |journal=Journal |bibcode=0999ab&............}} "Title". Journal. Bibcode:0999ab&............ {{cite journal}}: Check |bibcode= journal (help) "Title". Journal. Bibcode:0999ab&............ {{cite journal}}: Check |bibcode= journal (help)

test_bad_asin

test_bad_asin
TestExpectedActual
checkY {{cite book/new |title=Title |asin=ASIN}} Title. ASIN ASIN. {{cite book}}: Check |asin= value (help) Title. ASIN ASIN. {{cite book}}: Check |asin= value (help)

test_bad_arxiv

test_bad_arxiv
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |arxiv=ARXIV}} "Title". Journal. arXiv:ARXIV. {{cite journal}}: Check |arxiv= value (help) "Title". Journal. arXiv:ARXIV. {{cite journal}}: Check |arxiv= value (help)

test_arxiv_missing

test_arxiv_missing
TestExpectedActual
X markN {{cite arXiv/new |author=Author |title=Title}} Author. "Title". {{cite arXiv}}: |arxiv= required (help); |author= has generic name (help) A bot will complete this citation soon. Click here to jump the queue Author. "Title". {{cite arXiv}}: |arxiv= required (help); |author= has generic name (help)

test_archive_url

test_archive_url
TestExpectedActual
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/save/}} Title. {{cite book}}: |archive-url= is malformed: save command (help) Title. {{cite book}}: |archive-url= is malformed: save command (help)
checkY {{cite book/new |title=Title |archive-url=https://liveweb.archive.org/}} Title. {{cite book}}: |archive-url= is malformed: liveweb (help) Title. {{cite book}}: |archive-url= is malformed: liveweb (help)
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/2020}} Title. {{cite book}}: |archive-url= is malformed: timestamp (help) Title. {{cite book}}: |archive-url= is malformed: timestamp (help)
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/web/2020}} Title. {{cite book}}: |archive-url= is malformed: timestamp (help) Title. {{cite book}}: |archive-url= is malformed: timestamp (help)
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/20200611000000id_/}} Title. {{cite book}}: |archive-url= is malformed: flag (help) Title. {{cite book}}: |archive-url= is malformed: flag (help)
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/path/20200611000000id_/}} Title. {{cite book}}: |archive-url= is malformed: path (help) Title. {{cite book}}: |archive-url= is malformed: path (help)
checkY {{cite book/new |title=Title |archive-url=https://web.archive.org/web/20200611000000_id/}} Title. {{cite book}}: |archive-url= is malformed: flag (help) Title. {{cite book}}: |archive-url= is malformed: flag (help)

test_archive_missing_url

test_archive_missing_url
TestExpectedActual
checkY {{cite book/new |title=Title |archive-url=https://archive.org |archive-date=2020-06-10 |url-status=live}} Title. {{cite book}}: |archive-url= requires |url= (help) Title. {{cite book}}: |archive-url= requires |url= (help)
checkY {{cite book/new |title=Title |archive-url=https://archive.org |archive-date=2020-06-10}} Title. {{cite book}}: |archive-url= requires |url= (help) Title. {{cite book}}: |archive-url= requires |url= (help)

test_apostrophe_markup

test_apostrophe_markup
TestExpectedActual
checkY {{cite news/new |title=Title |newspaper=''Newspaper''}} "Title". Newspaper. {{cite news}}: Italic or bold markup not allowed in: |newspaper= (help) "Title". Newspaper. {{cite news}}: Italic or bold markup not allowed in: |newspaper= (help)
checkY {{cite news/new |title=Title |publisher='''Newspaper'''}} "Title". Newspaper. {{cite news}}: Italic or bold markup not allowed in: |publisher= (help) "Title". Newspaper. {{cite news}}: Italic or bold markup not allowed in: |publisher= (help)

test_accessdate_missing_url

test_accessdate_missing_url
TestExpectedActual
checkY {{cite journal/new |title=Title |journal=Journal |access-date=2020-06-11}} "Title". Journal. {{cite journal}}: |access-date= requires |url= (help) "Title". Journal. {{cite journal}}: |access-date= requires |url= (help)
checkY {{cite journal/new |title=Title |journal=Journal |pmc=12345 |access-date=2020-06-11}} "Title". Journal. PMC 12345. {{cite journal}}: |access-date= requires |url= (help) "Title". Journal. PMC 12345. {{cite journal}}: |access-date= requires |url= (help)

test_extra_text

test_extra_text
TestExpectedActual
checkY {{cite book/new |title=Title |page=p. 35}} Title. p. p. 35. {{cite book}}: |page= has extra text (help) Title. p. p. 35. {{cite book}}: |page= has extra text (help)
checkY {{cite book/new |title=Title |edition=1st ed.}} Title (1st ed. ed.). {{cite book}}: |edition= has extra text (help) Title (1st ed. ed.). {{cite book}}: |edition= has extra text (help)

test_disp_name

test_disp_name
TestExpectedActual
checkY {{cite book/new |title=Title |author=Author |display-authors=1}} Author. Title. {{cite book}}: |author= has generic name (help); Invalid |display-authors=1 (help) Author. Title. {{cite book}}: |author= has generic name (help); Invalid |display-authors=1 (help)
checkY {{cite book/new |title=Title |author=Author |contribution=Contribution |contributor=Contributor |display-contributors=1}} Contributor. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help); Invalid |display-contributors=1 (help) Contributor. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help); Invalid |display-contributors=1 (help)
checkY {{cite book/new |title=Title |editor=Editor |display-editors=1}} Editor (ed.). Title. {{cite book}}: |editor= has generic name (help); Invalid |display-editors=1 (help) Editor (ed.). Title. {{cite book}}: |editor= has generic name (help); Invalid |display-editors=1 (help)
checkY {{cite book/new |title=Title |interviewer=Interviewer |display-interviewers=1}} Title. Interviewed by Interviewer. {{cite book}}: |interviewer= has generic name (help); Invalid |display-interviewers=1 (help) Title. Interviewed by Interviewer. {{cite book}}: |interviewer= has generic name (help); Invalid |display-interviewers=1 (help)
checkY {{cite book/new |title=Title |translator=Translator |display-translators=1}} Title. Translated by Translator. {{cite book}}: |translator= has generic name (help); Invalid |display-translators=1 (help) Title. Translated by Translator. {{cite book}}: |translator= has generic name (help); Invalid |display-translators=1 (help)
checkY {{cite book/new |title=Title |author=Black AB |display-authors=etalia}} Black AB. Title. {{cite book}}: Invalid |display-authors=etalia (help) Black AB. Title. {{cite book}}: Invalid |display-authors=etalia (help)

test_ASIN_uses_ISBN

test_ASIN_uses_ISBN
TestExpectedActual
checkY {{cite book/new |title=Title |asin=412346789X}} Title. ASIN 412346789X. {{cite book}}: Check |asin= value (help) Title. ASIN 412346789X. {{cite book}}: Check |asin= value (help)

test_Archived_copy

test_Archived_copy
TestExpectedActual
checkY {{cite book/new |url=https://example.com |archive-url=https://archive.org |archive-date=2020-07-29 |title=Archived copy}} Archived copy. Archived from the original on 2020-07-29.{{cite book}}: CS1 maint: archived copy as title (link) Archived copy. Archived from the original on 2020-07-29.{{cite book}}: CS1 maint: archived copy as title (link)

test_Authors

test_Authors
TestExpectedActual
checkY {{cite book/new |title=Title |authors=Authors}} Title. {{cite book}}: Unknown parameter |authors= ignored (help) Title. {{cite book}}: Unknown parameter |authors= ignored (help)

test_Bot_unknown

test_Bot_unknown
TestExpectedActual
checkY {{cite book/new |title=Title |url=https://example.com |archive-url=https://archive.org |archive-date=2020-07-29 |url-status=bot: unknown}} Title. Archived from the original on 2020-07-29.{{cite book}}: CS1 maint: bot: original URL status unknown (link) Title. Archived from the original on 2020-07-29.{{cite book}}: CS1 maint: bot: original URL status unknown (link)

test_Date_format

test_Date_format
TestExpectedActual
checkY {{cite book/new |title=Title |date=Jun-Jul 2020}} Title. Jun–Jul 2020.{{cite book}}: CS1 maint: date format (link) Title. Jun–Jul 2020.{{cite book}}: CS1 maint: date format (link)

test_Date_year

test_Date_year
TestExpectedActual
checkY {{cite book/new |title=Title |date=2020 |year=2020}} Title. 2020.{{cite book}}: CS1 maint: date and year (link) Title. 2020.{{cite book}}: CS1 maint: date and year (link)

test_Discourage_param

test_Discourage_param
TestExpectedActual
checkY {{cite book/new |title=Title |url=https://example.com |accessdate=2020-04-09}} Title. Retrieved 2020-04-09. Title. Retrieved 2020-04-09.
checkY {{cite book/new |title=Title |url=https://example.com |archive-url=https://archive.org |archivedate=2020-04-09}} Title. Archived from the original on 2020-04-09. Title. Archived from the original on 2020-04-09.
checkY {{cite book/new |title=Title |url=https://example.com |archiveurl=https://archive.org |archive-date=2020-04-09}} Title. Archived from the original on 2020-04-09. Title. Archived from the original on 2020-04-09.
checkY {{cite book/new |title=Title |author=Blue |authorlink=Blue}} Blue. Title. Blue. Title.
checkY {{cite book/new |title=Title |author=Blue |author1link=Blue}} Blue. Title. Blue. Title.
checkY {{cite book/new |title=Title |author=Blue |authorlink1=Blue}} Blue. Title. Blue. Title.
checkY {{cite book/new |title=Title |date=2021 |origyear=1921}} Title. 2021 [1921]. Title. 2021 [1921].
checkY {{cite episode/new |series=Series |airdate=2021}} Series. 2021. Series. 2021.

test_Pmc_embargo_date

test_Pmc_embargo_date
TestExpectedActual
checkY {{cite book/new |title=Title |pmc=12345 |pmc-embargo-date=1 January 2020}} Title. PMC 12345.{{cite book}}: CS1 maint: PMC embargo expired (link) Title. PMC 12345.{{cite book}}: CS1 maint: PMC embargo expired (link)

test_Extra_punct

test_Extra_punct
TestExpectedActual
checkY {{cite book/new |title=Title |last=Surname,}} Surname,. Title.{{cite book}}: CS1 maint: extra punctuation (link) Surname,. Title.{{cite book}}: CS1 maint: extra punctuation (link)

test_Extra_text_names

test_Extra_text_names
TestExpectedActual
checkY {{cite book/new |title=Title |author=Author (ed)}} Author (ed). Title. {{cite book}}: |author= has generic name (help) Author (ed). Title. {{cite book}}: |author= has generic name (help)
checkY {{cite book/new |title=Title |author=Author |contribution=Contribution |contributor=Contributor (ed)}} Contributor (ed). "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help) Contributor (ed). "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help)
checkY {{cite book/new |title=Title |editor=Editor (ed)}} Editor (ed) (ed.). Title. {{cite book}}: |editor= has generic name (help) Editor (ed) (ed.). Title. {{cite book}}: |editor= has generic name (help)
checkY {{cite book/new |title=Title |interviewer=Interviewer (ed)}} Title. Interviewed by Interviewer (ed). {{cite book}}: |interviewer= has generic name (help) Title. Interviewed by Interviewer (ed). {{cite book}}: |interviewer= has generic name (help)
checkY {{cite book/new |title=Title |translator=Translator (ed)}} Title. Translated by Translator (ed). {{cite book}}: |translator= has generic name (help) Title. Translated by Translator (ed). {{cite book}}: |translator= has generic name (help)

test_Ignore_isbn_err

test_Ignore_isbn_err
TestExpectedActual
checkY {{cite book/new |title=Title |isbn=((978-0123456789))}} Title. ISBN 978-0123456789.{{cite book}}: CS1 maint: ignored ISBN errors (link) Title. ISBN 978-0123456789.{{cite book}}: CS1 maint: ignored ISBN errors (link)

test_Location

test_Location
TestExpectedActual
checkY {{cite book/new |title=Title |location=Sec. 6}} Title. Sec. 6.{{cite book}}: CS1 maint: location (link) Title. Sec. 6.{{cite book}}: CS1 maint: location (link)

test_Mult_names

test_Mult_names
TestExpectedActual
checkY {{cite book/new |title=Title |author=Name, Name, Name}} Name, Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link) Name, Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link)
checkY {{cite book/new |title=Title |author=Author |contribution=Contribution |contributor=Name, Name, Name}} Name, Name, Name. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help)CS1 maint: multiple names: contributors list (link) Name, Name, Name. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help)CS1 maint: multiple names: contributors list (link)
checkY {{cite book/new |title=Title |editor=Name, Name, Name}} Name, Name, Name (ed.). Title.{{cite book}}: CS1 maint: multiple names: editors list (link) Name, Name, Name (ed.). Title.{{cite book}}: CS1 maint: multiple names: editors list (link)
checkY {{cite book/new |title=Title |interviewer=Name, Name, Name}} Title. Interviewed by Name, Name, Name.{{cite book}}: CS1 maint: multiple names: interviewers list (link) Title. Interviewed by Name, Name, Name.{{cite book}}: CS1 maint: multiple names: interviewers list (link)
checkY {{cite book/new |title=Title |translator=Name, Name, Name}} Title. Translated by Name, Name, Name.{{cite book}}: CS1 maint: multiple names: translators list (link) Title. Translated by Name, Name, Name.{{cite book}}: CS1 maint: multiple names: translators list (link)
checkY {{cite book/new |title=Title |author=Name; Name}} Name; Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link) Name; Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link)
checkY {{cite book/new |title=Title |author=Author |contribution=Contribution |contributor=Name; Name}} Name; Name. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help)CS1 maint: multiple names: contributors list (link) Name; Name. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help)CS1 maint: multiple names: contributors list (link)
checkY {{cite book/new |title=Title |editor=Name; Name}} Name; Name (ed.). Title.{{cite book}}: CS1 maint: multiple names: editors list (link) Name; Name (ed.). Title.{{cite book}}: CS1 maint: multiple names: editors list (link)
checkY {{cite book/new |title=Title |interviewer=Name; Name}} Title. Interviewed by Name; Name.{{cite book}}: CS1 maint: multiple names: interviewers list (link) Title. Interviewed by Name; Name.{{cite book}}: CS1 maint: multiple names: interviewers list (link)
checkY {{cite book/new |title=Title |translator=Name; Name}} Title. Translated by Name; Name.{{cite book}}: CS1 maint: multiple names: translators list (link) Title. Translated by Name; Name.{{cite book}}: CS1 maint: multiple names: translators list (link)
checkY {{cite book/new |title=Title |author=Name; Name, Name}} Name; Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link) Name; Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link)
checkY {{cite book/new |title=Title |author=Name; Name, Name, Name}} Name; Name, Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link) Name; Name, Name, Name. Title.{{cite book}}: CS1 maint: multiple names: authors list (link)
checkY {{cite book/new |title=Title |author=Name }} Name . Title.{{cite book}}: CS1 maint: extra punctuation (link) Name . Title.{{cite book}}: CS1 maint: extra punctuation (link)
checkY {{cite book/new |title=Title |author=Last, FI. MI.}} Last, FI. MI. Title. Last, FI. MI. Title.
checkY {{cite book/new |title=Title |last=Last |first=FI. MI.}} Last, FI. MI. Title. Last, FI. MI. Title.

test_Numeric_names

test_Numeric_names
TestExpectedActual
checkY {{cite book/new |title=Title |author=1234}} 1234. Title. {{cite book}}: |author= has numeric name (help) 1234. Title. {{cite book}}: |author= has numeric name (help)
checkY {{cite book/new |title=Title |author=Author |contribution=Contribution |contributor=1234}} 1234. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help); |contributor= has numeric name (help) 1234. "Contribution". Title. By Author. {{cite book}}: |author= has generic name (help); |contributor= has numeric name (help)
checkY {{cite book/new |title=Title |editor=1234}} 1234 (ed.). Title. {{cite book}}: |editor= has numeric name (help) 1234 (ed.). Title. {{cite book}}: |editor= has numeric name (help)
checkY {{cite book/new |title=Title |interviewer=1234}} Title. Interviewed by 1234. {{cite book}}: |interviewer= has numeric name (help) Title. Interviewed by 1234. {{cite book}}: |interviewer= has numeric name (help)
checkY {{cite book/new |title=Title |translator=1234}} Title. Translated by 1234. {{cite book}}: |translator= has numeric name (help) Title. Translated by 1234. {{cite book}}: |translator= has numeric name (help)

test_Others

test_Others
TestExpectedActual
checkY {{cite book/new |title=Title |others=Name}} Title. Name.{{cite book}}: CS1 maint: others (link) Title. Name.{{cite book}}: CS1 maint: others (link)

test_Others_avmn

test_Others_avmn
TestExpectedActual
checkY {{cite AV media/new |title=Title |others=Name}} Title. Name.{{cite AV media}}: CS1 maint: others in cite AV media (notes) (link) Title. Name.{{cite AV media}}: CS1 maint: others in cite AV media (notes) (link)

test_Pmc_format

test_Pmc_format
TestExpectedActual
checkY {{cite book/new |title=Title |pmc=PMC12345}} Title. PMC 12345.{{cite book}}: CS1 maint: PMC format (link) Title. PMC 12345.{{cite book}}: CS1 maint: PMC format (link)

test_Ref_maint

test_Ref_maint
TestExpectedActual
checkY {{cite book/new |title=Title |ref=harv}} Title. {{cite book}}: Invalid |ref=harv (help) Title. {{cite book}}: Invalid |ref=harv (help)
checkY {{cite book/new |title=Title |author=Example|date=2008|ref=CITEREFExample2008}} Example (2008). Title.{{cite book}}: CS1 maint: ref duplicates default (link) Example (2008). Title.{{cite book}}: CS1 maint: ref duplicates default (link)

test_Unfit

test_Unfit
TestExpectedActual
checkY {{cite book/new |title=Title |url=https://example.com |archive-url=https://archive.org |archive-date=2020-07-29 |url-status=unfit}} Title. Archived from the original on 2020-07-29. Title. Archived from the original on 2020-07-29.

test_Unknown_lang

test_Unknown_lang
TestExpectedActual
checkY {{cite book/new |title=Title |language=Taglish}} Title (in Taglish).{{cite book}}: CS1 maint: unrecognized language (link) Title (in Taglish).{{cite book}}: CS1 maint: unrecognized language (link)

test_Untitled

test_Untitled
TestExpectedActual
checkY {{cite journal/new |journal=Journal |title=none}} Journal.{{cite journal}}: CS1 maint: untitled periodical (link) Journal.{{cite journal}}: CS1 maint: untitled periodical (link)

test_Zbl

test_Zbl
TestExpectedActual
checkY {{cite book/new |title=Title |zbl=07013361}} Title. Zbl 07013361.{{cite book}}: CS1 maint: Zbl (link) Title. Zbl 07013361.{{cite book}}: CS1 maint: Zbl (link)