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.

Opções das mudanças recentesExibir as 50 | 100 | 250 | 500 mudanças recentes feitas nos últimos 1 | 3 | 7 | 14 | 30 dias
Ocultar minhas edições | Ocultar robôs | Ocultar edições menores
Mostrar as novas alterações a partir das 21h23min de 29 de março de 2026
 
Nome da página:
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  18h30min  Módulo:Color contrast/colors difhist +6 119 Itaymbere discussão contribs (Criou página com 'return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...')
N b  18h29min  Módulo:Color contrast difhist +6 971 Itaymbere discussão contribs (Criou página com '-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...')
N b  18h02min  Módulo:Category handler difhist +7 879 Itaymbere discussão contribs (Criou página com '-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...')
N b  17h59min  Módulo:Userbox difhist +15 413 Itaymbere discussão contribs (Criou página com '-- This module implements {{userbox}}. local categoryHandler = require('Módulo:Category handler').main local p = {} -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function checkNum(val, default) -- Checks whether a value is a number greater than or equal to zero. If so, -- returns it as a number. If not, returns a default val...')
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 =...')

27 de março de 2026

N    11h43min  Predefinição:Documentação/NomeDoc difhist +194 Itaymbere discussão contribs (Criou página com '{{#switch: {{SUBPAGENAME}} |Testes|testcases={{ #rel2abs: ../doc }} |#default={{SUBJECTPAGENAME}}/doc }}<noinclude> {{PAGENAME}} </noinclude>')
N    11h43min  Predefinição:Documentação 2 alterações histórico +3 163 [Itaymbere (2×)]
     
11h43min (atu | ant) +2 359 Itaymbere discussão contribs
N    
11h39min (atu | ant) +804 Itaymbere discussão contribs (Criou página com '{{#if: {{{content|{{{conteúdo|}}}}}} |{{#ifeq: {{NAMESPACE}} | {{ns:10}} |{{#switch: {{PROTECTIONLEVEL:edit}} |editautoreviewprotected |sysop= Categoria:!Predefinições protegidas sem documentação transcluída }} }} |{{#ifexist: {{{1|{{Documentação/nomedoc}}}}} |{{#ifexpr: {{PAGESIZE:{{{1|{{Documentação/nomedoc}}}}}|R}} < 450 |{{#ifeq: {{{deficiente|}}} | não | |{{falta doc|deficiente|auto}}...')