模块:Message box/configuration:修订间差异

来自Hyacinth
跳转到导航 跳转到搜索
删除的内容 添加的内容
草awa留言 | 贡献
Created page with "local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'Ambox warning pn.svg' }, delete = { class = 'ambox-delete', image = 'Ambox warning pn.svg' }, content = { class = 'ambox-content', image = 'Ambox important.svg' }, style = { class = 'ambox-style', image = 'Edit-clear.svg' }, move = { class = 'ambox-move', image = 'Merge-split-transwiki default.svg' }, protection = { class = 'ambox-protection',..."
 
草awa留言 | 贡献
无编辑摘要
 
第1行: 第1行:
--------------------------------------------------------------------------------
local ambox = {
-- Message box configuration --
types = {
-- --
speedy = {
-- This module contains configuration data for [[Module:Message box]]. --
class = 'ambox-speedy',
--------------------------------------------------------------------------------
image = 'Ambox warning pn.svg'

return {
ambox = {
types = {
speedy = {
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ambox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ambox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ambox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ambox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
delete = {
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
class = 'ambox-delete',
allowSmall = true,
image = 'Ambox warning pn.svg'
smallParam = 'left',
},
smallClass = 'mbox-small-left',
content = {
substCheck = true,
class = 'ambox-content',
classes = {'metadata', 'ambox'},
image = 'Ambox important.svg'
imageEmptyCell = true,
},
imageCheckBlank = true,
style = {
imageSmallSize = '20x20px',
class = 'ambox-style',
imageCellDiv = true,
image = 'Edit-clear.svg'
useCollapsibleTextFields = true,
},
imageRightNone = true,
move = {
sectionDefault = 'article',
class = 'ambox-move',
allowMainspaceCategories = true,
image = 'Merge-split-transwiki default.svg'
templateCategory = 'Article message templates',
},
templateCategoryRequireName = true,
protection = {
templateErrorCategory = 'Article message templates with missing parameters',
class = 'ambox-protection',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
image = 'Semi-protection-shackle-keyhole.svg'
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
},
templatestyles = 'Module:Message box/ambox.css'
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
cmbox = {
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
types = {
allowSmall = true,
speedy = {
smallParam = 'left',
class = 'cmbox-speedy',
smallClass = 'mbox-small-left',
image = 'Ambox warning pn.svg'
substCheck = true,
},
classes = {'metadata', 'ambox'},
delete = {
usePlainlinksParam = true,
class = 'cmbox-delete',
allowId = true,
image = 'Ambox warning pn.svg'
imageEmptyCell = true,
},
imageCheckBlank = true,
content = {
imageSmallSize = '20x20px',
class = 'cmbox-content',
imageCellDiv = true,
image = 'Ambox important.svg'
useCollapsibleTextFields = true,
},
imageRightNone = true,
style = {
sectionDefault = '條目',
class = 'cmbox-style',
allowMainspaceCategories = true,
image = 'Edit-clear.svg'
templateCategory = '條目訊息模板',
},
templateCategoryRequireName = true,
move = {
templateErrorCategory = '缺少參數的條目訊息模板',
class = 'cmbox-move',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}
image = 'Merge-split-transwiki default.svg'
}
},

local cmbox = {
protection = {
class = 'cmbox-protection',
types = {
image = 'Semi-protection-shackle-keyhole.svg'
speedy = {
},
class = 'cmbox-speedy',
notice = {
image = 'Ambox warning pn.svg'
class = 'cmbox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
delete = {
showInvalidTypeError = true,
class = 'cmbox-delete',
classes = {'cmbox'},
image = 'Ambox warning pn.svg'
imageEmptyCell = true,
},
templatestyles = 'Module:Message box/cmbox.css'
content = {
class = 'cmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'cmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'cmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'cmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
fmbox = {
showInvalidTypeError = true,
types = {
classes = {'cmbox'},
warning = {
usePlainlinksParam = true,
class = 'fmbox-warning',
imageEmptyCell = true
image = 'Ambox warning pn.svg'
}
},

local fmbox = {
editnotice = {
class = 'fmbox-editnotice',
types = {
image = 'Information icon4.svg'
warning = {
},
class = 'fmbox-warning',
system = {
image = 'Ambox warning pn.svg'
class = 'fmbox-system',
image = 'Information icon4.svg'
}
},
},
default = 'system',
editnotice = {
showInvalidTypeError = true,
class = 'fmbox-editnotice',
classes = {'fmbox'},
image = 'Information icon4.svg'
imageEmptyCell = false,
},
imageRightNone = false,
system = {
class = 'fmbox-system',
templatestyles = 'Module:Message box/fmbox.css'
image = 'Information icon4.svg'
}
},
},
default = 'system',
imbox = {
showInvalidTypeError = true,
types = {
allowId = true,
speedy = {
classes = {'fmbox'},
class = 'imbox-speedy',
usePlainlinksParam = true,
image = 'Ambox warning pn.svg'
imageEmptyCell = false,
},
imageRightNone = false
delete = {
}
class = 'imbox-delete',

image = 'Ambox warning pn.svg'
local imbox = {
},
types = {
speedy = {
content = {
class = 'imbox-speedy',
class = 'imbox-content',
image = 'Ambox warning pn.svg'
image = 'Ambox important.svg'
},
style = {
class = 'imbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @todo We need an SVG version of this
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
delete = {
showInvalidTypeError = true,
class = 'imbox-delete',
classes = {'imbox'},
image = 'Ambox warning pn.svg'
imageEmptyCell = true,
},
below = true,
content = {
templateCategory = 'File message boxes',
class = 'imbox-content',
templatestyles = 'Module:Message box/imbox.css'
image = 'Ambox important.svg'
},
style = {
class = 'imbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license',
image = 'Imbox license.png'
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
ombox = {
showInvalidTypeError = true,
types = {
classes = {'imbox'},
speedy = {
usePlainlinksParam = true,
class = 'ombox-speedy',
imageEmptyCell = true,
image = 'Ambox warning pn.svg'
below = true,
},
templateCategory = '檔案訊息模板'
delete = {
}
class = 'ombox-delete',

image = 'Ambox warning pn.svg'
local ombox = {
},
types = {
speedy = {
content = {
class = 'ombox-speedy',
class = 'ombox-content',
image = 'Ambox warning pn.svg'
image = 'Ambox important.svg'
},
},
delete = {
style = {
class = 'ombox-delete',
class = 'ombox-style',
image = 'Ambox warning pn.svg'
image = 'Edit-clear.svg'
},
},
content = {
move = {
class = 'ombox-content',
class = 'ombox-move',
image = 'Ambox important.svg'
image = 'Merge-split-transwiki default.svg'
},
},
style = {
protection = {
class = 'ombox-style',
class = 'ombox-protection',
image = 'Edit-clear.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
move = {
notice = {
class = 'ombox-move',
class = 'ombox-notice',
image = 'Merge-split-transwiki default.svg'
image = 'Information icon4.svg'
},
}
protection = {
class = 'ombox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ombox-notice',
image = 'Information icon4.svg'
},
},
default = 'notice',
note = {
showInvalidTypeError = true,
class = 'ombox-notice',
classes = {'ombox'},
image = 'Information icon4.svg'
allowSmall = true,
}
imageEmptyCell = true,
imageRightNone = true,
templatestyles = 'Module:Message box/ombox.css'
},
},
default = 'notice',
tmbox = {
showInvalidTypeError = true,
types = {
classes = {'ombox'},
speedy = {
usePlainlinksParam = true,
class = 'tmbox-speedy',
allowSmall = true,
image = 'Ambox warning pn.svg'
imageEmptyCell = true,
},
imageRightNone = true
delete = {
}
class = 'tmbox-delete',

image = 'Ambox warning pn.svg'
local tmbox = {
},
types = {
speedy = {
content = {
class = 'tmbox-speedy',
class = 'tmbox-content',
image = 'Ambox warning pn.svg'
image = 'Ambox important.svg'
},
style = {
class = 'tmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'tmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'tmbox-notice',
image = 'Information icon4.svg'
}
},
},
default = 'notice',
delete = {
showInvalidTypeError = true,
class = 'tmbox-delete',
classes = {'tmbox'},
image = 'Ambox warning pn.svg'
allowSmall = true,
},
imageRightNone = true,
content = {
imageEmptyCell = true,
class = 'tmbox-content',
templateCategory = 'Talk message boxes',
image = 'Ambox important.svg'
templatestyles = 'Module:Message box/tmbox.css'
},
}
style = {
class = 'tmbox-style',
image = 'Edit-clear.svg '
},
move = {
class = 'tmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'tmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'tmbox'},
usePlainlinksParam = true,
allowId = true,
allowSmall = true,
imageRightNone = true,
imageEmptyCell = true,
imageEmptyCellStyle = true,
templateCategory = '討論訊息模板'
}

return {
ambox = ambox,
cmbox = cmbox,
fmbox = fmbox,
imbox = imbox,
ombox = ombox,
tmbox = tmbox
}
}

2022年12月25日 (日) 00:55的最新版本

此模块的文档可以在模块:Message box/configuration/doc创建

--------------------------------------------------------------------------------
--                          Message box configuration                         --
--                                                                            --
-- This module contains configuration data for [[Module:Message box]].        --
--------------------------------------------------------------------------------

return {
	ambox = {
		types = {
			speedy = {
				class = 'ambox-speedy',
				image = 'Ambox warning pn.svg'
			},
			delete = {
				class = 'ambox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'ambox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'ambox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'ambox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'ambox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'ambox-notice',
				image = 'Information icon4.svg'
			}
		},
		default                     = 'notice',
		allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
		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              = 'article',
		allowMainspaceCategories    = true,
		templateCategory            = 'Article message templates',
	        templateCategoryRequireName = true,
		templateErrorCategory       = 'Article message templates with missing parameters',
		templateErrorParamsToCheck  = {'issue', 'fix', 'subst'},
		removalNotice               = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
		templatestyles              = 'Module:Message box/ambox.css'
	},
	
	cmbox = {
		types = {
			speedy = {
				class = 'cmbox-speedy',
				image = 'Ambox warning pn.svg'
			},
			delete = {
				class = 'cmbox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'cmbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'cmbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'cmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'cmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'cmbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'notice',
		showInvalidTypeError = true,
		classes              = {'cmbox'},
		imageEmptyCell       = true,
		templatestyles       = 'Module:Message box/cmbox.css'
	},
	
	fmbox = {
		types = {
			warning = {
				class = 'fmbox-warning',
				image = 'Ambox warning pn.svg'
			},
			editnotice = {
				class = 'fmbox-editnotice',
				image = 'Information icon4.svg'
			},
			system = {
				class = 'fmbox-system',
				image = 'Information icon4.svg'
			}
		},
		default              = 'system',
		showInvalidTypeError = true,
		classes              = {'fmbox'},
		imageEmptyCell       = false,
		imageRightNone       = false,
		templatestyles       = 'Module:Message box/fmbox.css'
	},
	
	imbox = {
		types = {
			speedy = {
				class = 'imbox-speedy',
				image = 'Ambox warning pn.svg'
			},
			delete = {
				class = 'imbox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'imbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'imbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'imbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'imbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			license = {
				class = 'imbox-license licensetpl',
				image = 'Imbox license.png' -- @todo We need an SVG version of this
			},
			featured = {
				class = 'imbox-featured',
				image = 'Cscr-featured.svg'
			},
			notice = {
				class = 'imbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'notice',
		showInvalidTypeError = true,
		classes              = {'imbox'},
		imageEmptyCell       = true,
		below                = true,
		templateCategory     = 'File message boxes',
		templatestyles       = 'Module:Message box/imbox.css'
	},
	
	ombox = {
		types = {
			speedy = {
				class = 'ombox-speedy',
				image = 'Ambox warning pn.svg'
			},
			delete = {
				class = 'ombox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'ombox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'ombox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'ombox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'ombox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'ombox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'notice',
		showInvalidTypeError = true,
		classes              = {'ombox'},
		allowSmall           = true,
		imageEmptyCell       = true,
		imageRightNone       = true,
		templatestyles       = 'Module:Message box/ombox.css'
	},
	
	tmbox = {
		types = {
			speedy = {
				class = 'tmbox-speedy',
				image = 'Ambox warning pn.svg'
			},
			delete = {
				class = 'tmbox-delete',
				image = 'Ambox warning pn.svg'
			},
			content = {
				class = 'tmbox-content',
				image = 'Ambox important.svg'
			},
			style = {
				class = 'tmbox-style',
				image = 'Edit-clear.svg'
			},
			move = {
				class = 'tmbox-move',
				image = 'Merge-split-transwiki default.svg'
			},
			protection = {
				class = 'tmbox-protection',
				image = 'Semi-protection-shackle-keyhole.svg'
			},
			notice = {
				class = 'tmbox-notice',
				image = 'Information icon4.svg'
			}
		},
		default              = 'notice',
		showInvalidTypeError = true,
		classes              = {'tmbox'},
		allowSmall           = true,
		imageRightNone       = true,
		imageEmptyCell       = true,
		templateCategory     = 'Talk message boxes',
		templatestyles       = 'Module:Message box/tmbox.css'
	}
}