All public logs
Combined display of all available logs of Terra Nostra. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:51, 6 September 2024 Maria talk contribs created page Module:Effective protection level (Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local leve...")
- 12:50, 6 September 2024 Maria 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 =...")
- 12:49, 6 September 2024 Maria talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...")
- 12:49, 6 September 2024 Maria talk contribs created page Module:Message box (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...")
- 12:48, 6 September 2024 Maria talk contribs created page Module:Protection banner (Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise modules and...")
- 12:48, 6 September 2024 Maria 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'...")
- 12:47, 6 September 2024 Maria 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...")
- 12:47, 6 September 2024 Maria talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- 12:35, 6 September 2024 Inwin talk contribs created page File:Screenshot (13).png
- 12:35, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (13).png
- 12:34, 6 September 2024 Inwin talk contribs created page File:Screenshot (12).png
- 12:34, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (12).png
- 12:33, 6 September 2024 Maria talk contribs created page Template:Photo montage (Created page with "{{#invoke:photo montage|montage}}<noinclude> {{documentation}} </noinclude>")
- 12:33, 6 September 2024 Inwin talk contribs created page File:Screenshot (11).png
- 12:33, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (11).png
- 12:32, 6 September 2024 Maria talk contribs created page Module:Photo montage (Created page with "-- implements template:photomontage local p = {} local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end local function photomontage( frame ) local tracking = '' local args = frame:getParent().args local size = tonumber(args['size'] or '200') or 200 local border = tonumber(args['border'] or '1') or 1 local spacing = tonumber(args['spacing'] or '1') or 1 local color = args['color'] or 'black' local color_border = args['color_border'] o...")
- 12:31, 6 September 2024 Maria talk contribs created page Template:Image frame (Created page with "<includeonly>{{#switch: {{{align|}}} | center | centre= <div class="center"> }}<div class="thumb {{#switch: {{{align|}}} | right |#default=tright | left=tleft | center | centre | none=tnone}}" {{#ifeq: {{{mode|}}} | scrollable|style="overflow:hidden;width:{{{width|auto}}};max-width:{{#if:{{{max-width|}}}|{{#expr:{{{max-width|}}}+8}}px|100%}} {{{style|}}}"|style="{{{style|}}}"}}><div class="thumbinner" {{#ifeq: {{{mode|}}} | scrollable||style="width:{{#if:{{{width|}}}| {{...")
- 12:30, 6 September 2024 Inwin talk contribs created page File:Screenshot (26).png
- 12:30, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (26).png
- 12:29, 6 September 2024 Inwin talk contribs created page File:Screenshot (25).png
- 12:29, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (25).png
- 12:28, 6 September 2024 Inwin talk contribs created page File:Screenshot (24).png
- 12:28, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (24).png
- 12:15, 6 September 2024 Inwin talk contribs created page File:Screenshot (16).png
- 12:15, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (16).png
- 11:59, 6 September 2024 Inwin talk contribs created page File:Screenshot (10).png
- 11:59, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (10).png
- 11:59, 6 September 2024 Kisinja talk contribs created page File:Kisinja.png
- 11:59, 6 September 2024 Kisinja talk contribs uploaded File:Kisinja.png
- 11:58, 6 September 2024 Inwin talk contribs created page File:Screenshot (8).png
- 11:58, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (8).png
- 11:52, 6 September 2024 Inwin talk contribs created page File:Screenshot (27).png
- 11:52, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (27).png
- 11:46, 6 September 2024 Inwin talk contribs created page The Chicken Island Sea (Created page with "'''The Chicken Island Sea''' is the ovular sea to the east of Nostria.") Tag: Visual edit
- 11:43, 6 September 2024 Inwin talk contribs created page File:Screenshot (28).png
- 11:43, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (28).png
- 11:41, 6 September 2024 Kisinja talk contribs created page File:Myousanshrine.png
- 11:41, 6 September 2024 Kisinja talk contribs uploaded File:Myousanshrine.png
- 11:41, 6 September 2024 Inwin talk contribs created page Lantern Sea (Created page with "thumb|Map view of the Lantern Sea The '''Lantern Sea''' (<span class="noexcerpt"><small>Gothic:</small></span> 𐍃𐌺𐌴𐌹𐌼𐌰𐌽𐌴 𐌼𐌰𐍂𐌴𐌹, <span class="noexcerpt"><small>romanized:</small> '''''Skeimane Marei''''') is an inland sea bordered to the north and west by ice and to the east and south by mainland Nostria. The northeast of the Lantern Sea is known as Gabeina's Bay|Gabeina’s...") Tag: Visual edit
- 11:36, 6 September 2024 Inwin talk contribs created page File:Lantern Sea.png
- 11:36, 6 September 2024 Inwin talk contribs uploaded File:Lantern Sea.png
- 11:24, 6 September 2024 Inwin talk contribs created page File:Screenshot (18).png
- 11:24, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (18).png
- 11:22, 6 September 2024 Inwin talk contribs created page File:Screenshot (19).png
- 11:22, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (19).png
- 11:19, 6 September 2024 Kisinja talk contribs created page Magnolia Inn (Created page with "thumb|The Magnolia Inn The Magnolia Inn is an inn and pub situated at the crossroads of the Great North Road and the unnamed road leading to Llanfair Cwmlân. It was built and is owned by the Queen of Chicken Island. It was constructed to create a safe space to sleep in one of the most remote parts of the server. == Rooms and Dining Areas == thumb|Magnolia Pub === Magnolia Pub === File:Innpink.png|thumb|The Pink...") Tag: Visual edit
- 11:19, 6 September 2024 Kisinja talk contribs created page File:Innpink.png
- 11:19, 6 September 2024 Kisinja talk contribs uploaded File:Innpink.png
- 11:19, 6 September 2024 Kisinja talk contribs created page File:Inn 1.png
- 11:19, 6 September 2024 Kisinja talk contribs uploaded File:Inn 1.png