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 20h59min | Módulo:String difhist +19 372 Itaymbere discussão contribs (Criou página com '--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...') | ||||
| N b 20h08min | Módulo:TableTools difhist +17 367 Itaymbere discussão contribs (Criou página com '-------------------------------------------------------------------------------- -- TableTools -- -- -- -- Este módulo inclui várias funções para lidar com tabelas Lua. -- -- É um metamódulo, destinado a ser chamado a partir de outros módulos Lua, e -- -- não deve ser chamado diretamente a partir de "#invoke"....') | ||||
| N b 20h07min | Módulo:Lista difhist +6 360 Itaymbere discussão contribs (Criou página com 'local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Módulo:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constrói uma tabela de dados para ser passada para p.renderList. local data = {} -- Classes e TemplateStyles data.classes = {} data.template...') | ||||
| N b 20h07min | Módulo:Lua banner difhist +4 108 Itaymbere discussão contribs (Criou página com '-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:Lista') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return...') | ||||
| N b 20h06min | Predefinição:Lua difhist +124 Itaymbere discussão contribs (Criou página com '<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Módulo:Lua banner}} {{Documentação}} </noinclude>') | ||||
| N b 19h53min | Predefinição:Testes outro difhist +439 Itaymbere discussão contribs (Criou página com '<onlyinclude>{{safesubst:<noinclude/>#if:{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>#invoke:String|sublength|s={{safesubst:<noinclude/>SUBPAGENAME}}|i=0|len=5}}|Teste|1}}{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>SUBPAGENAME}}|doc|1}}{{safesubst:<noinclude/>#invoke:String|match|{{safesubst:<noinclude/>PAGENAME}}|/Testes/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}</onlyinclude><!-- -->{{Documentação}}') | ||||
| N b 19h52min | Módulo:Transclusion count difhist +2 789 Itaymbere discussão contribs (Criou página com 'local p = {} function p._fetch(args) local template = nil local return_value = nil -- Usa o parâmetro "demo" se ele existir, caso não, usa o nome da predefinição atual local namespace = mw.title.getCurrentTitle().namespace if args["demo"] and args["demo"] ~= "" then template = mw.ustring.gsub(args["demo"],"^[Pp]redefinição:","") elseif namespace == 10 then -- Espaço nomeado de predefinição (Template) template = mw.title.getCurrentTitle().text elseif...') | ||||
| N b 17h30min | Módulo:Alto uso difhist +7 462 Itaymbere discussão contribs (Criou página com 'local p = {} local getArgs = require('Módulo:Arguments').getArgs -- "_fetch" examina o argumento "demo" local _fetch = require('Módulo:Transclusion count')._fetch local yesno = require('Módulo:Yesno') function p._num(args, count, no_percent) if count == nil then if yesno(args['fetch']) == false then if (args[1] or '') ~= '' then count = tonumber(args[1]) end else count = _fetch(args) end end -- Constrói a sequência ('string') de saída local retu...') | ||||
| N b 17h30min | Predefinição:Usada em sistema difhist +172 Itaymbere discussão contribs (Criou página com '{{#invoke:Alto uso|main|1=|2={{{2|}}}|system={{#if:{{{1|}}}|{{{1}}}|em mensagens do sistema}}<noinclude>|nocat=true</noinclude>}}<noinclude> {{Documentação}} </noinclude>') | ||||
| N b 17h30min | Módulo:Link de predefinição em geral/doc difhist +986 Itaymbere discussão contribs (Criou página com '{{Usada em sistema}} <!-- {{Module rating|protegido}} na enwiki --> {{Lua|Módulo:Arguments}} Implementa a {{Ligação para predefinição|Tlg}} e outras predefinições na mesma família. == Uso básico == <syntaxhighlight lang="wikitext">{{#invoke:Link de predefinição em geral|main}}</syntaxhighlight> Este módulo é usado pela {{Ligação para predefinição|Tlg}} e predefinições relacionadas para exibir ligações{{Nre|nome=link|do inglês ''links''}} para pred...') | ||||
| N b 17h28min | Predefinição:Tlg difhist +655 Itaymbere discussão contribs (Criou página com '{{{{{|safesubst:}}}#Invoke:Link de predefinição em geral|main|alttext={{{alttext|{{{textoalternativo|}}}}}}|bold={{{bold|{{{negrito|}}}}}}|boldlink={{{boldlink|{{{linknegrito|}}}}}}|boldname={{{boldname|{{{nomenegrito|}}}}}}|brace={{{brace|{{{chave|{{{chaveta|}}}}}}}}}|braceinside={{{braceinside|{{{chavedentro|{{{chavetadentro|}}}}}}}}}|code={{{code|{{{tt|{{{código|}}}}}}}}}|_expand={{{_expand|{{{_expandir|}}}}}}|italic={{{italic|{{{italics|{{{itálico|}}}}}}}}}|nolin...') | ||||
| 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 14h11min | Predefinição:Tl 2 alterações histórico +66 [Itaymbere (2×)] | |||
|
|
14h11min (atu | ant) −28 Itaymbere discussão contribs (Redirecionando para Predefinição:Ligação para predefinição) Etiqueta: Novo redirecionamento | ||||
| N |
|
13h59min (atu | ant) +94 Itaymbere discussão contribs (Criou página com '<code>{{[[Predefinição:{{{1}}}|{{{1}}}]]}}</code><noinclude> {{documentação}} </noinclude>') | |||
| N 14h00min | Predefinição:Ligação para predefinição difhist +94 Itaymbere discussão contribs (Criou página com '<code>{{[[Predefinição:{{{1}}}|{{{1}}}]]}}</code><noinclude> {{documentação}} </noinclude>') | ||||