Module:Wikidata/doc: Difference between revisions

Content deleted Content added
No longer maintained and obsoleted, per talk page
m change source to syntaxhighlight
Line 109:
=== Testing spouse ===
Copy and paste the following into any article and preview it (please don't save!):
<sourcesyntaxhighlight lang="moin">
* - {{#invoke:Wikidata|getValue|P26|}}
* - {{#invoke:Wikidata|getValue|P26|FETCH_WIKIDATA}}
* - {{#invoke:Wikidata|getValue|P26|[[Hillary Rodham Clinton]]}}
</syntaxhighlight>
</source>
 
In [[Bill Clinton]] you should get:
Line 140:
=== Testing birthplace ===
Copy and paste the following into any article and preview it (please don't save!):
<sourcesyntaxhighlight lang="moin">
* - {{#invoke:Wikidata|getValue|P19|}}
* - {{#invoke:Wikidata|getValue|P19|FETCH_WIKIDATA}}
* - {{#invoke:Wikidata|getValue|P19|[[Newport]]}}
</syntaxhighlight>
</source>
Try [[William Ellery]] and check that the Wikidata call correctly disambiguates.