http://proplan.55bet-pro.com/wiki/index.php?action=history&feed=atom&title=M%C3%B3dulo%3AMessage_box%2Fconfiguration
Módulo:Message box/configuration - Histórico de revisão-55BET Pro
2026-03-16T03:35:46Z
Histórico de revisões para esta página neste wiki
MediaWiki 1.42.7
http://proplan.55bet-pro.com/wiki/index.php?title=M%C3%B3dulo:Message_box/configuration&diff=59&oldid=prev
Módulo:Message box/configuration - Histórico de revisão-55BET Pro
2024-06-27T11:08:09Z
<p>uma edição</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<tr class="diff-title" lang="pt-BR">
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Edição anterior</td>
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Edição das 08h08min de 27 de junho de 2024</td>
</tr><tr><td colspan="2" class="diff-notice" lang="pt-BR"><div class="mw-diff-empty">(Sem diferença)</div>
</td></tr></table>
Henryzord
http://proplan.55bet-pro.com/wiki/index.php?title=M%C3%B3dulo:Message_box/configuration&diff=58&oldid=prev
Módulo:Message box/configuration - Histórico de revisão-55BET Pro
2024-04-29T03:25:17Z
<p>Per request on talk</p>
<p><b>Página nova</b></p><div>--------------------------------------------------------------------------------<br />
-- Message box configuration --<br />
-- --<br />
-- This module contains configuration data for [[Module:Message box]]. --<br />
--------------------------------------------------------------------------------<br />
<br />
return {<br />
ambox = {<br />
types = {<br />
speedy = {<br />
class = 'ambox-speedy',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
delete = {<br />
class = 'ambox-delete',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
content = {<br />
class = 'ambox-content',<br />
image = 'Ambox important.svg'<br />
},<br />
style = {<br />
class = 'ambox-style',<br />
image = 'Edit-clear.svg'<br />
},<br />
move = {<br />
class = 'ambox-move',<br />
image = 'Merge-split-transwiki default.svg'<br />
},<br />
protection = {<br />
class = 'ambox-protection',<br />
image = 'Semi-protection-shackle-keyhole.svg'<br />
},<br />
notice = {<br />
class = 'ambox-notice',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'notice',<br />
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},<br />
allowSmall = true,<br />
smallParam = 'left',<br />
smallClass = 'mbox-small-left',<br />
substCheck = true,<br />
classes = {'metadata', 'ambox'},<br />
imageEmptyCell = true,<br />
imageCheckBlank = true,<br />
imageSmallSize = '20x20px',<br />
imageCellDiv = true,<br />
useCollapsibleTextFields = true,<br />
imageRightNone = true,<br />
sectionDefault = 'article',<br />
allowMainspaceCategories = true,<br />
templateCategory = 'Article message templates',<br />
templateCategoryRequireName = true,<br />
templateErrorCategory = 'Article message templates with missing parameters',<br />
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},<br />
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>',<br />
templatestyles = 'Module:Message box/ambox.css'<br />
},<br />
<br />
cmbox = {<br />
types = {<br />
speedy = {<br />
class = 'cmbox-speedy',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
delete = {<br />
class = 'cmbox-delete',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
content = {<br />
class = 'cmbox-content',<br />
image = 'Ambox important.svg'<br />
},<br />
style = {<br />
class = 'cmbox-style',<br />
image = 'Edit-clear.svg'<br />
},<br />
move = {<br />
class = 'cmbox-move',<br />
image = 'Merge-split-transwiki default.svg'<br />
},<br />
protection = {<br />
class = 'cmbox-protection',<br />
image = 'Semi-protection-shackle-keyhole.svg'<br />
},<br />
notice = {<br />
class = 'cmbox-notice',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'notice',<br />
showInvalidTypeError = true,<br />
classes = {'cmbox'},<br />
imageEmptyCell = true,<br />
templatestyles = 'Module:Message box/cmbox.css'<br />
},<br />
<br />
fmbox = {<br />
types = {<br />
warning = {<br />
class = 'fmbox-warning',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
editnotice = {<br />
class = 'fmbox-editnotice',<br />
image = 'Information icon4.svg'<br />
},<br />
system = {<br />
class = 'fmbox-system',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'system',<br />
showInvalidTypeError = true,<br />
classes = {'fmbox'},<br />
imageEmptyCell = false,<br />
imageRightNone = false,<br />
templatestyles = 'Module:Message box/fmbox.css'<br />
},<br />
<br />
imbox = {<br />
types = {<br />
speedy = {<br />
class = 'imbox-speedy',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
delete = {<br />
class = 'imbox-delete',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
content = {<br />
class = 'imbox-content',<br />
image = 'Ambox important.svg'<br />
},<br />
style = {<br />
class = 'imbox-style',<br />
image = 'Edit-clear.svg'<br />
},<br />
move = {<br />
class = 'imbox-move',<br />
image = 'Merge-split-transwiki default.svg'<br />
},<br />
protection = {<br />
class = 'imbox-protection',<br />
image = 'Semi-protection-shackle-keyhole.svg'<br />
},<br />
license = {<br />
class = 'imbox-license licensetpl',<br />
image = 'Imbox-license.svg'<br />
},<br />
["license-related"] = {<br />
class = 'imbox-license',<br />
image = 'Imbox-license.svg'<br />
},<br />
featured = {<br />
class = 'imbox-featured',<br />
image = 'Cscr-featured.svg',<br />
imageNeedsLink = true<br />
},<br />
notice = {<br />
class = 'imbox-notice',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'notice',<br />
showInvalidTypeError = true,<br />
classes = {'imbox'},<br />
imageEmptyCell = true,<br />
below = true,<br />
templateCategory = 'File message boxes',<br />
templatestyles = 'Module:Message box/imbox.css'<br />
},<br />
<br />
ombox = {<br />
types = {<br />
speedy = {<br />
class = 'ombox-speedy',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
delete = {<br />
class = 'ombox-delete',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
content = {<br />
class = 'ombox-content',<br />
image = 'Ambox important.svg'<br />
},<br />
style = {<br />
class = 'ombox-style',<br />
image = 'Edit-clear.svg'<br />
},<br />
move = {<br />
class = 'ombox-move',<br />
image = 'Merge-split-transwiki default.svg'<br />
},<br />
protection = {<br />
class = 'ombox-protection',<br />
image = 'Semi-protection-shackle-keyhole.svg'<br />
},<br />
notice = {<br />
class = 'ombox-notice',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'notice',<br />
showInvalidTypeError = true,<br />
classes = {'ombox'},<br />
allowSmall = true,<br />
imageEmptyCell = true,<br />
imageRightNone = true,<br />
templatestyles = 'Module:Message box/ombox.css'<br />
},<br />
<br />
tmbox = {<br />
types = {<br />
speedy = {<br />
class = 'tmbox-speedy',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
delete = {<br />
class = 'tmbox-delete',<br />
image = 'Ambox warning pn.svg'<br />
},<br />
content = {<br />
class = 'tmbox-content',<br />
image = 'Ambox important.svg'<br />
},<br />
style = {<br />
class = 'tmbox-style',<br />
image = 'Edit-clear.svg'<br />
},<br />
move = {<br />
class = 'tmbox-move',<br />
image = 'Merge-split-transwiki default.svg'<br />
},<br />
protection = {<br />
class = 'tmbox-protection',<br />
image = 'Semi-protection-shackle-keyhole.svg'<br />
},<br />
notice = {<br />
class = 'tmbox-notice',<br />
image = 'Information icon4.svg'<br />
}<br />
},<br />
default = 'notice',<br />
showInvalidTypeError = true,<br />
classes = {'tmbox'},<br />
allowSmall = true,<br />
imageRightNone = true,<br />
imageEmptyCell = true,<br />
templateCategory = 'Talk message boxes',<br />
templatestyles = 'Module:Message box/tmbox.css'<br />
}<br />
}</div>
infobox>Pppery