Template:Edit on Bharatdata/doc

< Template:Edit on Bharatdata
Revision as of 19:15, 21 October 2024 by Muskit Gergous (talk | contribs) (Created page with "{{Documentation subpage}} {{Lua|Module:WikidataIB}} {{high-use}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Bharatdata (see Bharatpedia:Bharatdata) --> Template to add "edit on Bharatdata" tag in Bharatdata-driven infoboxes If the infobox passes a {{para|noicon}} parameter, then this link will not be displayed when <code>noicon</code> is set to <code>false</code> or <code>no</code>. The default can be set at the infobo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template to add "edit on Bharatdata" tag in Bharatdata-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 = {{EditOnBharatdata|noicon={{{noicon|true}}}}} → which displays the link in an article when noicon is omitted
  • | data100 = {{EditOnBharatdata|noicon={{{noicon|false}}}}} → which suppresses the link in an article when noicon is omitted

This functionality is the opposite to the noicon parameter of Module:BharatdataIB - 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

will show next to the items fetched from Bharatdata in the infobox.

You can specify qid= to link to a specific Bharatdata ID if needed (i.e., in page drafts).

Usage

Code Result
{{EditOnBharatdata}}
{{EditOnBharatdata|noicon=true}}
{{EditOnBharatdata|noicon=yes}}
{{EditOnBharatdata|noicon=false}}
{{EditOnBharatdata|noicon=no}}


See also