<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ar">
	<id>https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3AWikidata2%2Flink</id>
	<title>وحدة:Wikidata2/link - تاريخ المراجعة</title>
	<link rel="self" type="application/atom+xml" href="https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3AWikidata2%2Flink"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Wikidata2/link&amp;action=history"/>
	<updated>2026-06-05T16:22:02Z</updated>
	<subtitle>تاريخ التعديل لهذه الصفحة في الويكي</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Wikidata2/link&amp;diff=1391&amp;oldid=prev</id>
		<title>عبد العزيز في 00:38، 3 أغسطس 2022</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Wikidata2/link&amp;diff=1391&amp;oldid=prev"/>
		<updated>2022-08-03T00:38:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
--local String = require(&amp;#039;Module:String&amp;#039;).match&lt;br /&gt;
function formatcharacters_(label, options)&lt;br /&gt;
	local formatc = options.formatcharacters&lt;br /&gt;
	--if options.FormatfirstCharacter and options.num == 1 then &lt;br /&gt;
		--formatc = options.FormatfirstCharacter &lt;br /&gt;
	--end&lt;br /&gt;
	if options.illwd2y and options.illwd2y ~= &amp;#039;&amp;#039; then&lt;br /&gt;
		ca = mw.ustring.match( label, &amp;quot;%d%d%d%d&amp;quot;, 1 ) or label&lt;br /&gt;
		return ca&lt;br /&gt;
	end&lt;br /&gt;
	if not formatc or formatc == &amp;#039;&amp;#039; then&lt;br /&gt;
		return label&lt;br /&gt;
	end&lt;br /&gt;
	if formatc == &amp;#039;lcfirst&amp;#039; then&lt;br /&gt;
		return mw.getCurrentFrame():preprocess(&amp;quot;{{lcfirst: &amp;quot; .. label .. &amp;quot; }}&amp;quot;)&lt;br /&gt;
	elseif formatc == &amp;#039;ucfirst&amp;#039; then&lt;br /&gt;
		return mw.language.getContentLanguage():ucfirst( label )&lt;br /&gt;
	elseif formatc  == &amp;#039;lc&amp;#039; then&lt;br /&gt;
		return mw.getCurrentFrame():preprocess(&amp;quot;{{lc: &amp;quot; .. label .. &amp;quot; }}&amp;quot;)&lt;br /&gt;
	elseif formatc == &amp;#039;uc&amp;#039; then&lt;br /&gt;
		return mw.getCurrentFrame():preprocess(&amp;quot;{{uc: &amp;quot; .. label .. &amp;quot; }}&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
	return label&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.year( datavalue, datatype, options )&lt;br /&gt;
	local ret = &amp;quot;&amp;quot;&lt;br /&gt;
	if datatype == &amp;#039;wikibase-item&amp;#039; then&lt;br /&gt;
        local id = datavalue.value.id&lt;br /&gt;
        local value = formatEntityId( id, options ).value&lt;br /&gt;
    	local label = options.label or mw.wikibase.label( id )&lt;br /&gt;
		if label == &amp;#039;&amp;#039; then&lt;br /&gt;
			label = mw.wikibase.label( id ) or nil&lt;br /&gt;
		end&lt;br /&gt;
	    local link = mw.wikibase.sitelink( id )&lt;br /&gt;
	    if link and (not options.nolink or options.nolink == &amp;#039;&amp;#039;) then&lt;br /&gt;
	        if label and label ~= &amp;#039;&amp;#039; then&lt;br /&gt;
	            ret =  &amp;#039;[[:&amp;#039; .. link .. &amp;#039;|&amp;#039; .. formatcharacters_(label, options) .. &amp;#039;]]&amp;#039;.. catewikidatainfo(options)&lt;br /&gt;
	        else&lt;br /&gt;
	            ret = &amp;#039;[[:&amp;#039; .. link .. &amp;#039;|&amp;#039; .. formatcharacters_(link, options) .. &amp;#039;]]&amp;#039;.. catewikidatainfo(options) &lt;br /&gt;
	        end&lt;br /&gt;
	    else&lt;br /&gt;
	    	if label and label ~= &amp;#039;&amp;#039;  then&lt;br /&gt;
	    		ret = Labelfunction( id, label,options.label, options) &lt;br /&gt;
	    	end&lt;br /&gt;
	    end&lt;br /&gt;
	end&lt;br /&gt;
	return ret&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
</feed>