مۆدیوول:کارت/داڕێژە

لە ئینسایکڵۆپیدیای ئازادی ویکیپیدیاوە
بەڵگەدارکردنی مۆدیوول[دروست بکە]
local generic = require "مۆدیوول:کارت/زانیارییەکان"

return 
	{
	maincolor = '#848482',
 	parts =
    	{
			generic.title(),
			generic.mainimage('وتار دەربارەی پیشە'),
			{type = 'table', 
				rows = 	{
				{type = 'row', label = 'ناو', plurallabel = 'ناوەکان', value = 'ناوی فەرمی'},
				wikidata={property = 'P2521', isinlang='ckb', illwd2 = false}},
				{type = 'row', label = 'لقێکە لە', value = 'لقێکە لە', property = 'P279'},
				{type = 'row', label = 'جۆر', value = 'جۆر'
					, property = 'P31'},
				{type = 'row', label = 'بوار', value = {'لقێکە لە','نشاط_قطاع','نشاط قطاع','بوار'}
					, property = 'P425'},
				{type = 'row', label = 'الكفاءات', value = 'كفاءات'},
				{type = 'row', label = 'دامەزران', value = 'دامەزران'},
				{type = 'row', label = 'حقل التوظيف', value = {'حقل التوظيف','توظيف_حقل'}},
				{type = 'row', label = 'پیشە پەیوەندیدارەکان', value ={ 'لێدوانی پیشە','لێدوانی_پیشە','پیشە پەیوەندیدارەکان'}},
				{type = 'row', label = 'مووچە', value ={'مووچە'}},

				{type = 'row', label = 'ماوەی کارکردن', value = 'ماوەی کارکردن'},
				{type = 'row', label = 'مەترسییەکان', value = 'مەترسییەکان'},

				},
			},

		}