Open main menu

Changes

Module:Citation

1 byte removed, 00:14, 28 August 2012
Inverted the sense of a test.
local params = {}
params.class="reference"
if ( args.noid ~== nil and or args.noid ~== "" ) then params.id = "ref_" .. P1 .. P3 end
return z.wikitext.tag(frame, {name="sup",contents=contents,params=params})
end
Anonymous user