「Module:Message box/configuration」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
本頁面具有訪問限制。如果您看見此訊息,這代表您沒有訪問本頁面的權限。
(Created page with "local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'No_image_wide.svg' }, delete = { class = 'ambox-delete', image = 'No_image_wide.svg'...")
 
(1 revision imported)
 
(未顯示由 1 位使用者於中間所作的 1 次修訂)
行 3: 行 3:
speedy = {
speedy = {
class = 'ambox-speedy',
class = 'ambox-speedy',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'ambox-delete',
class = 'ambox-delete',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'ambox-content',
class = 'ambox-content',
image = 'No_image_wide.svg'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'ambox-style',
class = 'ambox-style',
image = 'No_image_wide.svg'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'ambox-move',
class = 'ambox-move',
image = 'No_image_wide.svg'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'No_image_wide.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ambox-notice',
class = 'ambox-notice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
}
}
},
},
行 36: 行 36:
smallClass          = 'mbox-small-left',
smallClass          = 'mbox-small-left',
substCheck          = true,
substCheck          = true,
classes           = {'metadata', 'plainlinks', 'ambox'},
classes           = {'metadata', 'ambox'},
usePlainlinksParam      = true,
allowId           = true,
imageEmptyCell        = true,
imageEmptyCell        = true,
imageCheckBlank       = true,
imageCheckBlank       = true,
imageSmallSize        = '3000x3000px',
imageSmallSize        = '20x20px',
imageCellDiv         = true,
imageCellDiv         = true,
useCollapsibleTextFields   = true,
useCollapsibleTextFields   = true,
行 55: 行 57:
speedy = {
speedy = {
class = 'cmbox-speedy',
class = 'cmbox-speedy',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'cmbox-delete',
class = 'cmbox-delete',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'cmbox-content',
class = 'cmbox-content',
image = 'No_image_wide.svg'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'cmbox-style',
class = 'cmbox-style',
image = 'No_image_wide.svg'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'cmbox-move',
class = 'cmbox-move',
image = 'No_image_wide.svg'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'No_image_wide.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'cmbox-notice',
class = 'cmbox-notice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
}
}
},
},
default        = 'notice',
default        = 'notice',
showInvalidTypeError = true,
showInvalidTypeError = true,
classes        = {'plainlinks', 'cmbox'},
classes        = {'cmbox'},
usePlainlinksParam  = true,
imageEmptyCell    = true
imageEmptyCell    = true
}
}
行 92: 行 95:
warning = {
warning = {
class = 'fmbox-warning',
class = 'fmbox-warning',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
editnotice = {
editnotice = {
class = 'fmbox-editnotice',
class = 'fmbox-editnotice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
},
},
system = {
system = {
class = 'fmbox-system',
class = 'fmbox-system',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
}
}
},
},
行 106: 行 109:
showInvalidTypeError = true,
showInvalidTypeError = true,
allowId         = true,
allowId         = true,
classes        = {'plainlinks', 'fmbox'},
classes        = {'fmbox'},
usePlainlinksParam  = true,
imageEmptyCell    = false,
imageEmptyCell    = false,
imageRightNone    = false
imageRightNone    = false
行 115: 行 119:
speedy = {
speedy = {
class = 'imbox-speedy',
class = 'imbox-speedy',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'imbox-delete',
class = 'imbox-delete',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'imbox-content',
class = 'imbox-content',
image = 'No_image_wide.svg'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'imbox-style',
class = 'imbox-style',
image = 'No_image_wide.svg'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'imbox-move',
class = 'imbox-move',
image = 'No_image_wide.svg'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'No_image_wide.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
class = 'imbox-license',
class = 'imbox-license',
image = 'No_image_wide.svg'
image = 'Imbox license.png'
},
},
featured = {
featured = {
class = 'imbox-featured',
class = 'imbox-featured',
image = 'No_image_wide.svg'
image = 'Cscr-featured.svg'
},
},
notice = {
notice = {
class = 'imbox-notice',
class = 'imbox-notice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
}
}
},
},
行 163: 行 167:
speedy = {
speedy = {
class = 'ombox-speedy',
class = 'ombox-speedy',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'ombox-delete',
class = 'ombox-delete',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'ombox-content',
class = 'ombox-content',
image = 'No_image_wide.svg'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'ombox-style',
class = 'ombox-style',
image = 'No_image_wide.svg'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'ombox-move',
class = 'ombox-move',
image = 'No_image_wide.svg'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'No_image_wide.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ombox-notice',
class = 'ombox-notice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
},
note = {
class = 'ombox-notice',
image = 'Information icon4.svg'
}
}
},
},
default        = 'notice',
default        = 'notice',
showInvalidTypeError = true,
showInvalidTypeError = true,
classes        = {'plainlinks', 'ombox'},
classes        = {'ombox'},
usePlainlinksParam  = true,
allowSmall      = true,
allowSmall      = true,
imageEmptyCell    = true,
imageEmptyCell    = true,
行 202: 行 211:
speedy = {
speedy = {
class = 'tmbox-speedy',
class = 'tmbox-speedy',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'tmbox-delete',
class = 'tmbox-delete',
image = 'No_image_wide.svg'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'tmbox-content',
class = 'tmbox-content',
image = 'No_image_wide.svg'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'tmbox-style',
class = 'tmbox-style',
image = 'No_image_wide.svg '
image = 'Edit-clear.svg '
},
},
move = {
move = {
class = 'tmbox-move',
class = 'tmbox-move',
image = 'No_image_wide.svg'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'No_image_wide.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'tmbox-notice',
class = 'tmbox-notice',
image = 'No_image_wide.svg'
image = 'Information icon4.svg'
}
}
},
},
default        = 'notice',
default        = 'notice',
showInvalidTypeError = true,
showInvalidTypeError = true,
classes        = {'plainlinks', 'tmbox'},
classes        = {'tmbox'},
usePlainlinksParam  = true,
allowId        = true,
allowId        = true,
allowSmall      = true,
allowSmall      = true,

於 2023年5月16日 (二) 15:58 的最新修訂

此模塊的文檔可以在Module:Message box/configuration/doc創建

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',
			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'},
	usePlainlinksParam          = true,
	allowId                     = true,
	imageEmptyCell              = true,
	imageCheckBlank             = true,
	imageSmallSize              = '20x20px',
	imageCellDiv                = true,
	useCollapsibleTextFields    = true,
	imageRightNone              = true,
	sectionDefault              = '條目',
	allowMainspaceCategories    = true,
	templateCategory            = '條目訊息模板',
        templateCategoryRequireName = true,
	templateErrorCategory       = '缺少參數的條目訊息模板',
	templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
}

local 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'},
	usePlainlinksParam   = true,
	imageEmptyCell       = true
}

local 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,
	allowId                = true,
	classes              = {'fmbox'},
	usePlainlinksParam   = true,
	imageEmptyCell       = false,
	imageRightNone       = false
}

local 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',
			image = 'Imbox license.png'
		},
		featured = {
			class = 'imbox-featured',
			image = 'Cscr-featured.svg'
		},
		notice = {
			class = 'imbox-notice',
			image = 'Information icon4.svg'
		}
	},
	default              = 'notice',
	showInvalidTypeError = true,
	classes              = {'imbox'},
	usePlainlinksParam   = true,
	imageEmptyCell       = true,
	below                = true,
	templateCategory     = '檔案訊息模板'
}

local 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'
		},
		note = {
			class = 'ombox-notice',
			image = 'Information icon4.svg'
		}
	},
	default              = 'notice',
	showInvalidTypeError = true,
	classes              = {'ombox'},
	usePlainlinksParam   = true,
	allowSmall           = true,
	imageEmptyCell       = true,
	imageRightNone       = true
}

local 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'},
	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
}