Template:Citation/testcases

From English Wikipedia @ Freddythechick

__EXPECTUNUSEDTEMPLATE__

This page contains test cases for {{Citation}}. Further cases specifically testing the archiving features are available at Template:Citation/testcases/archive

Format of page

{{Citation | title=Title | url= | archiveurl= | archivedate= }}
 {{Citation | title=Title | url= | archiveurl= | archivedate= }} 
Title
Title
Expanded code
<syntaxhighlight lang="html" inline="1"> Title </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title </syntaxhighlight>
{{Citation | title=Title | url=http://url/ | archiveurl= | archivedate= }}
 {{Citation | title=Title | url=http://url/ | archiveurl= | archivedate= }} 
Title {{citation}}: Check |url= value (help); Cite has empty unknown parameter: |1= (help)
Title {{citation}}: Check |url= value (help); Cite has empty unknown parameter: |1= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: Check |url= value (help); Cite has empty unknown parameter: |1= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: Check |url= value (help); Cite has empty unknown parameter: |1= (help) </syntaxhighlight>
{{Citation | title=Title | url= | archiveurl=http://archiveurl/ | archivedate= }}
 {{Citation | title=Title | url= | archiveurl=http://archiveurl/ | archivedate= }} 
Title {{citation}}: |archive-url= requires |archive-date= (help)
Title {{citation}}: |archive-url= requires |archive-date= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |archive-date= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |archive-date= (help) </syntaxhighlight>
{{Citation | title=Title | url= | archiveurl= | archivedate=28 June 2008 }}
 {{Citation | title=Title | url= | archiveurl= | archivedate=28 June 2008 }} 
Title {{citation}}: |archive-date= requires |archive-url= (help)
Title {{citation}}: |archive-date= requires |archive-url= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-date= requires |archive-url= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-date= requires |archive-url= (help) </syntaxhighlight>
{{Citation | title=Title | url=http://url/ | archiveurl=http://archiveurl/ | archivedate= }}
 {{Citation | title=Title | url=http://url/ | archiveurl=http://archiveurl/ | archivedate= }} 
Title {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help)
Title {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help) </syntaxhighlight>
{{Citation | title=Title | url=http://url/ | archiveurl= | archivedate=28 June 2008 }}
 {{Citation | title=Title | url=http://url/ | archiveurl= | archivedate=28 June 2008 }} 
Title {{citation}}: |archive-date= requires |archive-url= (help); Check |url= value (help)
Title {{citation}}: |archive-date= requires |archive-url= (help); Check |url= value (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-date= requires |archive-url= (help); Check |url= value (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-date= requires |archive-url= (help); Check |url= value (help) </syntaxhighlight>
{{Citation | title=Title | url= | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }}
 {{Citation | title=Title | url= | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }} 
Title {{citation}}: |archive-url= requires |url= (help)
Title {{citation}}: |archive-url= requires |url= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |url= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title {{citation}}: |archive-url= requires |url= (help) </syntaxhighlight>
{{Citation | title=Title | url=http://url/ | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }}
 {{Citation | title=Title | url=http://url/ | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }} 
Title, archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |url= value (help)
Title, archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |url= value (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> Title, archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |url= value (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> Title, archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |url= value (help) </syntaxhighlight>



{{Citation | contribution=Contribution | contribution-url= | archiveurl= | archivedate= }}
 {{Citation | contribution=Contribution | contribution-url= | archiveurl= | archivedate= }} 
"Contribution", {{citation}}: Missing or empty |title= (help)
"Contribution", {{citation}}: Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl= | archivedate= }}
 {{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl= | archivedate= }} 
"Contribution", {{citation}}: Check |contribution-url= value (help); Cite has empty unknown parameter: |1= (help); Missing or empty |title= (help)
"Contribution", {{citation}}: Check |contribution-url= value (help); Cite has empty unknown parameter: |1= (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: Check |contribution-url= value (help); Cite has empty unknown parameter: |1= (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: Check |contribution-url= value (help); Cite has empty unknown parameter: |1= (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url= | archiveurl=http://archiveurl/ | archivedate= }}
 {{Citation | contribution=Contribution | contribution-url= | archiveurl=http://archiveurl/ | archivedate= }} 
"Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Missing or empty |title= (help)
"Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url= | archiveurl= | archivedate=28 June 2008 }}
 {{Citation | contribution=Contribution | contribution-url= | archiveurl= | archivedate=28 June 2008 }} 
"Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Missing or empty |title= (help)
"Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl=http://archiveurl/ | archivedate= }}
 {{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl=http://archiveurl/ | archivedate= }} 
"Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help); Missing or empty |title= (help)
"Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |archive-date= (help); Check |archiveurl= value (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl= | archivedate=28 June 2008 }}
 {{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl= | archivedate=28 June 2008 }} 
"Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Check |contribution-url= value (help); Missing or empty |title= (help)
"Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Check |contribution-url= value (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Check |contribution-url= value (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-date= requires |archive-url= (help); Check |contribution-url= value (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url= | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }}
 {{Citation | contribution=Contribution | contribution-url= | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }} 
"Contribution", {{citation}}: |archive-url= requires |url= (help); Missing or empty |title= (help)
"Contribution", {{citation}}: |archive-url= requires |url= (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |url= (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", {{citation}}: |archive-url= requires |url= (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }}
 {{Citation | contribution=Contribution | contribution-url=http://url/ | archiveurl=http://archiveurl/ | archivedate=28 June 2008 }} 
"Contribution", archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |contribution-url= value (help); Missing or empty |title= (help)
"Contribution", archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |contribution-url= value (help); Missing or empty |title= (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> "Contribution", archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |contribution-url= value (help); Missing or empty |title= (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> "Contribution", archived from the original on 28 June 2008 {{citation}}: Check |archiveurl= value (help); Check |contribution-url= value (help); Missing or empty |title= (help) </syntaxhighlight>
{{Citation | contribution=Contribution |last=lastA |first=firstA |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}}
 {{Citation | contribution=Contribution |last=lastA |first=firstA |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}} 
lastA, firstA (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
lastA, firstA (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
Expanded code
<syntaxhighlight lang="html" inline="1"> lastA, firstA (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> lastA, firstA (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help) </syntaxhighlight>
{{Citation | contribution=Contribution |last1=lastB1 |first=firstB1 |last2=last2 |first2=first2 |coauthors=coauthor1, coauthor2 |title=title |year=2010}}
 {{Citation | contribution=Contribution |last1=lastB1 |first=firstB1 |last2=last2 |first2=first2 |coauthors=coauthor1, coauthor2 |title=title |year=2010}} 
lastB1, firstB1; last2, first2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
lastB1, firstB1; last2, first2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
Expanded code
<syntaxhighlight lang="html" inline="1"> lastB1, firstB1; last2, first2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> lastB1, firstB1; last2, first2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>
{{Citation | contribution=Contribution |author=firstC1 lastC1 |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}}
 {{Citation | contribution=Contribution |author=firstC1 lastC1 |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}} 
firstC1 lastC1 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
firstC1 lastC1 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
Expanded code
<syntaxhighlight lang="html" inline="1"> firstC1 lastC1 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1">firstC1 lastC1 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>
{{Citation | contribution=Contribution |author1=firstD1 lastD1 | author2=first2 last2 |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}}
 {{Citation | contribution=Contribution |author1=firstD1 lastD1 | author2=first2 last2 |coauthors=cofirst1 colast1, cofirst2 colast2 |title=title |year=2010}} 
firstD1 lastD1; first2 last2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
firstD1 lastD1; first2 last2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link)
Expanded code
<syntaxhighlight lang="html" inline="1"> firstD1 lastD1; first2 last2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>
<syntaxhighlight lang="html" inline="1"> firstD1 lastD1; first2 last2 (2010), "Contribution", title {{citation}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)CS1 maint: numeric names: authors list (link) </syntaxhighlight>

separator parameter

{{Citation
|last1 = Biermann
|first1 = Christpher J.
|authorlink1 =
|last2 =
|first2 =
|editor1-first =
|editor1-last =
|editor1-link =
|others =
|title = Handbook of Pulping and Papermaking
|url =
|format =
|accessdate =
|edition = 2nd
|series =
|volume =
|date =
|year = 1996
|month =
|origyear =
|publisher = Academic Press
|location =
|language =
|isbn = 0-12-097362-6
|oclc =
|doi =
|id =
|page =
|pages = 72–73
|chapter = 3
|chapterurl =
|quote =
|ref =
|bibcode =
|laysummary =
|laydate =
|separator =
|postscript =
|lastauthoramp =
}}


sandbox
  • Biermann, Christpher J. (1996), "3", Handbook of Pulping and Papermaking (2nd ed.), Academic Press, pp. 72–73, ISBN 0-12-097362-6 {{citation}}: Cite has empty unknown parameters: |laydate=, |separator=, |month=, |laysummary=, |chapterurl=, and |lastauthoramp= (help)
installed
  • Biermann, Christpher J. (1996), "3", Handbook of Pulping and Papermaking (2nd ed.), Academic Press, pp. 72–73, ISBN 0-12-097362-6 {{citation}}: Cite has empty unknown parameters: |laydate=, |separator=, |month=, |laysummary=, |chapterurl=, and |lastauthoramp= (help)


{{Citation
|last1 = Biermann
|first1 = Christpher J.
|title = Handbook of Pulping and Papermaking
|edition = 2nd
|year = 1996
|isbn = 0-12-097362-6
|pages = 72–73
|chapter = 3
|publisher = Academic Press
}}
sandbox
  • Biermann, Christpher J. (1996), "3", Handbook of Pulping and Papermaking (2nd ed.), Academic Press, pp. 72–73, ISBN 0-12-097362-6
installed
  • Biermann, Christpher J. (1996), "3", Handbook of Pulping and Papermaking (2nd ed.), Academic Press, pp. 72–73, ISBN 0-12-097362-6

Quote

sandbox
  • Biermann, Christpher J. (1996), Handbook of Pulping and Papermaking (2nd ed.), This is a test of the quote feature.
installed
  • Biermann, Christpher J. (1996), Handbook of Pulping and Papermaking (2nd ed.), This is a test of the quote feature.