Modulo:Cite iucn/pagipadasan: Paggiddiatan a nagbaetan dagiti rebision

Content deleted Content added
m Inyalis ni Lam-ang ti panid ti Modulo:Module:Cite iucn/pagipadasan iti Modulo:Cite iucn/pagipadasan a saan a nangibati ti baw-ing: kamali
m Pinabaro manipud iti Module:Cite iucn/972529394
Linia 319:
if args[2] then -- if anything in args[2], write a nowiki'd version that editors can copy into <ref> tags
return table.concat ({'<code>', frame:callParserFunction ('#tag:nowiki', table.concat (template)), '</code>'})
end
if args['ref'] then -- enable subst of ref tags with name
return '<ref name=' .. args['ref'] .. '>' .. table.concat (template) .. '</ref>'
end
return table.concat (template); -- the subst'd version