<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.digitalcellulose.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikidata_date%2Fdoc</id>
	<title>Module:Wikidata date/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.digitalcellulose.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikidata_date%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.digitalcellulose.com/wiki/index.php?title=Module:Wikidata_date/doc&amp;action=history"/>
	<updated>2026-07-06T20:18:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://www.digitalcellulose.com/wiki/index.php?title=Module:Wikidata_date/doc&amp;diff=152411&amp;oldid=prev</id>
		<title>Adminsuzy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.digitalcellulose.com/wiki/index.php?title=Module:Wikidata_date/doc&amp;diff=152411&amp;oldid=prev"/>
		<updated>2020-09-13T20:46:37Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 20:46, 13 September 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Adminsuzy</name></author>
		
	</entry>
	<entry>
		<id>https://www.digitalcellulose.com/wiki/index.php?title=Module:Wikidata_date/doc&amp;diff=152410&amp;oldid=prev</id>
		<title>Imported&gt;Marsupium: update reflecting further evaluation of sourcing circumstances (P1480) introduced with Special:Diff/321342538</title>
		<link rel="alternate" type="text/html" href="https://www.digitalcellulose.com/wiki/index.php?title=Module:Wikidata_date/doc&amp;diff=152410&amp;oldid=prev"/>
		<updated>2018-10-31T18:34:46Z</updated>

		<summary type="html">&lt;p&gt;update reflecting further evaluation of &lt;a href=&quot;/wiki/index.php?title=D:P:P1480&amp;amp;action=formedit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;D:P:P1480 (page does not exist)&quot;&gt;sourcing circumstances (P1480)&lt;/a&gt; introduced with &lt;a href=&quot;/wiki/index.php/Special:Diff/321342538&quot; title=&quot;Special:Diff/321342538&quot;&gt;Special:Diff/321342538&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating|release}}{{Module rating|protected}}&lt;br /&gt;
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 (displayed in the language of the user) using:&lt;br /&gt;
*[[Module:ISOdate]] (also used by {{tl|ISOdate}})&lt;br /&gt;
*[[Module:Complex date]] (also used by {{tl|Complex date}} and {{tl|Other date}})&lt;br /&gt;
&lt;br /&gt;
===Properties ===&lt;br /&gt;
Module recognizes several qualifiers, by themselves and in groups:&lt;br /&gt;
*{{P|580}} maps to {{tl|Complex date}}'s ''from'' option&lt;br /&gt;
*{{P|582}}  maps to {{tl|Complex date}}'s ''until'' option&lt;br /&gt;
*{{P|580}} and {{P|582}} maps to {{tl|Complex date}}'s ''from-until'' option&lt;br /&gt;
*{{P|1319}}  maps to {{tl|Complex date}}'s ''after'' option&lt;br /&gt;
*{{P|1326}}  maps to {{tl|Complex date}}'s ''before'' option&lt;br /&gt;
*{{P|1319}} and {{P|1326}} maps to {{tl|Complex date}}'s ''between'' option&lt;br /&gt;
*{{P|1480}} with following items: {{Item|5727902}}, {{Item|Q56644435}}, {{Item|Q18122778}}, {{Item|Q30230067}} maps to {{tl|Complex date}}'s ''certainty'' parameter with corresponding value &amp;lt;small&amp;gt;(introduced in September 2018; ''circa'' was possible as an adjective already before)&amp;lt;/small&amp;gt;&lt;br /&gt;
*{{P|4241}} with following items: {{Item|40719727}}, {{Item|Q40719748}}, {{Item|Q40719766}}, {{Item|Q40690303}}, {{Item|Q40719649}}, {{Item|Q40719662}}, {{Item|Q40719674}}, {{Item|Q40720559}}, {{Item|Q40720564}}, {{Item|Q40720568}}, {{Item|Q40720553}}, {{Item|Q40719687}}, {{Item|Q40719707}}, {{Item|Q5727902}} maps to {{tl|Complex date}} with corresponding option&lt;br /&gt;
&lt;br /&gt;
===Calling from templates===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:Wikidata date|date|item=Q5600|property=P569|lang=en}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Inputs:&lt;br /&gt;
*item - wikidata item ID&lt;br /&gt;
*property - property to capture&lt;br /&gt;
*lang - what language to display it in. If skipped than date will be shown in the language of the user.&lt;/div&gt;</summary>
		<author><name>Imported&gt;Marsupium</name></author>
		
	</entry>
</feed>