Modül:İleti kutusu/yapılandırma

Modül belgelemesi[gör] [değiştir] [geçmiş] [temizle]
--------------------------------------------------------------------------------
--                          İleti kutusu yapılandırması                       --
--                                                                            --
--    Bu modül [[Modül:İleti kutusu]] için yapılandırma ayarlarını saklar.    --
--------------------------------------------------------------------------------

return {
	ambox = {
		types = {
			speedy = {
				class = 'ambox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['hızlı'] = {
				class = 'ambox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			delete = {
				class = 'ambox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			sil = {
				class = 'ambox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			content = {
				class = 'ambox-content',
				image = 'Ambox important.svg'
			},
			['içerik'] = {
				class = 'ambox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'ambox-style',
				image = 'Edit-clear.svg'
			},
			['biçem'] = {
				class = 'ambox-style',
				image = 'Edit-clear.svg'
			},
			['biçim'] = {
				class = 'ambox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'ambox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşıma'] = {
				class = 'ambox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'ambox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			koruma = {
				class = 'ambox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'ambox-notice',
				image = 'Information icon4.svg'
			},
			bildirim = {
				class = 'ambox-notice',
				image = 'Information icon4.svg'
			}
		},
		default                     = 'bildirim',
		allowBlankParams            = {'tartışma', 'bölüm', 'tarih', 'sorun', 'çözüm', 'yk', 'gizli'},
		allowSmall                  = true,
		smallParam                  = 'left',
		smallClass                  = 'mbox-small-left',
		substCheck                  = true,
		classes                     = {'metadata', 'ambox'},
		imageEmptyCell              = true,
		imageCheckBlank             = true,
		imageSmallSize              = '20x20px',
		imageCellDiv                = true,
		useCollapsibleTextFields    = true,
		imageRightNone              = true,
		sectionDefault              = 'madde',
		allowMainspaceCategories    = true,
		templateCategory            = 'Madde ileti şablonları',
	        templateCategoryRequireName = true,
		templateErrorCategory       = 'Eksik parametreli madde ileti şablonları',
		templateErrorParamsToCheck  = {'sorun', 'çözüm', 'yk'},
		removalNotice               = '[[Yardım:Bakım şablonunu kaldırmak|Bu şablonun nasıl ve ne zaman kaldırılması gerektiğini öğrenin]]'
	},
	
	cmbox = {
		types = {
			speedy = {
				class = 'cmbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['hızlı'] = {
				class = 'cmbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			delete = {
				class = 'cmbox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			sil = {
				class = 'cmbox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'cmbox-content',
				image = 'Ambox important.svg'
			},
			['içerik'] = {
				class = 'cmbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'cmbox-style',
				image = 'Edit-clear.svg'
			},
			['biçem'] = {
				class = 'cmbox-style',
				image = 'Edit-clear.svg'
			},
			['biçim'] = {
				class = 'cmbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'cmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşıma'] = {
				class = 'cmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'cmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			koruma = {
				class = 'cmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'cmbox-notice',
				image = 'Information icon4.svg'
			},
			bildirim = {
				class = 'cmbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'bildirim',
		showInvalidTypeError = true,
		classes              = {'cmbox'},
		imageEmptyCell       = true
	},
	
	fmbox = {
		types = {
			warning = {
				class = 'fmbox-warning',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['uyarı'] = {
				class = 'fmbox-warning',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			editnotice = {
				class = 'fmbox-editnotice',
				image = 'Information icon4.svg'
			},
			['değişiklikbildirim'] = {
				class = 'fmbox-editnotice',
				image = 'Information icon4.svg'
			},
			['değişiklikbildirimi'] = {
				class = 'fmbox-editnotice',
				image = 'Information icon4.svg'
			},
			system = {
				class = 'fmbox-system',
				image = 'Information icon4.svg'
			},
			sistem = {
				class = 'fmbox-system',
				image = 'Information icon4.svg'
			}
		},
		default              = 'sistem',
		showInvalidTypeError = true,
		classes              = {'fmbox'},
		imageEmptyCell       = false,
		imageRightNone       = false
	},
	
	imbox = {
		types = {
			speedy = {
				class = 'imbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['hızlı'] = {
				class = 'imbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			delete = {
				class = 'imbox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			sil = {
				class = 'imbox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			content = {
				class = 'imbox-content',
				image = 'Ambox important.svg'
			},
			['içerik'] = {
				class = 'imbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'imbox-style',
				image = 'Edit-clear.svg'
			},
			['biçem'] = {
				class = 'imbox-style',
				image = 'Edit-clear.svg'
			},
			['biçim'] = {
				class = 'imbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'imbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşı'] = {
				class = 'imbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşıma'] = {
				class = 'imbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'imbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			koruma = {
				class = 'imbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			license = {
				class = 'imbox-license licensetpl',
				image = 'Imbox-license.svg'
			},
			lisans = {
				class = 'imbox-license licensetpl',
				image = 'Imbox-license.svg'
			},
			telif = {
				class = 'imbox-license licensetpl',
				image = 'Imbox-license.svg'
			},
			featured = {
				class = 'imbox-featured',
				image = 'Cscr-featured.svg'
			},
			['seçkin'] = {
				class = 'imbox-featured',
				image = 'Cscr-featured.svg'
			},
			notice = {
				class = 'imbox-notice',
				image = 'Information icon4.svg'
			},
			bildirim = {
				class = 'imbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'bildirim',
		showInvalidTypeError = true,
		classes              = {'imbox'},
		imageEmptyCell       = true,
		below                = true,
		templateCategory     = 'Dosya ileti kutuları'
	},
	
	ombox = {
		types = {
			speedy = {
				class = 'ombox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['hızlı'] = {
				class = 'ombox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			delete = {
				class = 'ombox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			sil = {
				class = 'ombox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			content = {
				class = 'ombox-content',
				image = 'Ambox important.svg'
			},
			['içerik'] = {
				class = 'ombox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'ombox-style',
				image = 'Edit-clear.svg'
			},
			['biçem'] = {
				class = 'ombox-style',
				image = 'Edit-clear.svg'
			},
			['biçim'] = {
				class = 'ombox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'ombox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşı'] = {
				class = 'ombox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşıma'] = {
				class = 'ombox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'ombox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			koruma = {
				class = 'ombox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'ombox-notice',
				image = 'Information icon4.svg'
			},
			bildirim = {
				class = 'ombox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'bildirim',
		showInvalidTypeError = true,
		classes              = {'ombox'},
		allowSmall           = true,
		imageEmptyCell       = true,
		imageRightNone       = true
	},
	
	tmbox = {
		types = {
			speedy = {
				class = 'tmbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			['hızlı'] = {
				class = 'tmbox-speedy',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			delete = {
				class = 'tmbox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			sil = {
				class = 'tmbox-delete',
				image = 'Ambox warning pn-hard-shadow.svg'
			},
			content = {
				class = 'tmbox-content',
				image = 'Ambox important.svg'
			},
			['içerik'] = {
				class = 'tmbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'tmbox-style',
				image = 'Edit-clear.svg'
			},
			['biçem'] = {
				class = 'tmbox-style',
				image = 'Edit-clear.svg'
			},
			['biçim'] = {
				class = 'tmbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'tmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['birleştirme'] = {
				class = 'tmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			['taşıma'] = {
				class = 'tmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'tmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			koruma = {
				class = 'tmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'tmbox-notice',
				image = 'Information icon4.svg'
			},
			bildirim = {
				class = 'tmbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'bildirim',
		showInvalidTypeError = true,
		classes              = {'tmbox'},
		allowSmall           = true,
		imageRightNone       = true,
		imageEmptyCell       = true,
		imageEmptyCellStyle  = true,
		templateCategory     = 'Tartışma ileti kutuları'
	}
}