Ir al contenido

Historial de revisiones de «Módulo:Navbar»

Selección de diferencias: marca los botones correspondientes a las versiones a comparar y pulsa Intro o el botón de abajo.
Leyenda: (act) = diferencias con la versión actual, (ant) = diferencias con la versión anterior, m = edición menor.

4 feb 2025

28 feb 2023

  • actant 21:4321:43 28 feb 2023 __es>LuchoCR m 5186 bytes 0 Cambió la configuración de protección de «Módulo:Navbar»: Modulos muy usados ([Editar=Permitir solo editores de plantillas y administradores] (indefinido))

28 nov 2022

  • actant 16:1516:15 28 nov 2022 Philip discusión contribs. 5186 bytes +5186 Página creada con «local p = {} local cfg = mw.loadData('Módulo:Navbar/configuración') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false,…»