Módulo:ABNT: mudanças entre as edições

sem sumário de edição
imported>Jaideraf
(Criou página com 'local p = {} function p.CreateReference( frame ) -- Define o alvo da referência: pode ser o primeiro parâmetro passado à predefinição, -- o valor da query strin...')
 
imported>Jaideraf
Sem resumo de edição
local editor = frame:callParserFunction{ name = '#show', args = { target, '?Has editor#', link = 'none', valuesep = '; '} }
-- Definir o título e o subtítulo
local title = frame:callParserFunction{ name = '#show', args = { target, '?Has fullDisplay title of#', link = 'none' } }
title = string.gsub( title, '(:.*)', '<span style="font-weight: normal;">%1</span>')
-- Condição: entrada pelo autor OU pelo editor OU pelo título
Usuário anônimo