Main public logs
Appearance
Combined display of all available logs of AllWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:35, 30 August 2025 Ranarian talk contribs created the page MediaWiki:Common.css using a non-default content model "CSS"
- 18:35, 30 August 2025 Ranarian talk contribs created page MediaWiki:Common.css (Ranarian created the page MediaWiki:Common.css using a non-default content model "CSS")
- 18:32, 30 August 2025 Ranarian talk contribs created page Template:URL (Created page with "<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|preview=Page using Template:URL with unknown parameter "_VALUE_"|ignoreblank=y | 1 | 2 }}<noinclude>{{documentation}}</noinclude>")
- 18:29, 30 August 2025 Ranarian talk contribs created page Template:Nowrap (Created page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>")
- 18:26, 30 August 2025 Ranarian talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
- 18:25, 30 August 2025 Ranarian talk contribs created the page Module:Navbar/styles.css using a non-default content model "CSS"
- 18:25, 30 August 2025 Ranarian talk contribs created page Module:Navbar/styles.css (Ranarian created the page Module:Navbar/styles.css using a non-default content model "CSS")
- 18:24, 30 August 2025 Ranarian talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 18:21, 30 August 2025 Ranarian talk contribs created page Module:Lua banner (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)...")
- 18:19, 30 August 2025 Ranarian talk contribs created the page Module:Infobox/styles.css using a non-default content model "CSS"
- 18:19, 30 August 2025 Ranarian talk contribs created page Module:Infobox/styles.css (Ranarian created the page Module:Infobox/styles.css using a non-default content model "CSS")
- 18:18, 30 August 2025 Ranarian talk contribs created the page Module:Hatnote/styles.css using a non-default content model "CSS"
- 18:18, 30 August 2025 Ranarian talk contribs created page Module:Hatnote/styles.css (Ranarian created the page Module:Hatnote/styles.css using a non-default content model "CSS")
- 18:16, 30 August 2025 Ranarian talk contribs deleted page Template:Hatnote/styles.css (content was: "#REDIRECT Module:Hatnote/styles.css", and the only contributor was "Ranarian" (talk))
- 18:16, 30 August 2025 Ranarian talk contribs deleted page Module:Hatnote/styles.css (content was: "{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of Module:Hatnote inline: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + l...", and the only contributor was "Ranarian" (talk))
- 18:13, 30 August 2025 Ranarian talk contribs moved page Template:Hatnote/styles.css to Module:Hatnote/styles.css
- 18:13, 30 August 2025 Ranarian talk contribs created page Template:Hatnote/styles.css (Created page with "{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of Module:Hatnote inline: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; } @media print { body.ns-0 .hatnote { display: none !impo...")
- 18:09, 30 August 2025 Ranarian talk contribs created page Module:Official website (Created page with "local makeUrl = require('Module:URL')._url local p = {} -- Wrapper for pcall which returns nil on failure. local function quickPcall(func) local success, result = pcall(func) if success then return result end end -- Gets the rank for a Wikidata property table. Returns 1, 0 or -1, in -- order of rank. local function getRank(prop) local rank = prop.rank if rank == 'preferred' then return 1 elseif rank == 'normal' then return 0 elseif rank == 'deprecated' th...")
- 18:03, 30 August 2025 Ranarian talk contribs created page MediaWiki:Common.js (Created page with "mw.loader.using('mediawiki.util').then(function() { var script = document.createElement('script'); script.type = 'application/ld+json'; script.text = JSON.stringify({ "@context": "https://schema.org", "@type": "Organization", "name": "WikiGenius", "url": "https://wikigenius.org/", "logo": "https://static.wikioasis.org/wikigeniuswiki/2/21/WikiGenius.png", "foundingDate": "2023-07-22", "description": "WikiGenius is a dedicated online encyc...")
- 18:02, 30 August 2025 Ranarian talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 18:01, 30 August 2025 Ranarian talk contribs created page Module:Date (Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_...")
- 18:00, 30 August 2025 Ranarian talk contribs created page Module:Check for unknown parameters (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext...")
- 18:00, 30 August 2025 Ranarian talk contribs created page Module:Aligned table (Created page with "-- This module implements {{aligned table}} local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end function p.table(frame) local args = (frame.args[3] ~= nil) and frame.args or frame:getParent().args local entries = {} local colclass = {} local colstyle = {} local cols = tonumber(args['cols']) or 2 -- create the root table local root = mw.html.create('table') -- add table style for fullwidth if isnotempty(args['fullwidth'...")
- 18:00, 30 August 2025 Ranarian talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 17:59, 30 August 2025 Ranarian talk contribs created page Module:URL (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = sa...")
- 17:51, 30 August 2025 Ranarian talk contribs created page Template:Tocright (Created page with "<div style="float: right; clear: {{{clear|right}}}; margin-bottom: .5em; padding: .5em 0 .8em 1.4em; background: transparent; max-width: {{{maxwidth|20em}}};">__TOC__</div><noinclude> {{Documentation|tr=Şablon:İçindekiler sağ}} </noinclude>")
- 17:46, 30 August 2025 Ranarian talk contribs created page Template:Official website (Created page with "<includeonly>{{#invoke:Official website|main}}{{#invoke:Check for unknown parameters|check|showblankpositional=1|unknown={{main other|1=_VALUE_{{PAGENAME}}}}|preview=Page using Template:Official website with unknown parameter "_VALUE_"|1|2|URL|url|name}}</includeonly><!-- --><noinclude>{{documentation}}</noinclude>")
- 17:46, 30 August 2025 Ranarian talk contribs created page Module:Documentation/config (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
- 17:45, 30 August 2025 Ranarian talk contribs created page Template:Reflist (Created page with "<div class="reflist <!-- -->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!-- -->{{#switch:{{{liststyle|{{{group|}}}}}}|upper-alpha|upper-roman|lower-alpha|lower-greek|lower-roman=reflist-{{{liststyle|{{{group}}}}}}}} <!-- -->{{#if:{{{1|}}}|{{#iferror:{{#ifexpr: {{{1|1}}} > 1 }}||{{#switch:{{{1|}}}|1=|2=reflist-columns-2|#default=reflist-columns-3}} }}}}" <!-- end class -->{{#if: {{{1|}}}<!-- start style --> | {{#iferror: {{#ifexpr: {{{1|1}...")
- 17:45, 30 August 2025 Ranarian talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 17:44, 30 August 2025 Ranarian talk contribs created page Module:Infobox (Created page with "-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty( s ) return s and s:match( '%S' ) end local function fixChildBoxes(sval, tt) if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1') s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker) if s...")
- 17:42, 30 August 2025 Ranarian talk contribs created page Template:Infobox/row (Created page with "{{#if:{{{header|}}} |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> |{{#if:{{{data|}}} |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th> <td class="{{{class|}}}" style="{{{datastyle|}}}"> |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}"> }} {{{data}}}</td></tr> }} }}")
- 17:41, 30 August 2025 Ranarian talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in...")
- 17:41, 30 August 2025 Ranarian talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- 17:40, 30 August 2025 Ranarian talk contribs created page Template:Infobox (Created page with "{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!-- Caption -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!-- Header -->{{#if:{{{above|}}}|{{Infobox/row |header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}...")
- 17:40, 30 August 2025 Ranarian talk contribs created page Template:Infobox company (Created page with "<noinclude>{{Wp-cca|Template:Infobox company}}</noinclude>{{infobox | bodyclass = vcard | bodystyle = {{{bodystyle|}}} | titleclass = fn org | title = {{{name<includeonly>|{{{company_name|{{PAGENAME}}}}}</includeonly>}}} | imageclass = logo | image = {{{logo<includeonly>|{{{company_logo|}}}</includeonly>}}} | caption = {{{caption|}}} | label1 = {{nowrap|Trading name}} | data1 = {{{trading_name<includeonly>|</includeonly>}}}...")
- 17:40, 30 August 2025 Ranarian talk contribs created page Meditation House (create)
- 17:39, 30 August 2025 Ranarian talk contribs created page Magdim Metshin (create)
- 17:33, 30 August 2025 Ranarian talk contribs created page Category:Living people (Created page with "Living people")
- 17:32, 30 August 2025 Ranarian talk contribs created page Kris Mullins (Created page with "thumb|right|Kris Mullins '''Kristopher Mullins''' (born April 23, 1985) is an American entrepreneur and actor. His background includes special-effects work for music videos and the establishment of a number of ventures. He has founded iLikeThatDJ Ent., KCM Investments, CryoFX, Co2 Cannon, HollywoodSpecialFX, Project Green Advancements, Mullins & McGinn Publishing, SanitizeFX, and Founders Field Day. ==Early Life and Education== Mullins...")
- 17:30, 30 August 2025 Ranarian talk contribs created page AllWiki (Created page with "'''AllWiki''' is an inclusive wiki encyclopedia. It was founded in August 2025. Category:AllWiki")
- 17:26, 30 August 2025 Ranarian talk contribs created page Dove Hepburn (Created page with "{{Use dmy dates|date=January 2025}} {{Use British English|date=January 2025}} 200px|right|thumb|'''Dame Dove Hepburn'''<br>(1980–2025) '''Dame Dove Kathleen Hepburn''' (née '''Hemira''' 10 January 1980 – 11 January 2025), known as '''Dove Dynamite''', was an Egyptian-British Nerdcore rapper, singer-songwriter, musician, painter, public speaker, and humanitarian. Widely regarded as the greatest W:Rap battle|rap batt...")
- 17:19, 30 August 2025 Ranarian talk contribs created page Template:Trim (Created page with "<includeonly>{{ {{{|safesubst:}}}#if:1|{{{x|{{{1|}}}}}}}}</includeonly>")
- 17:19, 30 August 2025 Ranarian talk contribs created page Template:CP-preload (Created page with "{{<includeonly>subst:</includeonly>trim|1= <!-- PLEASE WRITE YOUR QUESTION BELOW THIS LINE. --> <!-- DO NOT CHANGE ANYTHING BELOW THIS LINE. This form inserts your signature for you, using four tildes (~~~~). --> }} ~~<includeonly>~~</includeonly>")
- 17:16, 30 August 2025 Ranarian talk contribs created page AllWiki:Community portal (Created page with "'''Welcome to AllWiki's community portal.''' == Creation of AllWiki == AllWiki was created in August 2025. Welcome! ~~~~")
- 17:15, 30 August 2025 Ranarian talk contribs created page Category:Pets (Created page with "Pets")
- 17:15, 30 August 2025 Ranarian talk contribs created page Moshi (rabbit) (Created page with "'''Moshi''' is Ranarian's pet rabbit. Moshi is a white rabbit who likes to eat grass and carrots. He was born in January 2025. Category:Pets")
- 09:24, 29 August 2025 User account Foxyyk69 talk contribs was created automatically
- 22:04, 25 August 2025 Maintenance script talk contribs changed group membership for Ranarian from (none) to administrator, bureaucrat and interface administrator
- 22:04, 25 August 2025 MediaWiki default talk contribs created page Main Page (Create main page)