İçeriğe atla
Ana menü
Ana menü
kenar çubuğuna taşı
gizle
Gezinti
Anasayfa
Son değişiklikler
Rastgele sayfa
Sanat masası
Bağış yap
Özel sayfalar
Ara
Ara
Görünüm
Hesap oluştur
Oturum aç
Kişisel araçlar
Hesap oluştur
Oturum aç
"
Modül:Wd/belge
" sayfasını değiştirmektesiniz
Modül
Tartışma
Türkçe
Oku
Kaynağı düzenle
Geçmişi gör
Araçlar
Araçlar
kenar çubuğuna taşı
gizle
Eylemler
Oku
Kaynağı düzenle
Geçmişi gör
Genel
Sayfaya bağlantılar
İlgili değişiklikler
Sayfa bilgisi
Görünüm
kenar çubuğuna taşı
gizle
Uyarı:
Oturum açmadınız. Bir düzenleme yaptığınızda, sizin için geçici bir hesap oluşturulur.
Daha fazla bilgi
. Bu hesabın süresi dolduğunda bildirimler almaya devam etmek ve diğer özelliklere erişmek için
oturum açın
ya da
hesap oluşturun
.
Anti spam denetimi. Bunu
doldurmayın
!
{{#ifeq:{{NAMESPACENUMBER}}|10|{{Lua|Module:Wd}}{{hatnote|This template has the short name of {{t|Wd}} as an alias.}}|{{module rating|alpha}}{{hatnote|You might want to use the user-friendly wrapper template {{t|Wikidata}} or {{t|Wd}} instead of invoking this module directly.}}}} This {{lc:{{NAMESPACE}}}} is intended to fetch data from '''[[Wikidata]]''' with or without a link to the connected Sanarsiv article. The {{lc:{{NAMESPACE}}}} is under development and is not yet complete. Of the [[:d:Special:ListDatatypes|available datatypes]], it currently supports '''strings''', '''quantities''', '''monolingual text''', '''time''' and '''globe coordinates'''. == Usage == <code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|function|flag1|flag2|flag3|arg1|arg2|arg3}}</nowiki></code> == Functions == *<code>property</code><br />Returns the requested property or list of properties from the given item. *<code>qualifier</code><br />Returns the requested qualifier or list of qualifiers from the given property of the given item. *<code>propertyWithQualifier</code><br />Returns the requested property and its requested qualifier or a list thereof from the given item, with the qualifier formatted between parentheses behind the property and with units of measurement if applicable. *<code>label</code><br />Returns the label of the given item or property. == Parameters == === Flags === *<code>linked</code><br />Creates a link to the Sanarsiv article that is connected to the property or qualifier if it exists.<br />If this parameter is omitted, then the plain property or qualifier value will be returned. *<code>unit</code><br />Appends the unit of measurement to the value if applicable.<br />For units, the <code>linked</code> flag behaves slightly different in that it links the unit of measurement where it would normally link the property or qualifier value.<br />If this flag is used with time datatypes, then it makes the returned dates more verbose (e.g. <code>11 February 1731</code>). Either way, dates in the Julian calendar stored with a precision of days through millenniums will have "Julian" attached to the output, where without the <code>unit</code> flag it will look like <code>1731-2-11/Julian</code> (which may be split off using the [[:mw:Help:Extension:ParserFunctions#.23titleparts|<code><nowiki>{{#titleparts}}</nowiki></code> template function]]).<br />If this flag is used with globe coordinate datatypes, then it adds the various symbols to the returned value (e.g. <code>52°5'3"N, 4°19'3"E</code>). Without the <code>unit</code> flag, globe coordinates will look like <code>52/5/3/N/4/19/3/E</code> (which may be split into parts using the [[:mw:Help:Extension:ParserFunctions#.23titleparts|<code><nowiki>{{#titleparts}}</nowiki></code> template function]]). *<code>short</code> ('''<code>{{Renk|red|EXPENSIVE}}</code>''' ''when used'')<br />Gets the short name ([[:d:Property:P1813|P1813]]) of any item returned if they have one attached. If that is not the case, then the default behaviour of returning the item label will occur. *<code>single</code><br />Returns only a single value instead of multiple (if multiple claims match). The returned value is the first match found from the best-ranked claims. *One of:<br /><code>best</code> (''default'')<br /><code>preferred</code><br /><code>normal</code><br /><code>deprecated</code><br />Sets a rank constraint for the selected claims.<br />The latter three can be followed by a <code>+</code> or a <code>-</code>, e.g.<code>normal+</code> or <code>preferred-</code>, where the first selects claims with a 'normal' rank ''or higher'' and the second selects claims with a 'preferred' rank ''or lower''. To get claims of all ranks, use <code>preferred-</code> or <code>deprecated+</code>.<br />Output is always sorted from highest rank to lowest (regardless of this flag being set). *One of:<br /><code>future</code><br /><code>current</code><br /><code>former</code><br />Sets a time constraint for the selected claims. Uses the claims' qualifiers of start time ([[:d:Property:P580|P580]]) and end time ([[:d:Property:P582|P582]]) to determine if the claim is valid for the selected time period. === Arguments === *<code>''property'' | <span style="color:#777">[<flags>]</span> | <span style="color:#777">[<item_id>]</span> | <property_id></code> **<code><span style="color:#777"><flags></span></code> (''optional'')<br />A list of flags ([[#Flags|see above]]). **<code><span style="color:#777"><item_id></span></code> (''optional'', '''<code>{{Renk|red|EXPENSIVE}}</code>''' ''when used'')<br />'''Q-identifier''' of the item to be accessed (e.g. Q55).<br />If this parameter is omitted, then the item connected to the current page will be used. **<code><property_id></code><br />'''P-identifier''' of the property to be accessed (e.g. P38). *<code>''qualifier'' | <span style="color:#777">[<flags>]</span> | <span style="color:#777">[<item_id>]</span> | <property_id> | <span style="color:#777">[<claim_id_or_value>]</span> | <qualifier_id></code> **<code><span style="color:#777"><flags></span></code> (''optional'')<br />A list of flags ([[#Flags|see above]]). **<code><span style="color:#777"><item_id></span></code> (''optional'', '''<code>{{Renk|red|EXPENSIVE}}</code>''' ''when used'')<br />'''Q-identifier''' of the item to be accessed (e.g. Q55).<br />If this parameter is omitted, then the item connected to the current page will be used. **<code><property_id></code><br />'''P-identifier''' of the property to be accessed (e.g. P38). **<code><span style="color:#777"><claim_id_or_value></span></code> (''optional'')<br />Either the '''Q-identifier''' of the particular claim to be accessed (e.g. Q6655) or a '''literal value''' (i.e. string or quantity etc., no item label) equal to the claim to be accessed.<br />Dates as literal values must be formatted <code>year-month-day</code> (e.g. <code>1731-2-11</code>) for dates with a precision of days, <code>year-month</code> (e.g. <code>1731-2</code>) for dates with a precision of months, and <code>year</code> (e.g. <code>1731</code>) for dates of lesser precision ''without any spaces or leading zeros''. Dates BCE require a minus sign in front of the year (e.g. <code>-2950-1-31</code>). Dates stored in the Julian calendar must have <code>/Julian</code> attached to the end (e.g. <code>1731-2-11/Julian</code>). Decades like the 2010s must be given as <code>2010</code> (but the 2010s BCE as <code>-2019</code>), centuries like the 20th century as <code>1901</code> (but the 20th century BCE as <code>-2000</code>), and millenniums like the 3rd millennium as <code>2001</code> (but the 3rd millennium BCE as <code>-3000</code>).<br />Globe coordinates as literal values must be formatted with forward slashes (i.e. <code>/</code>) between the parts and no symbols (e.g. <code>52/5/3/N/4/19/3/E</code>) ''without any spaces or leading zeros''.<br />The special type ''''no value'''' can be given by entering the empty string (i.e. <code>||</code>) and the special type ''''unknown value'''' can be given by entering a space (i.e. <code>|<span style="color:#777">␣</span>|</code>).<br />If this parameter is omitted, then all claims (matching any other constraints) within the property will be accessed. **<code><qualifier_id></code><br />'''P-identifier''' of the qualifier to be accessed (e.g. P518). *<code>''propertyWithQualifier'' | <span style="color:#777">[<flags>]</span> | <span style="color:#777">[<item_id>]</span> | <property_id> | <span style="color:#777">[<claim_id_or_value>]</span> | <qualifier_id></code><br />This function is equivalent to <code>qualifier</code>, except that the property is also returned with the qualifier between parentheses behind it. It also enables the <code>unit</code> flag ([[#Flags|see above]]). *<code>''label'' | <span style="color:#777">[<flags>]</span> | <span style="color:#777">[<item_or_property_id>]</span></code> **<code><span style="color:#777"><flags></span></code> (''optional'')<br />A list of flags ([[#Flags|see above]]). **<code><span style="color:#777"><item_or_property_id></span></code> (''optional'')<br />'''Q-identifier''' of the item (e.g. Q55) or '''P-identifier''' of the property (e.g. P38) to be accessed.<br />If this parameter is omitted, then the item connected to the current page will be used. == Examples == === property === *[[:d:Q55|Q55]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P395|P395]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P395}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P395}}}}): '''[{{Küçük büyük harfler|string}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P395}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P395}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P395}}}} *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P1549|P1549]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P1549}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P1549}}}}): '''[{{Küçük büyük harfler|monolingual text}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P1549}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P1549}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P1549}}}} ==== property with rank ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P38|P38]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}): '''[{{Küçük büyük harfler|item label}}]''' :;best rank (default) :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''best'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|best|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|best|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''best'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|best|linked|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|best|linked|Q55|P38}}}} :;other ranks :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''preferred'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|preferred|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|preferred|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''preferred-'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|preferred-|linked|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|preferred-|linked|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''normal+'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''normal'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal|Q55|P38}}}} ==== property with time constraint ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|normal+|</nowiki>'''current'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|normal+|</nowiki>'''former'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|former|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|former|Q55|P38}}}} ==== property with short name ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|normal|current|</nowiki>'''short'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal|current|short|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal|current|short|Q55|P38}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|normal|current|</nowiki>'''short'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal|current|short|linked|Q55|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal|current|short|linked|Q55|P38}}}} ==== property with unit ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P2884|P2884]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2884}}}}): '''[{{Küçük büyük harfler|quantity}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''unit'''<nowiki>|Q55|P2884}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|unit|Q55|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|unit|Q55|P2884}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''unit'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P2884}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|unit|linked|Q55|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|unit|linked|Q55|P2884}}}} ==== property with return of globe coordinate ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P625|P625]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P625}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P625}}}}): '''[{{Küçük büyük harfler|globe coordinate}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P625}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P625}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P625}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''unit'''<nowiki>|Q55|P625}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|unit|Q55|P625}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|unit|Q55|P625}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''unit'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P625}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|unit|linked|Q55|P625}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|unit|linked|Q55|P625}}}} ==== property with return of single value ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), [[:d:Property:P150|P150]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P150}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P150}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P150}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P150}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P150}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''single'''<nowiki>|Q55|P150}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|single|Q55|P150}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|single|Q55|P150}}}} === qualifier === ==== qualifier with rank ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), [[:d:Property:P518|P518]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P518}}}}): '''[{{Küçük büyük harfler|item label}}]''' :;best rank (default) :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''best'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|best|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|best|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''best'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|best|linked|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|best|linked|Q55|P38|P518}}}} :;other ranks :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''preferred'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|preferred|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|preferred|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''preferred-'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|preferred-|linked|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|preferred-|linked|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''normal+'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''normal'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|normal|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|normal|Q55|P38|P518}}}} ==== qualifier with time constraint ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), P518 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P518}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|normal+|</nowiki>'''current'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|current|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|current|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|normal+|</nowiki>'''former'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|former|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|normal+|former|Q55|P38|P518}}}} ==== qualifier with claim ID ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), [[:d:Q4917|Q4917]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q4917}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q4917}}}}), P518 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P518}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|Q55|P38|</nowiki>'''Q4917'''<nowiki>|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|Q4917|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|Q4917|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''linked'''<nowiki>|Q55|P38|</nowiki>'''Q4917'''<nowiki>|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|linked|Q55|P38|Q4917|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|linked|Q55|P38|Q4917|P518}}}} ==== qualifier with literal value ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P2884 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2884}}}}), 230 volt, [[:d:Property:P2144|P2144]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2144}}}}): '''[{{Küçük büyük harfler|quantity}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|Q55|P2884|</nowiki>'''230'''<nowiki>|P2144}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P2884|230|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P2884|230|P2144}}}} ==== qualifier with unit ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P2884 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2884}}}}), 230 volt, P2144 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2144}}}}): '''[{{Küçük büyük harfler|quantity}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''unit'''<nowiki>|Q55|P2884|230|P2144}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|Q55|P2884|230|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|Q55|P2884|230|P2144}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''unit'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P2884|230|P2144}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|linked|Q55|P2884|230|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|linked|Q55|P2884|230|P2144}}}} ==== qualifier with return of time ==== *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), [[:d:Q788472|Q788472]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q788472}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q788472}}}}), [[:d:Property:P582|P582]] ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P582}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P582}}}}): '''[{{Küçük büyük harfler|time}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|Q55|P38|Q788472|P582}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|Q788472|P582}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|Q55|P38|Q788472|P582}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|qualifier|</nowiki>'''unit'''<nowiki>|Q55|P38|Q788472|P582}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|Q55|P38|Q788472|P582}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|qualifier|unit|Q55|P38|Q788472|P582}}}} === propertyWithQualifier === *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P2884 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2884}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2884}}}}), P2144 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P2144}}}}): '''[{{Küçük büyük harfler|quantity}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|Q55|P2884|P2144}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|Q55|P2884|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|Q55|P2884|P2144}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''linked'''<nowiki>|Q55|P2884|P2144}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|linked|Q55|P2884|P2144}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|linked|Q55|P2884|P2144}}}} *Q55 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q55}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q55}}}}), P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), P518 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P518}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''normal+'''<nowiki>|</nowiki>'''current'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38|P518}}}} :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|</nowiki>'''normal+'''<nowiki>|</nowiki>'''current'''<nowiki>|</nowiki>'''short'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q55|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|short|linked|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|short|linked|Q55|P38|P518}}}} If the module is transcluded on the [[Hollanda]] page (which is linked to Q55), then the <code>Q55</code> can be omitted: *P38 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}}), P518 ({{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P518}}}}): '''[{{Küçük büyük harfler|item label}}]''' :<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|property|normal+|current|P38|P518}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38|P518}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|property|normal+|current|Q55|P38|P518}}}} === label === *<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|label|Q4917}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|Q4917}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|Q4917}}}} *<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|label|</nowiki>'''linked'''<nowiki>|Q4917}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|linked|Q4917}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|linked|Q4917}}}} *<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|label|</nowiki>'''short'''<nowiki>|Q4917}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|short|Q4917}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|short|Q4917}}}} *<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|label|</nowiki>'''short'''<nowiki>|</nowiki>'''linked'''<nowiki>|Q4917}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|short|linked|Q4917}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|short|linked|Q4917}}}} *<code><nowiki>{{</nowiki>{{#ifeq:{{NAMESPACENUMBER}}|10||{{hash}}invoke:}}{{lc:{{ROOTPAGENAME}}}}<nowiki>|label|P38}}</nowiki></code> → {{#ifeq:{{NAMESPACENUMBER}}|10|{{{{lc:{{ROOTPAGENAME}}}}|label|P38}}|{{#invoke:{{lc:{{ROOTPAGENAME}}}}|label|P38}}}} == See also == *{{#ifeq:{{NAMESPACENUMBER}}|10|[[Module:Wd]], the source module that is called by this template.|{{tl|Wikidata}}, a user-friendly wrapper template for this module.}} {{#ifeq:{{PAGENAME}}|{{ROOTPAGENAME}}|{{#ifeq:{{NAMESPACENUMBER}}|10|[[Kategori:Vikiveri modülleri]]|[[Kategori:Vikiveri modülleri]]}}}}
Özet:
Sanarşiv web sitesine yapılan tüm katkıların diğer katılımcılar tarafından düzenlenebileceğini, değiştirilebileceğini veya kaldırılabileceğini lütfen unutmayın. Yazınızın acımasızca düzenlenmesini istemiyorsanız, buraya göndermeyin.
Ayrıca, bunu kendiniz yazdığınızı veya herkese açık bir alandan veya benzeri ücretsiz bir kaynaktan kopyaladığınıza söz veriyorsunuz (ayrıntılar için
Sanarşiv:Telif hakları
sayfasına bakın).
Telif hakkıyla korunan eseri izinsiz göndermeyin!
İptal
Değişiklik yardımı
(yeni pencerede açılır)
Bu sayfada yer alan sayfalar:
Şablon:Hash
(
değiştir
)
Şablon:Hatnote
(
değiştir
)
Şablon:Küçük büyük harfler
(
değiştir
)
Şablon:Module rating
(
değiştir
)
Şablon:Renk
(
değiştir
)
Şablon:Tl
(
değiştir
)
Modül:Wd
(
değiştir
)
Modül:Wd/i18n
(
değiştir
)
Ara
Ara
"
Modül:Wd/belge
" sayfasını değiştirmektesiniz
Konu ekle