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

跳转到导航 跳转到搜索
无编辑摘要
(创建页面,内容为“-- 摘自Arcaea中文维基:https://arcwiki.mcd.blue/Module:Message_box/configuration local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'Ambox warning pn.png' }, delete = { class = 'ambox-delete', image = 'Ambox warning pn.png' }, content = { class = 'ambox-content', image = 'Ambox important.png' }, style = { class = 'ambox-style', image = 'Edit-clear.png' }, move = { class = 'ambox-move', i…”)
 
无编辑摘要
 
第5行: 第5行:
speedy = {
speedy = {
class = 'ambox-speedy',
class = 'ambox-speedy',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'ambox-delete',
class = 'ambox-delete',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'ambox-content',
class = 'ambox-content',
image = 'Ambox important.png'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'ambox-style',
class = 'ambox-style',
image = 'Edit-clear.png'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'ambox-move',
class = 'ambox-move',
image = 'Merge-split-transwiki default.png'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Semi-protection-shackle-keyhole.png'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ambox-notice',
class = 'ambox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
第59行: 第59行:
speedy = {
speedy = {
class = 'cmbox-speedy',
class = 'cmbox-speedy',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'cmbox-delete',
class = 'cmbox-delete',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'cmbox-content',
class = 'cmbox-content',
image = 'Ambox important.png'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'cmbox-style',
class = 'cmbox-style',
image = 'Edit-clear.png'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'cmbox-move',
class = 'cmbox-move',
image = 'Merge-split-transwiki default.png'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'Semi-protection-shackle-keyhole.png'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'cmbox-notice',
class = 'cmbox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
第97行: 第97行:
warning = {
warning = {
class = 'fmbox-warning',
class = 'fmbox-warning',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
editnotice = {
editnotice = {
class = 'fmbox-editnotice',
class = 'fmbox-editnotice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
},
},
system = {
system = {
class = 'fmbox-system',
class = 'fmbox-system',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
第121行: 第121行:
speedy = {
speedy = {
class = 'imbox-speedy',
class = 'imbox-speedy',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'imbox-delete',
class = 'imbox-delete',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'imbox-content',
class = 'imbox-content',
image = 'Ambox important.png'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'imbox-style',
class = 'imbox-style',
image = 'Edit-clear.png'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'imbox-move',
class = 'imbox-move',
image = 'Merge-split-transwiki default.png'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.png'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
class = 'imbox-license',
class = 'imbox-license',
image = 'Imbox license.png'
image = 'Imbox license.svg'
},
},
featured = {
featured = {
class = 'imbox-featured',
class = 'imbox-featured',
image = 'Cscr-featured.png'
image = 'Cscr-featured.svg'
},
},
notice = {
notice = {
class = 'imbox-notice',
class = 'imbox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
第169行: 第169行:
speedy = {
speedy = {
class = 'ombox-speedy',
class = 'ombox-speedy',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'ombox-delete',
class = 'ombox-delete',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'ombox-content',
class = 'ombox-content',
image = 'Ambox important.png'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'ombox-style',
class = 'ombox-style',
image = 'Edit-clear.png'
image = 'Edit-clear.svg'
},
},
move = {
move = {
class = 'ombox-move',
class = 'ombox-move',
image = 'Merge-split-transwiki default.png'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Semi-protection-shackle-keyhole.png'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'ombox-notice',
class = 'ombox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
},
},
note = {
note = {
class = 'ombox-notice',
class = 'ombox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
第213行: 第213行:
speedy = {
speedy = {
class = 'tmbox-speedy',
class = 'tmbox-speedy',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
delete = {
delete = {
class = 'tmbox-delete',
class = 'tmbox-delete',
image = 'Ambox warning pn.png'
image = 'Ambox warning pn.svg'
},
},
content = {
content = {
class = 'tmbox-content',
class = 'tmbox-content',
image = 'Ambox important.png'
image = 'Ambox important.svg'
},
},
style = {
style = {
class = 'tmbox-style',
class = 'tmbox-style',
image = 'Edit-clear.png '
image = 'Edit-clear.svg '
},
},
move = {
move = {
class = 'tmbox-move',
class = 'tmbox-move',
image = 'Merge-split-transwiki default.png'
image = 'Merge-split-transwiki default.svg'
},
},
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.png'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
class = 'tmbox-notice',
class = 'tmbox-notice',
image = 'Information icon4.png'
image = 'Information icon4.svg'
}
}
},
},
134

个编辑

导航菜单