Modul:Wikidata date/doc
Från Järnvägsdata
| This module is rated as ready for general use. It has reached a mature form and is thought to be relatively bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by sandbox testing rather than repeated trial-and-error editing. |
This module handles pulling data type properties from Wikidata. It was mainly intended for calls from other Lua modules, but it can be also called directly from templates. The module can read and parse and display dates in all precision's (year, decade, century, millennium, ettc.) and calendars (Gregorian and Julian) used on Wikidata. It can also interpret all qualifiers used for wider range of dates. Dates are localized using:
Properties
Module recognizes several qualifiers, by themselves and in groups:
- Luafel i Modul:Wikidata_label på rad 265: attempt to index field 'wikibase' (a nil value). (P580) maps to Module:Complex date's from option
- Luafel i Modul:Wikidata_label på rad 265: attempt to index field 'wikibase' (a nil value). (P582) maps to Module:Complex date's until option
- [[d:Special:EntityPage/P580|
Wikidata har data som rör P580. (P580)]] and Luafel i Modul:Wikidata_label på rad 265: attempt to index field 'wikibase' (a nil value). (P582) maps to Module:Complex date's from-until option- [[d:Special:EntityPage/P1319|
Wikidata har data som rör P1319. (P1319)]] maps to Module:Complex date's after option- [[d:Special:EntityPage/P1326|
Wikidata har data som rör P1326. (P1326)]] maps to Module:Complex date's before option- [[d:Special:EntityPage/P1319|
Wikidata har data som rör P1319. (P1319)]] and Luafel i Modul:Wikidata_label på rad 265: attempt to index field 'wikibase' (a nil value). (P1326) maps to Module:Complex date's between option- [[d:Special:EntityPage/P1480|
Wikidata har data som rör P1480. (P1480)]] with following items: |1|5727902|, |1|Q56644435|, |1|Q18122778|, |1|Q30230067| maps to Module:Complex date's certainty parameter with corresponding value (introduced in September 2018; circa was possible as an adjective already before)- [[d:Special:EntityPage/P4241|
Wikidata har data som rör P4241. (P4241)]] with following items: |1|40719727|, |1|Q40719748|, |1|Q40719766|, |1|Q40690303|, |1|Q40719649|, |1|Q40719662|, |1|Q40719674|, |1|Q40720559|, |1|Q40720564|, |1|Q40720568|, |1|Q40720553|, |1|Q40719687|, |1|Q40719707|, |1|Q5727902| maps to Module:Complex date with corresponding option
Calling from templates
{{#invoke:Wikidata date|date|item=Q5600|property=P569|lang=en}}
- Inputs
- item - wikidata item ID
- property - property to capture
- lang - what language to display it in. If skipped than date will be shown in the language of the user.
