टेम्पलेट:EditOnWikidata/doc
Appearance
ई टेम्पलेट:EditOnWikidata के प्रलेखन उपपन्ना ह। इहाँ उपयोग खातिर जानकारी, श्रेणी सभ आ अउरी दूसर सामग्री मौजूद बा जेवन की मूल टेम्पलेट पन्ना के हिस्सा ना हवे। |
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 whennoicon
is omitted| data100 = {{EditOnWikidata|noicon={{{noicon|false}}}}}
→ which suppresses the link in an article whennoicon
is omitted
Usage
[संपादन करीं]Code | Result |
---|---|
{{EditOnWikidata}} |
|
{{EditOnWikidata|noicon=true}} |
|
{{EditOnWikidata|noicon=yes}} |
|
{{EditOnWikidata|noicon=false}} |
|
{{EditOnWikidata|noicon=no}} |