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).
- 08:16, 7 September 2024 Maria talk contribs created page Module:If preview (Created page with "local p = {} local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) if cfg.preview then return frame.args[1] or '' else return frame.args[2] or '' end end --[[ pmain This function returns either the first argument or second argument passed to this module's parent (i.e. template usi...")
- 08:16, 7 September 2024 Maria 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 require ('strict'); 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...")
- 08:15, 7 September 2024 Maria talk contribs created page Template:Fix (Created page with "{{#switch:{{{subst|¬}}} |¬={{category handler |template=Category:Templates needing substitution checking |nocat={{{nocat|<noinclude>true</noinclude>}}} }} |SUBST=Category:Pages with incorrectly substituted templates }}{{Category handler |main={{Fix/category |cat-date={{{cat-date|}}} |cat={{{cat|}}} |cat-date2={{{cat-date2|}}} |cat2={{{cat2|}}} |cat-date3={{{cat-date3|}}} |cat3={{{cat3|}}} |date={{{date|}}} }} |template={{#if:{{{nam...")
- 08:06, 7 September 2024 Maria talk contribs moved page The Great Divide to Great Divide
- 05:54, 7 September 2024 Kisinja talk contribs created page The Great Divide (Created page with "The Great Divide is an imaginary demarcation line that cuts through the continent of Nostria and Meow Island. This line is said to be the boundary between the Western World and the Eastern World. It is used as a devise to demonstrate the geopolitical divide between these two regions of Terra Nostra. West of the line, communities tend to develop organically and organize themselves in a very egalitarian manner, while east of the line, every single settlemen...") Tag: Visual edit
- 05:51, 7 September 2024 Kisinja talk contribs created page File:Greatdivide.png
- 05:51, 7 September 2024 Kisinja talk contribs uploaded File:Greatdivide.png
- 00:33, 7 September 2024 Inwin talk contribs created page Bloma (Created page with "'''𐌱𐌻𐍉𐌼𐌰''' (<small>romanized:</small> ''Bloma'', <small>IPA:</small> {{IPA|'bloːma|narrow=1}}) is the captain of the Gothic fleet and") Tag: Visual edit: Switched
- 23:53, 6 September 2024 Inwin talk contribs created page File:Screenshot (29).png
- 23:53, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (29).png
- 23:49, 6 September 2024 Inwin talk contribs created page File:Screenshot (20).png
- 23:49, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (20).png
- 23:41, 6 September 2024 Inwin talk contribs created page File:Screenshot (21).png
- 23:41, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (21).png
- 23:36, 6 September 2024 Inwin talk contribs created page File:Screenshot (22).png
- 23:36, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (22).png
- 23:29, 6 September 2024 Inwin talk contribs created page File:Screenshot (23).png
- 23:29, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (23).png
- 23:22, 6 September 2024 Inwin talk contribs created page File:Screenshot (5).png
- 23:22, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (5).png
- 23:05, 6 September 2024 Inwin talk contribs created page File:Screenshot (17).png
- 23:05, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (17).png
- 23:00, 6 September 2024 Inwin talk contribs created page File:Screenshot (14).png
- 23:00, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (14).png
- 22:50, 6 September 2024 Inwin talk contribs created page File:Screenshot (6).png
- 22:50, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (6).png
- 13:28, 6 September 2024 Maria talk contribs created page Module:Navbar/styles.css (Created page with "{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav...")
- 13:23, 6 September 2024 Inwin talk contribs created page File:Screenshot (1).png
- 13:23, 6 September 2024 Inwin talk contribs uploaded File:Screenshot (1).png
- 13:20, 6 September 2024 Kokili talk contribs created page User:Kokili (Redirected page to Kokili) Tag: New redirect
- 13:19, 6 September 2024 Inwin talk contribs created page Freeswood (Created page with "The '''Freeswood''' (<small>Gothic:</small> 𐍆𐍂𐌹𐌿𐍃𐍅𐌹𐌳𐌿𐍃, <small>romanized</small>: '''''Friuswidus''''')") Tag: Visual edit
- 13:18, 6 September 2024 Kokili talk contribs moved page Category:Religious Buildings to Category:Religious Sites (broader category)
- 13:18, 6 September 2024 Maria talk contribs created page Template:Plainlist (Created page with "<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>")
- 13:18, 6 September 2024 Maria talk contribs created page Template:Plainlist/styles.css (Created page with "{{pp-template|small=yes}}: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 13:17, 6 September 2024 Maria talk contribs created page Template:Hlist/styles.css (Created page with "{{pp-protected|reason=match parent|small=yes}}: * hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * MediaWiki talk:Common.css/to do#hlist-separated: /* * TODO: When the majority of readership supports it (or s...")
- 13:17, 6 September 2024 Maria talk contribs created page Template:Hlist (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|horizontal}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 13:16, 6 September 2024 Kokili talk contribs created page Category:Nightlife Venues (Created page with "a")
- 13:16, 6 September 2024 Kokili talk contribs created page Category:Religious Buildings (placeholder) Tag: Visual edit
- 13:13, 6 September 2024 Maria 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>")
- 13:13, 6 September 2024 Maria talk contribs created page Template:Template link (Created page with "{{nowrap|{{}}[[Template:{{{1}}}|{{{1}}}]]{{nowrap|}}}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 13:13, 6 September 2024 Maria talk contribs created page Template:Tl (Redirected page to Template:Template link) Tag: New redirect
- 13:11, 6 September 2024 Maria talk contribs created page Module:Uses TemplateStyles/config (Created page with "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpa...")
- 13:10, 6 September 2024 Maria talk contribs created page Module:TNT (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...")
- 13:10, 6 September 2024 Maria talk contribs created page Module:Uses TemplateStyles (Created page with "local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local TNT = require('Module:TNT') local p = {} local function format(msg, ...) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local function renderBox(tStyles) local boxArgs = { type = 'notice...")
- 13:09, 6 September 2024 Maria talk contribs created page Template:Uses TemplateStyles (Created page with "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 13:08, 6 September 2024 Maria talk contribs created page File:Information icon4.svg
- 13:08, 6 September 2024 Maria talk contribs uploaded File:Information icon4.svg
- 13:08, 6 September 2024 Maria talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 13:08, 6 September 2024 Maria talk contribs created page Template:Documentation subpage (Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=|link= | text = {{strong|This is a documentation...")
- 13:07, 6 September 2024 Maria talk contribs created page Template:Lua/doc (Created page with "{{Documentation subpage}} {{Template redirects|Lua talk|Uses Lua}} <!-- Categories go at the bottom of this page, and interwikis go on Wikidata. --> {{High-use}} {{Lua|Module:Lua banner}} {{for|template to indicate Luba-Kasai language words|Template:Lang-lua}} This template is used to indicate that a template uses one or more Lua modules (pages in the <code>Module:</code> namespace). It is placed at the top of the template's /doc page....")