وحدة:بطاقة/قالب/علامة تجارية إعلامية
المظهر
هذه الصفحة شرح لوحدة من وحدات البطاقات المبنية اعتمادا على وحدة:بطاقة. وتستعمل في {{بطاقة علامة تجارية إعلامية}}.
- وحدة:بطاقة/قالب/علامة تجارية إعلامية : صفحة موجودة (7919 بايت)
- قالب:بطاقة_علامة تجارية إعلامية/شرح/بيانات قالب : صفحة موجودة (7810 بايت)
- قالب:بطاقة_علامة تجارية إعلامية/شرح : صفحة موجودة (640 بايت)
- قالب:بطاقة_علامة تجارية إعلامية : صفحة موجودة (253 بايت)
local generic = require( 'وحدة:بطاقة/أدوات' )
return {
description ='بطاقة تجمع بيانات حول علامة تجارية إعلامية',
maincolor = '#CEDEFF', -- اللون المستعمل لعنوان البطاقة
wikimod = 'Wikidata.Ca',
parts = { -- محتويات البطاقة
generic.title(),
{type = 'subtitle' ,
value = {'اسم_أصلي'},
wikidata= {property = 'P1705',
listmax = 2,conjunction = "<br />",
formatting = '$text {{Language icon|NoCat=y|$language}}'},
metadata = {description = ""},
},
generic.logo(),
generic.mainimage(),
{type = 'table' , title ='معلومات عامة' ,rows = {
{type = 'row', label = 'المُنشئ',
value = {'منشئ','مخترع','صانع','creator'} ,
wikidata = {property='P170'},
metadata = {description = ""},
},
{type = 'row', label = 'العمل الأصلي',
value = {'أصل','أصلي','origin'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'المالك',
value = {'مالك','owner'} ,
wikidata = {property = "P127", conjunction="<br />", showDate="true"},
metadata = {description = ""},
},
generic.country{property = 'P495'},
{type = 'row', label = 'الأعوام',
value = {'أعوام','سنوات','years'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'مستند على',
value = {'مستند على','based_on'} ,
wikidata = {property='P144'},
metadata = {description = ""},
},
generic.website(),
}},
{type = 'table' , title ='المطبوعات المنشورة' ,rows = {
{type = 'row', label = 'الكتب',
value = {'كتب','books'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الروايات',
value = {'روايات','novels'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'القصص القصيرة',
value = {'قصص قصيرة','short_stories'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'القصص المصورة',
value = {'قصص مصورة','comics'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الروايات المصورة',
value = {'روايات مصورة','graphic_novels'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'شريط هزلي',
value = {'شريط هزلي','strips'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = '[[ويب كومكس]]',
value = {'ويب كومكس','webcomic','webcomics'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'المجلات',
value = {'مجلات','magazines'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
}},
{type = 'table' , title ='الأفلام والتلفزيون' ,rows = {
{type = 'row', label = 'الأفلام',
value = {'أفلام','films'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الأفلام القصيرة',
value = {'فيلم قصيرة','shorts'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'المسلسلات التلفزيونية',
value = {'مسلسلات تلفزيونية','تلفاز','tv_series','tv'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'مسلسلات الويب',
value = {'مسلسلات الويب','web_series','wtv'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'Animated series',
value = {'animated_series','atv'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'Television special(s)',
value = {'tv_specials'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'Television short(s)',
value = {'tv_shorts'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'أفلام تلفزيونية',
value = {'أفلام تلفزيونية','tv_films'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'Direct-to-video',
value = {'direct-to-video','dtv'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
}},
{type = 'table' , title ='العروض المسرحية' ,rows = {
{type = 'row', label = 'المسرحيات',
value = {'مسرحية' ,'مسرحيات','plays'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الموسيقى',
value = {'موسيقى','موسيقيات','musicals'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
}},
{type = 'table' , title ='الألعاب' ,rows = {
{type = 'row', label = 'التقليدية',
value = {'ألعاب','games'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'ألعاب الأدوار',
value = {'ألعاب الأدوار','rpgs'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'ألعاب الفيديو',
value = {'ألعاب فيديو','video_games','vgs'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
}},
{type = 'table' , title ='الأعمال المسموعة' ,rows = {
{type = 'row', label = 'برامج الإذاعة',
value = {'إذاعة','راديو','radio'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'بودكاست',
value = {'بودكاست','podcast','podcasts'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الموسيقى التصويرية',
value = {'موسيقى تصويرية','soundtracks'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'الموسيقى الأصلية',
value = {'موسيقى أصلية','موسيقى','music'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'مشغل السمعي',
value = {'مشغل السمعي','audio_play','audio_plays'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
}},
{type = 'table' , title ='متفرقات' ,rows = {
{type = 'row', label = 'لعبة',
value = {'لعب','toys'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = 'منتزهات موضوعاتية',
value = {'منتزهات','attractions'} ,
--wikidata = {property='P'},
metadata = {description = ""},
},
{type = 'row', label = {'otherlabel1'},
value = {'otherdata1'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel2'},
value = {'otherdata2'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel3'},
value = {'otherdata3'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel4'},
value = {'otherdata4'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel5'},
value = {'otherdata5'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel6'},
value = {'otherdata6'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel7'},
value = {'otherdata7'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel8'},
value = {'otherdata8'} ,
--wikidata = {property='P'}
},
{type = 'row', label = {'otherlabel9'},
value = {'otherdata9'} ,
--wikidata = {property='P'}
},
}},
}
}