All public logs
Combined display of all available logs of Osolia Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:41, 18 June 2024 Hydrogen talk contribs created page Template:Br separated entries (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>")
- 19:20, 18 June 2024 Hydrogen talk contribs created page Module:Seats diagram (Created page with "require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local errorCategory = 'Category:Compilation error of the Seats diagram template' -- get the party color from Module:Party color -- a = party; b = optional color -- (copied from Module:Parliament_diagram) local function color(a,b) local c = '#CCC' if (b) then c = b else c = "FFF" end if string.sub(c,1,5) == '#' then c = "#" .. string.sub(c, 6, 11) end return c end local...")
- 19:18, 18 June 2024 Hydrogen talk contribs created page Module:Election results (Created page with "require('strict') local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame) local index, headings, showtotal = {}, {}, {} local cols, rounds = 0, 1 local winner, winner_votes = {0, 0, 0}, {0, 0, 0} local valid = {0, 0, 0} local invalid = {tonumber(args.invalid) or 0, tonumber(args.invalid2) or 0, tonumber(args.invalid3) or 0} local blank = {tonumber(args.blank) or 0, tonumber(args.blank2) or 0, tonumber(args.blank3) or 0} local...")
- 19:17, 18 June 2024 Hydrogen talk contribs created page Template:Election results (Created page with "{{#invoke:Election results|main}}<noinclude> {{Documentation}} </noinclude>")
- 19:16, 18 June 2024 Hydrogen talk contribs created page Template:Parliament diagram (Created page with "<includeonly>{{#invoke:Parliament diagram|parliament}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 19:16, 18 June 2024 Hydrogen talk contribs created page Module:Parliament diagram (Created page with "require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local errorCategory = 'Category:Compilation error of the Parliamentary diagram template' local dimx = 175 local dimr = 50 local dimc = 40 local limite = 2000 local bgcolor = "#fff" -- Error handler using xpcall, format the error local function errhandler(msg) local cat = mw.title.getCurrentTitle().namespace == 0 and errorCategory or '' return string.format('<span class="error">%s</s...")
- 19:13, 18 June 2024 Hydrogen talk contribs uploaded a new version of File:Parliamentary representation first votes june2024.svg
- 18:55, 18 June 2024 Hydrogen talk contribs created page File:Parliamentary representation first votes june2024.svg
- 18:55, 18 June 2024 Hydrogen talk contribs uploaded File:Parliamentary representation first votes june2024.svg
- 18:52, 18 June 2024 Hydrogen talk contribs created page Template:Delink (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 18:52, 18 June 2024 Hydrogen talk contribs created page Template:Infobox election/shortname (Created page with "{{#ifeq:{{{link}}}|no |{{{name|}}} |{{#ifeq:{{#invoke:delink|delink|{{#invoke:if empty|main|{{{name|}}}|¬}}|wikilinks=target}}|{{{name|}}} |{{#switch:{{{name}}} | Independent | Independents = {{{name}}} | Miscellaneous = DIV | Other | Others = Others | Other parties and independents = Others & IND | Regionalists = Regionalists...")
- 18:51, 18 June 2024 Hydrogen talk contribs created page Module:MultiReplace (Created page with "local p = {} local function MultiReplace(args) local input = args[1] or "{{{1}}}" local plain = args.plain == "yes" local i = 1 local changeList = {} while args[i * 2] do local change = {pattern = args[i * 2], repl = args[i * 2 + 1]} if not change.repl then return require('Module:Error').error{ 'MultiReplace: Unpaired argument: <code>' .. (i * 2) .. ' = ' .. mw.text.nowiki(change.pattern) .. '</code>' } end changeList[i] = change i = i + 1 end...")
- 18:50, 18 June 2024 Hydrogen talk contribs created page Template:Delink question hyphen-minus (Created page with "{{{{{|safesubst:}}}#invoke:MultiReplace|main|{{{1|}}}|%[%[ *([%?-]) *%]%]|%1|%[%[ *[%?-] *{{{{{|safesubst:}}}!}} *(.-) *%]%]|%1}}<noinclude> {{documentation}} </noinclude>")
- 18:50, 18 June 2024 Hydrogen talk contribs created page File:Decrease2.svg
- 18:50, 18 June 2024 Hydrogen talk contribs uploaded File:Decrease2.svg
- 18:49, 18 June 2024 Hydrogen talk contribs created page Template:Decrease (Created page with "{{{size|11px}}}|alt={{{1|Decrease}}}|link=|{{{1|Decrease}}}<noinclude> {{Documentation}} </noinclude>")
- 18:48, 18 June 2024 Hydrogen talk contribs created page Template:Infobox legislative election/styles.css (Created page with "{{pp-template}}: .ib-legis-elect { line-height: 1.5em; max-width: 32em; min-width: 22em; width: auto; } .ib-legis-elect-embed { background-color: #ddd; font-size: 120%; font-weight: bold } .ib-legis-elect .infobox-subheader { line-height: 130%; } .ib-legis-elect-error { color: red; } .ib-legis-elect .infobox-data { text-align: center; } .ib-legis-elect .infobox-label { width: 5em; white-space: nowrap; } .ib-legis-elect .infobox-below { padding: 0...")
- 18:38, 18 June 2024 Hydrogen talk contribs created page Template:PNsign (Created page with "{{#ifexpr:{{{1|1}}}>0|+{{{1|1}}}|{{#ifexpr:{{{1|1}}}<0|−{{#expr: abs({{{1|1}}})}}|{{{1|1}}}}}}}<noinclude> Category:Mathematical formatting templates </noinclude>")
- 18:36, 18 June 2024 Hydrogen talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p")
- 18:36, 18 June 2024 Hydrogen talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
- 18:27, 18 June 2024 Hydrogen talk contribs created page Module:Delink (Created page with "-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:match("%[%[.-...")
- 18:27, 18 June 2024 Hydrogen talk contribs created page Module:Political party (Created page with "local p = {} local default_color = '#F8F9FA' local categories = { party_not_in_list = 'Category:Pages using Political party with unknown party', shortname_not_in_list = 'Category:Pages using Political party with missing shortname', color_not_in_list = 'Category:Pages using Political party with missing color', } local function create_error(error_message) return string.format('<strong class="error">%s</strong>', error_message) end local function get...")
- 18:26, 18 June 2024 Hydrogen talk contribs created page Template:Political party (Created page with "<includeonly>{{#invoke:Political party|fetch|{{{1|}}}|{{{2|}}}|error{{#if:{{{error|}}}||_NULL}}={{{error|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 18:24, 18 June 2024 Hydrogen talk contribs created page Template:!) (Created page with "|}<noinclude> {{Documentation}} </noinclude>")
- 18:24, 18 June 2024 Hydrogen talk contribs created page Template:Infobox legislative election/row (Created page with "{{#if:{{{heading|}}} | ! colspan=5 {{!}} {{{heading}}} {{!-}} }} ! scope="row" style="{{#if:{{{colour|}}}|border-left: 4px solid {{{colour}}};|{{#ifeq: {{#invoke:Political party|fetch|{{#invoke:delink|delink|wikilinks=target|1={{#invoke:string|replace|source={{{party}}}|pattern=^(%[%[%s*[^%]%[]*%]%]).*$|replace=%1|plain=false}}}}|color|error=NOTHERE}} | NOTHERE || border-left: 4px solid {{#invoke:Political party|fetch|{{#invoke:delink|delink|wikilinks=target|1={{#invoke...")
- 18:23, 18 June 2024 Hydrogen talk contribs created page Template:!- (Created page with "|-<noinclude> {{documentation}} </noinclude>")
- 18:23, 18 June 2024 Hydrogen talk contribs created page Template:(! (Created page with "<includeonly>{|</includeonly><noinclude><nowiki>{|</nowiki>{{Documentation}} </noinclude>")
- 18:20, 18 June 2024 Hydrogen talk contribs created page Template:Succession links (Created page with "{{#if:{{{above|}}} |<div class="{{{aboveclass|}}}" style="width:100%; text-align:center; {{{abovestyle|}}}">{{{above}}}</div> }}{{#if:{{{center|}}} |<!-- then --><table style="width:100%; margin:1px; display:inline-table;"><tr> <td style="text-align:left; vertical-align:{{{vertical-align|middle}}}; padding:0 0.5em 0 0;{{#if:{{{wide|}}}|width:45%;}}{{{leftstyle|}}}" class="noprint">{{#if:{{{left|}}}|{{#if:{{{noarrows|}}}||← }}{{Delink question hyphen-minus|...")
- 18:19, 18 June 2024 Hydrogen talk contribs created page Template:Flag icon/core (Add)
- 18:18, 18 June 2024 Hydrogen talk contribs created page Template:Flagicon (Add redirect) Tag: New redirect
- 18:17, 18 June 2024 Hydrogen talk contribs created page Template:Flag icon (add flag icon)
- 18:16, 18 June 2024 Hydrogen talk contribs created page Template:Country data Osolia (Created page with "{{ {{{1<noinclude>|country showdata</noinclude>}}} | alias = Osolia | flag alias = Osolian_Flag.png | size = {{{size|}}} | name = {{{name|}}} | altlink = {{{altlink|}}} | variant = {{{variant|}}} <noinclude> | var1 = civil | redir1 = OSL </noinclude> }}")
- 18:14, 18 June 2024 Hydrogen talk contribs created page Template:Infobox legislative election (Testing? maybe)
- 01:33, 18 June 2024 Hydrogen talk contribs created page June 2024 Osolian General Election (Add redirect) Tag: New redirect
- 01:32, 18 June 2024 Hydrogen talk contribs created page June 2024 Osolian general election (Stub)
- 00:43, 18 June 2024 Hydrogen talk contribs created page Chiefdom of Osolia (Add redirect) Tag: New redirect
- 23:03, 17 June 2024 Hydrogen talk contribs created page File:Korsomas Ned Osoles.jpg (Sheet music of Korsomas Ned Osoles, the Osolian National Anthem)
- 23:03, 17 June 2024 Hydrogen talk contribs uploaded File:Korsomas Ned Osoles.jpg (Sheet music of Korsomas Ned Osoles, the Osolian National Anthem)
- 22:30, 17 June 2024 Hydrogen talk contribs created page Osolian Assembly (Stub)
- 22:28, 17 June 2024 Hydrogen talk contribs created page Diamond Cent (Stub)
- 22:27, 17 June 2024 Hydrogen talk contribs created page Osol (Stub)
- 22:26, 17 June 2024 Hydrogen talk contribs created page Sahosam (Stub)
- 22:04, 17 June 2024 Hydrogen talk contribs created page Template:Infobox nation (Infobox created with infobox builder.)
- 22:00, 17 June 2024 Hydrogen talk contribs created page Osolia (add stub)
- 21:55, 17 June 2024 Hydrogen talk contribs created page File:Osolian Flag.png (Flag of the Chiefdom of Osolia)
- 21:55, 17 June 2024 Hydrogen talk contribs uploaded File:Osolian Flag.png (Flag of the Chiefdom of Osolia)
- 21:50, 17 June 2024 Hydrogen talk contribs created page Template:Infobox anthem (Infobox created with infobox builder.)
- 21:41, 17 June 2024 Hydrogen talk contribs created page Korsomas Ned Osoles (Add stub Korsomas Ned Osoles) Tag: Visual edit: Switched
- 21:24, 17 June 2024 Hydrogen talk contribs created page My.osolia (add stub my.osolia page)
- 21:11, 17 June 2024 Hydrogen talk contribs created page User:Hydrogen (real!)