Template:Infobox organization/Bharatdata/doc: Difference between revisions
(Created page with "{{Documentation subpage}} <!-- Template categories go at the bottom of this page and interwikis go in Bharatdata. --> {{Lua|Module:Check for unknown parameters|Module:InfoboxImage|Module:BharatdataIB}} {{Uses Bharatdata|P18|P154|P41|P242|P1813|P898|P138|P31|P1451|P3712|P1037|P169|P488|P37|P571|P112|P740|P576|P749|P361|P127|P355|P159|P276|P17|P625|P2769|P2139|P2402|P2403|P1128|P1416|P2124|P6125|P166|P856|P1365}} {{warning|When adding an infobox using data from Bharatdata,...") |
No edit summary |
||
Line 59: | Line 59: | ||
|+ Subject-specific parameters | |+ Subject-specific parameters | ||
! scope= column | Parameter | ! scope= column | Parameter | ||
! scope= column | | ! scope= column | Bharatdata property | ||
|- | |- | ||
| image || {{ | | image || {{Bharatdata entity link|P18}} | ||
|- | |- | ||
| image_upright || | | image_upright || | ||
Line 69: | Line 69: | ||
| alt || | | alt || | ||
|- | |- | ||
| caption || {{ | | caption || {{Bharatdata entity link|P2096}} | ||
|- | |- | ||
| logo || {{ | | logo || {{Bharatdata entity link|P154}} | ||
|- | |- | ||
| logo_size || | | logo_size || | ||
Line 79: | Line 79: | ||
| logo_caption || | | logo_caption || | ||
|- | |- | ||
| map || {{ | | map || {{Bharatdata entity link|P154}} | ||
|- | |- | ||
| map_size || | | map_size || | ||
Line 87: | Line 87: | ||
| map_caption || | | map_caption || | ||
|- | |- | ||
| abbreviation || {{ | | abbreviation || {{Bharatdata entity link|P1813}} | ||
|- | |- | ||
| formerly || {{ | | formerly || {{bharatdata entity link|P1365}} | ||
|- | |- | ||
| former_name || | | former_name || | ||
|- | |- | ||
| named_after || {{ | | named_after || {{Bharatdata entity link|P138}} | ||
|- | |- | ||
| pronunciation || {{ | | pronunciation || {{Bharatdata entity link|P898}} | ||
|- | |- | ||
| motto || {{ | | motto || {{Bharatdata entity link|P1451}} | ||
|- | |- | ||
| merger || | | merger || |
Latest revision as of 19:22, 21 October 2024
![]() | This is a documentation subpage for Template:Infobox organization/Bharatdata. It contains usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
![]() | When adding an infobox using data from Bharatdata, please check for consistency with the article and its references, and address the inconsistencies observed, which can be done by amending the article or the Wikidata entry, or by supplying a better value to the infobox as a local parameter if this is what emerges from the sources. |
This version of {{Infobox organisation}} retrieves various parameter values from Bharatdata if enabled ("opt-in"), but only in the absence of a locally supplied value. The template calls Module:Bharatdata and Module:BharatdataIB.
It allows editors at the article level to blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox.
Usage
Basic
Coordinates | Lua error in Module:Coordinates at line 611: attempt to index field 'wikibase' (a nil value). |
---|---|
Just use:
{{infobox organization/Bharatdata | fetchbharatdata=ALL}}
and you should get a Bharatdata -filled infobox! (Providing the article is linked to a Bharatdata entry containing relevant information!). This will by default only fetch information that is sourced on Bharatdata .
General example
{{infobox organization/Bharatdata
| fetchbharatdata=ALL
| suppressfields=flag official_language
| noicon=on
| dateformat=mdy
...
| chairperson=Peter Pan
}}
This will fetch all available data, prevent the infobox from displaying the fields for flag or official language. |noicon=on
will suppress the pencil icons in favour of a single "edit on Bharatdata" link at the bottom (see WHO, right). |dateformat=mdy
will change the date format to mdy. In addition, every parameter can be used to overwrite the data from Wikidata like the chairperson in the example.
Parameters
Parameter | Effect |
---|---|
fetchwikidata | allows a whitelist of fields that may be imported from Bharatdata ; set to "ALL" for all fields; defaults to none |
suppressfields | allows a blacklist of fields that may be displayed in this infobox; overrides whitelist; defaults to none |
onlysourced | rejects Bharatadata that is unsourced or only imported from a Bharatpedia; values: yes/true/1 or no/false/0; defaults to yes |
dateformat | allows to set the date format for established and dissolved; values: dmy, mdy, or y; defaults to dmy |
noicon | "ON" will suppress the pencil icons in favour of a single "edit on Bharatdata " link at the bottom |
qid | allows to set a special Bharatdata ID, defaults to the current Bharatpedia-Page |
See also