모듈:Message box/configuration: 두 판 사이의 차이

둘러보기로 이동 검색으로 이동
751 바이트 추가됨 ,  2022년 7월 12일 (화)
add templatestyles, remove a variable or two as a result
잔글 (총의에 따른 수정)
(add templatestyles, remove a variable or two as a result)
1번째 줄: 1번째 줄:
local ambox = {
--------------------------------------------------------------------------------
types = {
--                          Message box configuration                        --
speedy = {
--                                                                            --
class = 'ambox-speedy',
-- This module contains configuration data for [[Module:Message box]].        --
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'
}
},
},
delete = {
default                    = 'notice',
class = 'ambox-delete',
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
image = 'Ambox warning pn.svg'
allowSmall                  = true,
},
smallParam                  = 'left',
content = {
smallClass                  = 'mbox-small-left',
class = 'ambox-content',
substCheck                  = true,
image = 'Ambox important.svg'
classes                    = {'metadata', 'ambox'},
},
imageEmptyCell              = true,
style = {
imageCheckBlank            = true,
class = 'ambox-style',
imageSmallSize              = '20x20px',
image = 'Edit-clear.svg'
imageCellDiv                = true,
},
useCollapsibleTextFields    = true,
move = {
imageRightNone              = true,
class = 'ambox-move',
sectionDefault              = 'article',
image = 'Merge-split-transwiki default.svg'
allowMainspaceCategories    = true,
},
templateCategory            = 'Article message templates',
protection = {
        templateCategoryRequireName = true,
class = 'ambox-protection',
templateErrorCategory      = 'Article message templates with missing parameters',
image = 'Semi-protection-shackle-keyhole.svg'
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'},
},
removalNotice              = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
notice = {
templatestyles              = 'Module:Message box/ambox.css'
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
},
default                    = 'notice',
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
cmbox = {
allowSmall                  = true,
types = {
smallParam                  = 'left',
speedy = {
smallClass                  = 'mbox-small-left',
class = 'cmbox-speedy',
substCheck                  = true,
image = 'Ambox warning pn.svg'
classes                    = {'metadata', 'plainlinks', 'ambox'},
},
imageEmptyCell              = true,
delete = {
imageCheckBlank            = true,
class = 'cmbox-delete',
imageSmallSize              = '20x20px',
image = 'Ambox warning pn.svg'
imageCellDiv                = true,
},
useCollapsibleTextFields    = true,
content = {
imageRightNone              = true,
class = 'cmbox-content',
sectionDefault              = 'article',
image = 'Ambox important.svg'
allowMainspaceCategories    = true,
},
templateCategory            = '문서 알림 상자',
style = {
        templateCategoryRequireName = true,
class = 'cmbox-style',
templateErrorCategory      = '매개변수를 지정하지 않은 문서 알림 상자',
image = 'Edit-clear.svg'
templateErrorParamsToCheck  = {'name', 'issue', 'fix'}
},
}
move = {
class = 'cmbox-move',
local cmbox = {
image = 'Merge-split-transwiki default.svg'
types = {
},
speedy = {
protection = {
class = 'cmbox-speedy',
class = 'cmbox-protection',
image = 'Ambox warning pn.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
delete = {
notice = {
class = 'cmbox-delete',
class = 'cmbox-notice',
image = 'Ambox warning pn.svg'
image = 'Information icon4.svg'
}
},
},
content = {
default              = 'notice',
class = 'cmbox-content',
showInvalidTypeError = true,
image = 'Ambox important.svg'
classes              = {'cmbox'},
},
imageEmptyCell      = true,
style = {
templatestyles      = 'Module:Message box/cmbox.css'
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,
fmbox = {
classes              = {'plainlinks', 'cmbox'},
types = {
imageEmptyCell      = true,
warning = {
templateCategory    = '분류 알림 상자',
class = 'fmbox-warning',
 
image = 'Ambox warning pn.svg'
}
},
editnotice = {
local fmbox = {
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'
editnotice = {
}
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
},
},
system = {
default              = 'system',
class = 'fmbox-system',
showInvalidTypeError = true,
image = 'Information icon4.svg'
classes              = {'fmbox'},
}
imageEmptyCell      = false,
imageRightNone      = false,
templatestyles      = 'Module:Message box/fmbox.css'
},
},
default              = 'system',
showInvalidTypeError = true,
imbox = {
allowId                = true,
types = {
classes              = {'plainlinks', 'fmbox'},
speedy = {
imageEmptyCell      = false,
class = 'imbox-speedy',
imageRightNone      = false
image = 'Ambox warning pn.svg'
}
},
delete = {
local imbox = {
class = 'imbox-delete',
types = {
image = 'Ambox warning pn.svg'
speedy = {
},
class = 'imbox-speedy',
content = {
image = 'Ambox warning pn.svg'
class = 'imbox-content',
},
image = 'Ambox important.svg'
delete = {
},
class = 'imbox-delete',
style = {
image = 'Ambox warning pn.svg'
class = 'imbox-style',
},
image = 'Edit-clear.svg'
content = {
},
class = 'imbox-content',
move = {
image = 'Ambox important.svg'
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'
}
},
},
style = {
default              = 'notice',
class = 'imbox-style',
showInvalidTypeError = true,
image = 'Edit-clear.svg'
classes              = {'imbox'},
},
imageEmptyCell      = true,
move = {
below                = true,
class = 'imbox-move',
templateCategory    = 'File message boxes',
image = 'Merge-split-transwiki default.svg'
templatestyles      = 'Module:Message box/imbox.css'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @TODO SVG 버전이 필요합니다
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
},
default              = 'notice',
showInvalidTypeError = true,
ombox = {
classes              = {'imbox'},
types = {
usePlainlinksParam  = true,
speedy = {
imageEmptyCell      = true,
class = 'ombox-speedy',
below                = true,
image = 'Ambox warning pn.svg'
templateCategory    = '파일 알림 상자'
},
}
delete = {
class = 'ombox-delete',
local ombox = {
image = 'Ambox warning pn.svg'
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 = {
default              = 'notice',
class = 'ombox-notice',
showInvalidTypeError = true,
image = 'Information icon4.svg'
classes              = {'ombox'},
}
allowSmall          = true,
imageEmptyCell      = true,
imageRightNone      = true,
templatestyles      = 'Module:Message box/ombox.css'
},
},
default              = 'notice',
showInvalidTypeError = true,
tmbox = {
classes              = {'plainlinks', 'ombox'},
types = {
allowSmall          = true,
speedy = {
imageEmptyCell      = true,
class = 'tmbox-speedy',
imageRightNone      = true
image = 'Ambox warning pn.svg'
}
},
delete = {
local tmbox = {
class = 'tmbox-delete',
types = {
image = 'Ambox warning pn.svg'
speedy = {
},
class = 'tmbox-speedy',
content = {
image = 'Ambox warning pn.svg'
class = 'tmbox-content',
},
image = 'Ambox important.svg'
delete = {
},
class = 'tmbox-delete',
style = {
image = 'Ambox warning pn.svg'
class = 'tmbox-style',
},
image = 'Edit-clear.svg'
content = {
},
class = 'tmbox-content',
move = {
image = 'Ambox important.svg'
class = 'tmbox-move',
},
image = 'Merge-split-transwiki default.svg'
style = {
},
class = 'tmbox-style',
protection = {
image = 'Edit-clear.svg'
class = 'tmbox-protection',
},
image = 'Semi-protection-shackle-keyhole.svg'
move = {
},
class = 'tmbox-move',
notice = {
image = 'Merge-split-transwiki default.svg'
class = 'tmbox-notice',
},
image = 'Information icon4.svg'
protection = {
}
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
default              = 'notice',
class = 'tmbox-notice',
showInvalidTypeError = true,
image = 'Information icon4.svg'
classes              = {'tmbox'},
}
allowSmall          = true,
},
imageRightNone      = true,
default              = 'notice',
imageEmptyCell      = true,
showInvalidTypeError = true,
templateCategory    = 'Talk message boxes',
classes              = {'plainlinks', 'tmbox'},
templatestyles      = 'Module:Message box/tmbox.css'
allowId              = true,
}
allowSmall          = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
templateCategory    = '토론 알림 상자'
}
return {
ambox = ambox,
cmbox = cmbox,
fmbox = fmbox,
imbox = imbox,
ombox = ombox,
tmbox = tmbox
}
}
익명 사용자

둘러보기 메뉴