Template:InfoBox wikidata/testcases

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is the template test case page for Template:InfoBox wikidata and its sandbox version. You may have to purge this page to update the examples.

Correct

No paramter (uses current page title)
Wiki code
{{InfoBox stack
| {{InfoBox wikidata}}
}}
Main version
Sandbox version


One anonymous parameter (a Wikidata article ID)
Wiki code
{{InfoBox stack
| {{InfoBox wikidata|Q170378}}
}}
Main version
Sandbox version


Incorrect

Using a string name and not a Wikidata ID
Wiki code
{{InfoBox stack
| {{InfoBox wikidata|Gentoo%20Linux}}
}}
Main version
Sandbox version