Template:EditOnBharatdata/doc

From Bharatpedia, an open encyclopedia
< Template:EditOnBharatdata
Revision as of 19:17, 21 October 2024 by Muskit Gergous (talk | contribs)
(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