Contribuciones del usuario Forte

Un usuario con 8065 ediciones. Cuenta creada el 29 sep 2020.
Buscar contribucionesExpandirContraer
⧼contribs-top⧽
⧼contribs-date⧽

15 jun 2023

17 ene 2023

8 ene 2023

11 dic 2022

8 dic 2022

6 dic 2022

5 dic 2022

9 oct 2022

  • 21:1421:14 9 oct 2022 difs. hist. +3 m Módulo:Citación webFixed English fallback
  • 21:1321:13 9 oct 2022 difs. hist. +3131 N Módulo:Citación webPágina creada con «local p = {} local function is_set (var) return not (var == nil or var == ''); end local function italics (var) return "''" .. var .. "''" end function p.cite( frame ) local pframe = frame:getParent() local Author = pframe.args['autor'] or pframe.args.author local Date = pframe.args['data'] or pframe.args['date'] local Title = pframe.args['titulo'] or pframe.args.title local URL = pframe.args['url'] or pframe.args.url local Newspaper = pframe.args['pagina-…»
  • 18:2618:26 9 oct 2022 difs. hist. +99 N Plantilla:PAGENAMEBASEPágina creada con «{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}»
  • 18:2518:25 9 oct 2022 difs. hist. +1018 N Módulo:If emptyPágina creada con «local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwards compatibility reasons, the first 8 parameters can be unset instead of being blank, -- even though there's really no legitimate use case for this. At some point, this will be removed. local lowestNil = math.huge for i = 8,1,-1 do if args[i] == nil then args[i] = '' lowestNil = i end end…»