Template:Internet Archive author/testcases

From English Wikipedia @ Freddythechick

__EXPECTUNUSEDTEMPLATE__

NOTE: When making changes to code related to Wikidata (mw.wikibase) you must test on a real article since mw.wikibase.getEntityObject() only works on the page in question, it doesn't work from this testcases page which will give different results. Update: This has been addressed see Arbitrary access for more information how to implement.



Bogus page
{{Internet Archive author|name=Bogus Bogy}}
Error in Template:Internet Archive author: Bogus Bogy doesn't exist.
Error in Template:Internet Archive author: Bogus Bogy doesn't exist.
Expanded code
<syntaxhighlight lang="html" inline="1">Error in Template:Internet Archive author: Bogus Bogy doesn't exist.

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">Error in Template:Internet Archive author: Bogus Bogy doesn't exist.

</syntaxhighlight>


Birth and death options
{{Internet Archive author|name=Charles Dickens|birth=1813|death=1870}}
Works by or about Charles Dickens at the Internet Archive
Works by or about Charles Dickens at the Internet Archive
Expanded code
<syntaxhighlight lang="html" inline="1">Works by or about Charles Dickens at the Internet Archive

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">Works by or about Charles Dickens at the Internet Archive

</syntaxhighlight>


Media options
{{Internet Archive author|name=Charles Dickens|media=text audio}}
Works by or about Charles Dickens at the Internet Archive
Works by or about Charles Dickens at the Internet Archive
Expanded code
<syntaxhighlight lang="html" inline="1">Works by or about Charles Dickens at the Internet Archive

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">Works by or about Charles Dickens at the Internet Archive

</syntaxhighlight>


& symbol
{{Internet Archive author|name=Trost & Trost}}
Error in Template:Internet Archive author: Trost & Trost doesn't exist.
Error in Template:Internet Archive author: Trost & Trost doesn't exist.
Expanded code
<syntaxhighlight lang="html" inline="1">Error in Template:Internet Archive author: Trost & Trost doesn't exist.

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">Error in Template:Internet Archive author: Trost & Trost doesn't exist.

</syntaxhighlight>


? symbol
{{Internet Archive author|name=? (film)}}
Works by or about ? at the Internet Archive
Works by or about ? at the Internet Archive
Expanded code
<syntaxhighlight lang="html" inline="1">Works by or about ? at the Internet Archive

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">Works by or about ? at the Internet Archive

</syntaxhighlight>