تضامنًا مع حق الشعب الفلسطيني |
وحدة:بطاقة/قالب/فن تعبيري
اذهب إلى التنقل
اذهب إلى البحث
هذه الصفحة شرح لوحدة من وحدات البطاقات المبنية اعتمادا على وحدة:بطاقة. وتستعمل في {{بطاقة فن تعبيري}}.
local general = require( 'وحدة:بطاقة/أدوات' )
return
{
maincolor = "#ABD2D0",
wikimod = 'Wikidata.Ca',
parts =
{
general.title(),
general.logo(),
general.mainimage(),
{type = "table", title = "معلومات عامة", rows = {
{type = "row", label = "التصنيف"
, value = "تصنيف"
--, wikidata = {property = 'P' }
},
{type = "row", label = "الصنف الفني"
, value = {'الصنف','النوع','نوع','types'}
, wikidata = {property = 'P279' }
},
{type = "row", label = "البلد"
, value = {'country','بلد'}
, wikidata = {property = 'P17' }
},
{type = "row", label = "المنطقة"
, value = {'location','منطقة'}
, wikidata = {property = 'P276' }
},
{type = "row", label = "الوسيط المستعمل"
, value = {'medium','وسيط'}
--, wikidata = {property = 'P' }
},
{type = "row", label = "الأصل"
, value = {'ancestor','أصل'}
--, wikidata = {property = 'P' }
},
{type = "row", label = "الفرع"
, value = {'descendant','فرع'}
, wikidata = {property = 'P527' }
},
{type = "row", label = "الثقافة"
, value = {'culture','ثقافة'}
--, wikidata = {property = 'P' }
},
{type = "row", label = "الفترة الزمنية"
, value = {'era','فترة'}
--, wikidata = {property = 'P' }
},
}},
{type = "table", title = "تفاصيل", rows = {
{type = "row", label = "الدارس"
, value = {'studied_by','دارس'}
, wikidata = {property = 'P2579' }
},
{type = "row", label = "الممارس"
, value = {'practiced_by','ممارس'}
, wikidata = {property = 'P3095' }
},
{type = "row", label = "المستلزمات"
, value = {'uses','مستلزم'}
, wikidata = {property = 'P2283' }
},
}},
}
}