local p =
function p.main(frame) local args if frame:getParent.args[1 ] then args = frame:getParent.args else args = frame.args end local input = "" local divider = "|" local o = "
Short title, or popular name | Citation | Royal assent (or the start of session) | ||
---|---|---|---|---|
Long title | ||||
" local h = for i = 1, 2 do h[i ] = mw.ustring.char(i + 57343) end for i, _ in pairs(args) do input = args[i ] if mw.ustring.find(input, "") then input = mw.ustring.gsub(input, "%[%[(.*)|(.*)%]%]", "%[%[%1" .. h[ 1 ] .. "%2%]%]") input = mw.ustring.gsub(input, "style=", h[2 ]) local leg = local s = "" local c = 1 local par input = mw.ustring.sub(input, mw.ustring.find(input, "|") + 1) while input ~= "" do if mw.ustring.find(input, "|") then divider = "|" else divider = "}" end s = mw.ustring.sub(input, 1, mw.ustring.find(input, divider) - 1) if mw.ustring.find(s, "=") then par = mw.ustring.sub(s, 1, mw.ustring.find(s, "=") - 1) leg[par ] = mw.ustring.sub(s, mw.ustring.find(s, "=") + 1) else par = c leg[c ] = mw.ustring.sub(input, 1, mw.ustring.find(input, divider) - 1) c = c + 1 end leg[par ] = mw.ustring.gsub(leg[par ], "%[%[(.*)" .. h[ 1 ] .. "(.*)%]%]", "%[%[%1|%2%]%]") leg[par ] = mw.ustring.gsub(leg[par ], h[2 ], "style=") if divider "|" then input = mw.ustring.sub(input, mw.ustring.find(input, "|") + 1) else input = "" end end o = o .. p.act(leg) end end o = o .. " |
function p.act(args) local data = mw.loadData("Module:Legislationuk/data") local legShortTitle = args[1 ] or "" local link = args["link" ] or "" local legNote1 = args["note1" ] or "" local cyShortTitle = args["cyshort" ] or "" local legType = args[2 ] or "" local legNumber = args[3 ] or "" local legNote2 = args["note2" ] or "" local legDate = args[4 ] or "" local legNote3 = args["note3" ] or "" local maintained = args["maintained" ] or "" local archived = args["archived" ] or "" local repealed = args["repealed" ] or "" local legLongTitle = args[5 ] or "" local legNote4 = args["note4" ] or "" local cyLongTitle = args["cylong" ] or "" local url = args["url" ] or "" legDate = os.time local o = "
\'\'\'" end o = o .. legShortTitle .. "\'\'\'" .. legNote1 if repealed
" if maintained
"y" and archived ~= "n" then o = o .. "
"anaw" or legType
" .. os.date("*t", legDate).day .. " " .. os.date("%B %Y", legDate) .. legNote3 .. "
" if legLongTitle ~= "" then o = o .. legLongTitle .. legNote4 else o = o .. " " end o = o .. "
" if cyLongTitle ~= "" then o = o .. "
" .. cyLongTitle .. "
" end local c = 1 local n = 0 local po = args["po1" ] while po do local poIsShortTitle = args["po" .. c .. "short" ] local poNote1 = args["po" .. c .. "note1" ] or "" local poYearOffset = args["po" .. c .. "year" ] or "" local poIsLongTitle = args["po" .. c .. "long" ] local poLongTitle if poIsLongTitle
" return oend
function p.po(args) local frame = mw.getCurrentFrame local o = "
\'\'\'" .. args[1 ] .. "\'\'\'" .. args[3 ] if args[6 ]
" .. args[4 ] .. args[5 ] else return o end else o = o .. " style=max-height:8.25em;overflow:auto>" .. args[1 ] .. args[3 ] return o endend
function p.ordinal(args) local ordinal, digit =, mw.ustring.sub(args, -1) if tonumber(digit) > 0 and tonumber(digit) <= 3 and mw.ustring.sub(args, -2) ~= 11 and mw.ustring.sub(args, -2) ~= 12 and mw.ustring.sub(args, -2) ~= 13 then return args .. ordinal[tonumber(digit) ] else return args .. "th" endend
function p.roman(args) local inputRoman = tonumber(args[1 ]) if inputRoman < 400 then inputRoman = tostring(inputRoman) return mw.ustring.lower(require("Module:Roman").main) elseif inputRoman
function p.header(frame) local data = mw.loadData("Module:Legislationuk/data") local pargs = frame:getParent.args local args = frame.args local inputType = pargs[1 ] or args[1 ] or "" local inputState = pargs["state" ] or args["state" ] or "" local inputNumber = tonumber(pargs[2 ]) or tonumber(args[2 ]) or "" local inputSession = pargs["session" ] or args["session" ] or "" local actsPublic = tonumber(pargs[3 ]) or tonumber(args[3 ]) or 0 local actsLocal = tonumber(pargs[4 ]) or tonumber(args[4 ]) or 0 local actsPrivate = tonumber(pargs[5 ]) or tonumber(args[5 ]) or 0 local currentSession = "" local o = "" if inputState
"wales" or inputState
"scotland" then o = o .. frame:preprocess("") elseif inputState
"northern ireland" then if inputNumber >= 2000 then o = o .. frame:preprocess("") end else if inputType
"only" then o = o .. frame:preprocess("") else o = o .. frame:preprocess("") end end end o = o .. " " .. frame:expandTemplate .. " " .. frame:expandTemplate .. " " .. frame:expandTemplate .. " " if inputState
"" then o = o .. frame:expandTemplate else o = o .. frame:expandTemplate end o = o .. "\n\n" .. "This is a list of acts of the Scottish Parliament " elseif inputState
2020 then o = o .. "Act of the National Assembly for Wales|acts of the National Assembly for Wales]] and acts of Senedd Cymru " elseif inputNumber <= 2020 and inputNumber >= 2012 then o = o .. "Act of the National Assembly for Wales|acts of the National Assembly for Wales]] " else o = o .. "Measure of the National Assembly for Wales|measures of the National Assembly for Wales]] " end elseif inputState
"parliament" and inputSession
"parliament" then o = o .. p.ordinal(inputSession) .. " session of the " .. p.ordinal(inputNumber) .. " " end o = o .. "Parliament of the United Kingdom" end if inputType
tonumber(t.session.parliament) and (tonumber(inputSession)
"only" and tonumber(t.session.number)
"current" then if inputSession
"only" then o = o .. "consisted of a single session that " end o = o .. "ran from " .. os.date("*t", t.sDate.date).day .. " " .. os.date("%B %Y", t.sDate.date) if t.sDate.citation.work ~= "LG" then o = o .. frame:extensionTag("ref", p.citation(t.sDate.citation) .. ".") else o = o .. frame:extensionTag("ref", p.citation(t.sDate.citation)) end o = o .. " until " .. os.date("*t", t.eDate.date).day .. " " .. os.date("%B %Y", t.eDate.date) .. "." if t.eDate.citation.work ~= "LG" then o = o .. frame:extensionTag("ref", p.citation(t.eDate.citation) .. ".") else o = o .. frame:extensionTag("ref", p.citation(t.eDate.citation)) end end end end end end if inputState
"wales" then if inputNumber >= 2020 then o = o .. " Acts of Senedd Cymru are enacted by Senedd Cymru (the Welsh Parliament; or simply the Senedd), which has" elseif inputNumber >= 2012 then o = o .. " Acts of the National Assembly for Wales are acts of Senedd Cymru enacted by Senedd Cymru (the Welsh Parliament; or simply the Senedd) under its former name of the National Assembly for Wales." .. frame:extensionTag("ref", ".") .. " It has" else o = o .. " Measures of the National Assembly for Wales were enacted by Senedd Cymru (the Welsh Parliament; or simply the Senedd) under its former name of the National Assembly for Wales," .. frame:extensionTag("ref", ".") .. " as part of its" end o = o .. " legislative authority over devolved matters in relation to Wales under the authority of the Government of Wales Act 2006." if inputNumber >= 2012 then o = o .. frame:extensionTag("ref", ".") if inputNumber
2011 then o = o .. "," else o = o .. "." end o = o .. frame:extensionTag("ref", "; .") if inputNumber
"northern ireland" then if inputNumber >= 2000 then o = o .. " Acts of the Northern Ireland Assembly are enacted by the Northern Ireland Assembly, which has legislative authority over devolved matters in relation to Northern Ireland under the authority of the Northern Ireland Act 1998." .. frame:extensionTag("ref", ".") end end if inputType
"wales" then o = o .. "All legislation passed by the Senedd is bilingual, with the English and Welsh texts being equally authoritative." if inputNumber <= 2020 then o = o .. frame:extensionTag("ref", ".") end if inputNumber >= 2020 then o = o .. frame:extensionTag("ref", ".") end o = o .. "\n" end if inputState
"scotland" or inputState
"northern ireland" and inputNumber >= 2000) then o = o .. "are cited by calendar year, in the same fashion as acts of Parliament of the United Kingdom." else if (inputType
"parliament" and tonumber(inputNumber) >= 43) or (inputType
42 and tonumber(inputSession) >= 4) then o = o .. "passed since 1963 are cited by calendar year," .. frame:extensionTag("ref", ".") if inputType
42 and tonumber(inputSession)
"year" then o = o .. "parliamentary session" else o = o .. "parliamentary session" end o = o .. " was held." .. frame:extensionTag("ref", "; cf. and the .") else o = o .. "passed before 1963 are cited by the regnal year(s) in which the relevant " if inputType
"wales" and inputNumber <= 2011 then o = o .. "measure" else o = o .. "act" end o = o .. " passed in a respective " if (inputType
"parliament" and tonumber(inputNumber) >= 43) or (inputType
42 and tonumber(inputSession)
"parliament" and tonumber(inputNumber)
4 then o = o .. "session or year" else o = o .. "session" end o = o .. " is " if inputState
"wales" then o = o .. "numbered consecutively with Arabic numerals, following the prefix \"" if inputNumber >= 2021 then o = o .. "asc\"" elseif inputNumber
2020 then o = o .. "dccc\" or \"dsc" elseif inputNumber <= 2020 and inputNumber >= 2012 then o = o .. "dccc" else o = o .. "mccc" end o = o .. "\")." o = o .. frame:extensionTag("ref", "; ; .") elseif inputState
"wales" and inputNumber
"wales" and inputNumber <= 2011 then o = o .. " measure" else o = o .. " act" end if acts > 1 then o = o .. "s" end if inputState
"wales" then if inputNumber >= 2021 then o = o .. " of Senedd Cymru " else o = o .. " of the National Assembly for Wales " end elseif inputState
tonumber (os.date("%Y", os.time)) or currentSession
1 then o = o .. "has" else o = o .. "have" end o = o .. " so far been" else if acts
"year" then o = o .. "in " .. inputNumber else o = o .. "by the " .. p.ordinal(inputNumber) .. " Parliament in its " if inputSession
"scotland" or inputState
"northern ireland" and inputNumber >= 2000) then o = o .. "." else if actsPublic > 1 then actsPublicString = actsPublic .. " public general acts" else actsPublicString = actsPublic .. " public general act" end if actsLocal > 1 then actsLocalString = actsLocal .. " local acts" else actsLocalString = actsLocal .. " local act" end if actsPrivate > 1 then actsPrivateString = actsPrivate .. " personal acts" else actsPrivateString = actsPrivate .. " personal act" end if actsPublic > 0 and actsLocal > 0 and actsPrivate > 0 then o = o .. ": " .. actsPublicString .. ", " .. actsLocalString .. " and " .. actsPrivateString .. "." elseif actsPublic > 0 and actsLocal > 0 and actsPrivate
0 and actsPrivate > 0 then o = o .. ": " .. actsPublicString .. " and " .. actsPrivateString .. "." elseif actsPublic
0 and actsPrivate
1 then o = o .. ": a public general act." else if actsPublic
tonumber(os.date("%Y", os.time)) or currentSession
0 and actsLocal > 0 and actsPrivate
1 then o = o .. ": a local act." else if actsLocal
tonumber(os.date("%Y", os.time)) or currentSession
0 and actsLocal
1 then o = o .. ": a personal act." else if actsPrivate
tonumber (os.date("%Y", os.time)) or currentSession
"wales" and inputNumber < 2012 then o = o .. " measure" else o = o .. "n act" end o = o .." is available to view at legislation.gov.uk, and " if inputState
"wales" and inputNumber < 2012 then o = o .. "measure" else o = o .. "act" end o = o .. " in the " if inputState
function p.citation(frame) local t = frame or "" local o = "" elseif t["work" ]
"before 1" then o = o .. "before p. 1|no-pp=yes" else o = o .. t.page end o = o .. "}}" elseif t["work" ]
"LG" then o = o .. "London Gazette|issue=" .. t.issue if t.supplement ~= "" then o = o .. "|supp=" .. t.supplement end o = o .. "|page" if mw.ustring.find(t.page, "–") then o = o .. "s" end o = o .. "=" .. t.page o = o .. "|date=" .. os.date("*t", t.date).day .. " " .. os.date("%B %Y", t.date) .. "}}" end return oend
return p