message Box/Configuration

Este módulo implementa }.

message Box/Configuration Documentação do módulo

Descrição

Por favor consulte a predefinição para mais instruções.

Outra documentação:

-------------------------------------------------------------------------------- --                        Configuração de message box                         -- --                                                                            -- --   Este módulo contém dados de configuração para [[Módulo: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' }, ['eliminação rápida'] = { class = 'ambox-speedy', image = 'Ambox warning pn.svg' }, ['eliminação'] = { class = 'ambox-delete', image = 'Ambox warning pn.svg' }, ['conteúdo'] = { class = 'ambox-content', image = 'Ambox important.svg' }, ['estilo'] = { class = 'ambox-style', image = 'Edit-clear.svg' }, mover = { class = 'ambox-move', image = 'Merge-split-transwiki default.svg' }, ['proteção'] = { class = 'ambox-protection', image = 'Semi-protection-shackle-keyhole.svg' }, ['notícia'] = { class = 'ambox-notice', image = 'Information icon4.svg' }, }, default                     = 'notice', allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden', 'discussão', 'secção', 'seção', 'data', 'correção', 'oculto'}, 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              = 'artigo', allowMainspaceCategories    = true, templateCategory            = '!Predefinições de mensagem para artigos',         templateCategoryRequireName = true, templateErrorCategory       = '!Predefinições de mensagem para artigos com parâmetros em falta', templateErrorParamsToCheck  = {'issue', 'fix', 'subst', 'problema', 'conserto'}, removalNotice               = '[[Ajuda:Remoção de predefinição de manutenção|Saiba como e quando remover esta mensagem]]', },  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' }, ['eliminação rápida'] = { class = 'cmbox-speedy', image = 'Ambox warning pn.svg' }, ['eliminação'] = { class = 'cmbox-delete', image = 'Ambox warning pn.svg' }, ['conteúdo'] = { class = 'cmbox-content', image = 'Ambox important.svg' }, estilo = { class = 'cmbox-style', image = 'Edit-clear.svg' }, mover = { class = 'cmbox-move', image = 'Merge-split-transwiki default.svg' }, ['proteção'] = { class = 'cmbox-protection', image = 'Semi-protection-shackle-keyhole.svg' }, ['notícia'] = { class = 'cmbox-notice', image = 'Information icon4.svg' }, }, default              = 'notice', showInvalidTypeError = true, classes              = {'cmbox'}, imageEmptyCell       = true, },  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' }, aviso = { class = 'fmbox-warning', image = 'Ambox warning pn.svg' }, ['notíciaedição'] = { class = 'fmbox-editnotice', image = 'Information icon4.svg' }, sistema = { class = 'fmbox-system', image = 'Information icon4.svg' }, }, default              = 'system', showInvalidTypeError = true, classes              = {'fmbox'}, imageEmptyCell       = false, imageRightNone       = false, },  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' }, ['eliminação rápida'] = { class = 'imbox-speedy', image = 'Ambox warning pn.svg' }, ['eliminação'] = { class = 'imbox-delete', image = 'Ambox warning pn.svg' }, ['conteúdo'] = { class = 'imbox-content', image = 'Ambox important.svg' }, estilo = { class = 'imbox-style', image = 'Edit-clear.svg' }, mover = { class = 'imbox-move', image = 'Merge-split-transwiki default.svg' }, ['proteção'] = { class = 'imbox-protection', image = 'Semi-protection-shackle-keyhole.svg' }, ['licença'] = { class = 'imbox-license licensetpl', image = 'Imbox license.png' -- @todo We need an SVG version of this }, destacado = { class = 'imbox-featured', image = 'Cscr-featured.svg' }, destacada = { class = 'imbox-featured', image = 'Cscr-featured.svg' }, ['notícia'] = { class = 'imbox-notice', image = 'Information icon4.svg' }, }, default              = 'notice', showInvalidTypeError = true, classes              = {'imbox'}, imageEmptyCell       = true, below                = true, templateCategory     = '!Predefinições de mensagem para ficheiros', },  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' }, ['eliminação rápida'] = { class = 'ombox-speedy', image = 'Ambox warning pn.svg' }, ['eliminação'] = { class = 'ombox-delete', image = 'Ambox warning pn.svg' }, ['conteúdo'] = { class = 'ombox-content', image = 'Ambox important.svg' }, estilo = { class = 'ombox-style', image = 'Edit-clear.svg' }, mover = { class = 'ombox-move', image = 'Merge-split-transwiki default.svg' }, ['proteção'] = { class = 'ombox-protection', image = 'Semi-protection-shackle-keyhole.svg' }, ['notícia'] = { class = 'ombox-notice', image = 'Information icon4.svg' }, }, default              = 'notice', showInvalidTypeError = true, classes              = {'ombox'}, allowSmall           = true, imageEmptyCell       = true, imageRightNone       = true, },  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' }, ['eliminação rápida'] = { class = 'tmbox-speedy', image = 'Ambox warning pn.svg' }, ['eliminação'] = { class = 'tmbox-delete', image = 'Ambox warning pn.svg' }, ['conteúdo'] = { class = 'tmbox-content', image = 'Ambox important.svg' }, estilo = { class = 'tmbox-style', image = 'Edit-clear.svg' }, mover = { class = 'tmbox-move', image = 'Merge-split-transwiki default.svg' }, ['proteção'] = { class = 'tmbox-protection', image = 'Semi-protection-shackle-keyhole.svg' }, ['notícia'] = { class = 'tmbox-notice', image = 'Information icon4.svg' }, }, default              = 'notice', showInvalidTypeError = true, classes              = {'tmbox'}, allowSmall           = true, imageRightNone       = true, imageEmptyCell       = true, imageEmptyCellStyle  = true, templateCategory     = '!Predefinições de mensagem para discussões', }, } 

Tags:

🔥 Trending searches on Wiki Português:

ColômbiaK9 (Cannabis)Renato GaúchoPapa João Paulo IIBob MarleyLilithMassacre do CarandiruElche Club de FútbolEstados dos Estados UnidosPedra da CoroaçãoNapoleão BonapartePavel DurovRomaCássia EllerRobinhoCopa do Mundo FIFA de 2022Dragão-de-komodoMagic JohnsonCarmo Dalla VecchiaTorino Football ClubJimmy ButlerDolores O'RiordanCanal BrasilSporting Clube de BragaGuilherme de PáduaSexoMurilo CerqueiraLucas LuccoFlordelisTimothée ChalametEgitoChileSPQRNossa Senhora da Conceição AparecidaLista de filmes de maior bilheteriaDiego RibasMiguel (arcanjo)Adriano ImperadorGiannis AntetokounmpoTite (treinador de futebol)Império RomanoNossa Senhora de FátimaThalita RebouçasRaul SeixasJohn WickAmérica LatinaUcrâniaPrime VideoDistrito Federal (Brasil)Exu de UmbandaUruguaiNova Ordem Mundial (teoria conspiratória)Football Club Internazionale MilanoCampeonato Mundial de Xadrez de 2023AbaporuMichelle BolsonaroLista de telenovelas das oito da TV GloboLos Angeles LakersColiseuAmanda MeirellesLista de demôniosSiegfriedPraia ClubeTalassemiaCristiano RonaldoDe'Aaron FoxLampião (cangaceiro)Isabel II do Reino UnidoD'ZRTAmy Winehouse30 de abrilCaso Lucas TerraAline WirleyAmado BatistaCoreia do NorteGabigolLúciferLista de códigos telefónicosCampeonato Brasileiro de Futebol de 2023 - Série B🡆 More