Content deleted Content added
→Function formatDate: another example |
→Coding into an infobox: update documentation |
||
Line 109:
Since Wikidata labels are normally lower case, the sentence case function from [[Module:String2]] can be used to capitalise the first letter of the returned text, e.g.
* <code><nowiki>{{#invoke:String2 | sentence | {{#invoke:WikidataIB |getValue |P136 |name=genre |fetchwikidata=ALL |onlysourced=false}} }}</nowiki></code> in {{Q|Q1396889}} produces:
* {{#invoke:String2 | sentence | {{#invoke:WikidataIB |getValue |P136 |name=genre |fetchwikidata=ALL |onlysourced=false |qid=Q1396889}} }}
=== Coodinates ===
Line 126:
=== Verifiability ===
Where it will always be essential for a particular field to only contain values that are referenced, use
== Examples ==
|