Template:EditOnWikidata/sandbox
Jump to navigation
Jump to search
| This is the template sandbox page for Template:EditOnWikidata (diff). |
Template to add "edit on Wikidata" tag in Wikidata-driven infoboxes
If the infobox passes a |noicon= parameter, then this link will not be displayed when noicon is set to false or no.
The default can be set at the infobox level by coding as either:
| data100 = {{EditOnWikidata|noicon={{{noicon|true}}}}}→ which displays the link in an article whennoiconis omitted| data100 = {{EditOnWikidata|noicon={{{noicon|false}}}}}→ which suppresses the link in an article whennoiconis omitted
This functionality is the opposite to the noicon parameter of Module:WikidataIB - so if you set noicon=True and pass it to both the module and this template, you will only see this template. If you pass noicon=False, this template will be hidden while Script error: No such module "EditAtWikidata". will show next to the items fetched from Wikidata in the infobox.
You can specify qid= to link to a specific Wikidata ID if needed (i.e., in page drafts).
Usage
| Code | Result |
|---|---|
{{EditOnWikidata}} |
|
{{EditOnWikidata|noicon=true}} |
|
{{EditOnWikidata|noicon=yes}} |
|
{{EditOnWikidata|noicon=false}} |
|
{{EditOnWikidata|noicon=no}} |
See also
- Template:EditAtWikidata, a similar template using an icon instead of text
| The above documentation is transcluded from Template:EditOnWikidata/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |