Mudanças relacionadas
De Dicionário Brasileiro de Linguagem Jurídica
Ir para navegaçãoIr para pesquisar
Introduza o nome de uma página para ver as mudanças a todas as páginas que contêm hiperligações para ela ou para as quais a página fornecida contém hiperligações (para ver as que pertencem a uma categoria, introduza Categoria:Nome da categoria). As mudanças às suas páginas vigiadas aparecem a negrito.
Lista de abreviaturas:
- N
- Esta edição criou uma nova página (veja também a lista de páginas novas)
- m
- Esta é uma edição menor
- b
- Esta edição foi feita por um robô
- (±123)
- Alteração no tamanho da página, em bytes
29 de março de 2026
| N b 17h28min | Predefinição:Ambox/styles.css difhist +22 315 Itaymbere discussão contribs (Criou página com 'body.skin-vector th.mbox-text, body.skin-vector td.mbox-text, body.skin-cologneblue th.mbox-text, body.skin-cologneblue td.mbox-text, body.skin-modern th.mbox-text, body.skin-modern td.mbox-text, body.skin-monobook th.mbox-text, body.skin-monobook td.mbox-text, body.skin-timeless th.mbox-text, body.skin-timeless td.mbox-text { →The message body cell(s): border: none; →@noflip: padding: 0.25em 0.9em; →0.9em left/right: width: 100%; /* Make all mb...') | ||||
| N b 17h26min | Módulo:Message box/configuration difhist +10 192 Itaymbere discussão contribs (Criou página com '-------------------------------------------------------------------------------- -- Configuração de message box -- -- -- -- Este módulo contém dados de configuração para Módulo:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'amb...') | ||||
| N b 17h23min | Módulo:Arguments difhist +10 054 Itaymbere discussão contribs (Criou página com '-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...') | ||||
| N b 17h15min | Módulo:Yesno difhist +745 Itaymbere discussão contribs (Criou página com '-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...') | ||||
| N b 17h12min | Módulo:Message box difhist +20 548 Itaymbere discussão contribs (Criou página com '-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Módulo:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Módulo:Message box/configuration' local DEMOSPACES = { talk = 'tmbox', imag...') | ||||
27 de março de 2026
| N 14h01min | Predefinição:Tlx difhist +1 057 Itaymbere discussão contribs (Criou página com '<includeonly><!-- --><code><!-- --><nowiki>{{</nowiki>{{#if:{{{subst|}}} |subst:}}<!-- -->[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}]]<!-- -->{{#if:{{{2|}}} ||{{{2}}}}}<!-- -->{{#if:{{{3|}}} ||{{{3}}}}}<!-- -->{{#if:{{{4|}}} ||{{{4}}}}}<!-- -->{{#if:{{{5|}}} ||{{{5}}}}}...') | ||||
| N 13h31min | Predefinição:Mbox difhist +71 Itaymbere discussão contribs (Criou página com '{{#invoke:Message box|mbox}}<noinclude> {{Documentação}} </noinclude>') | ||||
| N 12h09min | Predefinição:Subpágina de documentação difhist +1 501 Itaymbere discussão contribs (Criou página com '<includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | <!-- doc page --> </includeonly>{{ #ifeq: {{{doc-notice|show}}} | show | {{mbox | type = notice | image = 40px | text = '''Esta é uma subpágina de documentação {{#switch: {{NAMESPACENUMBER}} | 828<!-- módulo, masculino --> = para o |10<!-- predefinição, feminino --> = p...') | ||||