All public logs
Combined display of all available logs of Wiki Balkavani. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:10, 19 January 2026 JabicAdmin talk contribs created page Rennia International Airport (Created page with "The '''Rennian People's Liberation International Airport''' == Construction == == Runways == === 03/15 === Length: 1800 Metres === 16R/29L === Length: 2750 Metres === 16L/29R === Length: 3500 Metres == Terminals ==") Tag: Visual edit
- 15:39, 11 January 2026 JabicAdmin talk contribs moved page EotLP Cardinal Football League to Rennian Cardinal Football League
- 06:09, 5 December 2025 JabicAdmin talk contribs created page O-Class (Aircraft Family) (Created page with "Osborne Made Fighter Jets Complement the R-100 in its Ground-Attack Role == O-5 Thunderbird == ONe of the last Air-Air Combat FOcused craft to be developed Air Superiority Focused == O-7 == Multirole, w/ specialisation in Air-Air Combat INtegrated Electronic Warfare Package for Air Superiority & Command") Tag: Visual edit
- 06:06, 5 December 2025 JabicAdmin talk contribs created page R-200 (Aircraft Family) (Created page with "Lancer/Octan/Lilian Bomber Craft == R-200 Thunderbird == High-Speed Bomber, intended to outrun interception Tu-160 == R-206 == Stealth bomber B2 style") Tag: Visual edit
- 18:38, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/T (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Test Party"] = {abbrev = "", color = "#000000", shortname = "Test",}, } return { full = full, alternate = alternate, }")
- 18:34, 2 October 2025 JabicAdmin talk contribs created page Test Page (Created page with "* {{color box|red|Socialist Party}} * {{color box|#008000|Green Alliance}} * {{color box|blue|Democrats|border=black}}")
- 18:16, 2 October 2025 JabicAdmin talk contribs created page Module:Color (Created page with "-- Introduction: https://colorspace.r-forge.r-project.org/articles/color_spaces.html local p = {} local function isempty(v) return v == nil or v == '' end local function hexToRgb(color) local cleanColor = color:gsub("#", "#"):match('^[%s#]*(.-)[%s;]*$') if (#cleanColor == 6) then return { r = tonumber(string.sub(cleanColor, 1, 2), 16), g = tonumber(string.sub(cleanColor, 3, 4), 16), b = tonumber(string.sub(cleanColor, 5, 6), 16) } elseif (#cleanCo...")
- 18:08, 2 October 2025 JabicAdmin talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...")
- 18:07, 2 October 2025 JabicAdmin talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...")
- 18:03, 2 October 2025 JabicAdmin talk contribs created page Template:Greater color contrast ratio (Created page with "<includeonly>{{safesubst:#invoke:Color contrast|greatercontrast}}</includeonly><noinclude> {{documentation}} </noinclude>")
- 17:56, 2 October 2025 JabicAdmin 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("%[%[.-...")
- 17:54, 2 October 2025 JabicAdmin 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>")
- 17:51, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/C (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Cagne Duchy Restoration Party"] = {abbrev = "CDRP", color = "#008080", shortname = "Cagne Party",}, } return { full = full, alternate = alternate, }")
- 17:50, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/Q (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Qaret Party"] = {abbrev = "QP", color = "#9531eb", shortname = "",}, } return { full = full, alternate = alternate, }")
- 17:49, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/L (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Loyalist Party"] = {abbrev = "LP", color = "#0b422f", shortname = "",}, } return { full = full, alternate = alternate, }")
- 17:47, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/R (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Rennian Labour Party"] = {abbrev = "RLP", color = "#ff0000", shortname = "Labour",}, } return { full = full, alternate = alternate, }")
- 17:45, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/U (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Unity Coalition"] = {abbrev = "UC", color = "#000000", shortname = "Unity",}, } return { full = full, alternate = alternate, }")
- 17:42, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/P (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Peace and Opportunity Party"] = {abbrev = "POP", color = "#1f2942", shortname = "Opportunity",}, } return { full = full, alternate = alternate, }")
- 17:37, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/N (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["National Party of Unions"] = {abbrev = "NPU", color = "#ffcc00", shortname = "Unions",}, } return { full = full, alternate = alternate, }")
- 17:36, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/K (Created page with "-- Constant data used by Module:Political party local alternate = { ["K-Party"] = "Communist Party of Sweden (1995)", } local full = { ["Kastortast Vinna - Prosperous Path"] = {abbrev = "KVPP", color = "#800000", shortname = "Kastortast Vinna",}, } return { full = full, alternate = alternate, }")
- 17:32, 2 October 2025 JabicAdmin talk contribs created page Module:Political party/doc (Created page with "{{Documentation subpage}} {{tsh|Colorbox|Colourbox|Colour box|Color square|Legend3}} {{For-text|the templates that display text in a colored box|{{tl|Divbox}} or Template:Mbox templates see also}} {{Uses TemplateStyles|Template:Legend/styles.css}} {{High-use}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> ==Usage== {{Format TemplateData|JSON= { "params": { "1": { "label": "Color", "description": "Background color of the box.", "example": "Gre...")
- 17:30, 2 October 2025 JabicAdmin 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...")