All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Imperivm Romanvm. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 15:20, 22 February 2022 Procurator-Imperii-Romani 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 =...")
- 15:19, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:No globals (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)")
- 15:19, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Message box (Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('Module:No globals') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox'...")
- 15:17, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Div col end (Created page with "<includeonly></div></includeonly><noinclude> {{Documentation|Template:Div col/doc}} </noinclude>")
- 15:13, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Div col (Created page with "<includeonly><templatestyles src="Div col/styles.css"/><!-- --><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- -->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- -->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- -->}}><!-- -->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=y...")
- 15:13, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Main other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 15:12, 22 February 2022 Procurator-Imperii-Romani 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...")
- 15:11, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Distinguish (Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a...")
- 15:10, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Distinguish (Create distinguish template)
- 15:09, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Clear (Create clear template)
- 15:07, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Infobox/doc (Infobox doc)
- 15:06, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Infobox (Create Infobox module)
- 14:59, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Category link with count (create template category link with count)
- 14:57, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Documentation/config (Create module Documentation/config)
- 14:55, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Arguments (Create Module Arguments)
- 14:52, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:Documentation (Create Module Documentation)
- 14:52, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Module:String (Create module string)
- 14:49, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Template:Infobox (Create infobox template)
- 12:02, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Aelia (Created page dedicated to Gens Aelia) Tag: Visual edit
- 10:46, 22 February 2022 Procurator-Imperii-Romani talk contribs moved page Usonii to Usonia (Gens are always female, not plural)
- 10:41, 22 February 2022 Procurator-Imperii-Romani talk contribs moved page Syagrii to Syagria (Gens are always female, not plural)
- 05:26, 22 February 2022 49.189.201.202 talk created page Syagrii (added syagrii) Tag: Visual edit
- 03:56, 22 February 2022 Procurator-Imperii-Romani talk contribs created page Usonii (Created page with "The Usonii are a patrician gens within Imperivm Romanvm, founded by Gaius Usonius Nicolaus. == Etymology == The gens Usonii derives from Usonia, an archaic designation of the United States of America meant to reflect specificity over the more broad designation of America. The term derives from ''''U'''nited '''S'''tates '''o'''f '''N'''orth '''A'''merica,' '''Usona''', fitted with the Latinate suffix -ia to designate a place or region.") Tag: Visual edit
- 03:39, 22 February 2022 A. Syagrius Tuedamus talk contribs created page Gentes (I added the Gentes page with some information from Wikipedia and also a list of the current Gens) Tag: Visual edit
- 03:18, 22 February 2022 User account A. Syagrius Tuedamus talk contribs was created
- 10:46, 20 February 2022 Procurator-Imperii-Romani talk contribs created page Sol (Created page with "'''Sol''' is the Roman god of the Sun. Most popularly, he is worshiped under the epithet of '''Sol Invictus''', the Unconquered Sun.") Tag: Visual edit
- 22:41, 15 February 2022 Procurator-Imperii-Romani talk contribs created page Toga (Created page Toga) Tag: Visual edit
- 21:23, 15 February 2022 Procurator-Imperii-Romani talk contribs created page File:Lentulus togatus.jpg
- 21:23, 15 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Lentulus togatus.jpg
- 15:22, 14 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex.png (Design pitched by Marcus Atius Tubero on 2022-02-09. The Vexillum Imperii Romani)
- 15:22, 14 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex.png (Design pitched by Marcus Atius Tubero on 2022-02-09. The Vexillum Imperii Romani)
- 15:19, 14 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 3 2022-01-23.png (Third design for the Vexillum Imperii Romani pitched by Tubero on 2022-01-23)
- 15:19, 14 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 3 2022-01-23.png (Third design for the Vexillum Imperii Romani pitched by Tubero on 2022-01-23)
- 15:17, 14 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 2 2022-01-23.png (Vexillum pitched by Marcus Atius Tubero on 2022-01-23)
- 15:17, 14 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 2 2022-01-23.png (Vexillum pitched by Marcus Atius Tubero on 2022-01-23)
- 15:12, 14 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 1 2022-01-23.png (Design pitched by Marcus Atius Tubero 2022-01-23)
- 15:12, 14 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 1 2022-01-23.png (Design pitched by Marcus Atius Tubero 2022-01-23)
- 15:10, 14 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 2 2022-01-16.png (Design pitched by Marcus Atius Tubero, pitched on 2022-01-16 in the #senatus-romanus channel on the Imperivm Romanvm discord.)
- 15:10, 14 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 2 2022-01-16.png (Design pitched by Marcus Atius Tubero, pitched on 2022-01-16 in the #senatus-romanus channel on the Imperivm Romanvm discord.)
- 17:48, 11 February 2022 Procurator-Imperii-Romani talk contribs created page Marcus Atius Tubero (Created page with "alt=Discord Profile Picture Marce Ati Tubero|frame|Discord Profile Picture Marce Ati Tubero '''Marcus Atius Tubero''' (b. 1998-03-04) was a quaestor of the Imperivm Romanvm. He was one of the first two quaestors for the Imperivm Romanvm and the first Quaestor to pay for his own office, (the first quaestor being Marcus Amatius Cordus whose patron was a founder: Gaius Usonius Nicolaus). Ati Tubero designed the vexil...") Tag: Visual edit
- 17:43, 11 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 2 2022-01-05.png
- 17:43, 11 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 2 2022-01-05.png
- 17:38, 11 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 2.png
- 17:38, 11 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 2.png
- 17:35, 11 February 2022 Procurator-Imperii-Romani talk contribs created page File:Imperivm Romanvm Vex design 1 2022-01-05.png
- 17:35, 11 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Imperivm Romanvm Vex design 1 2022-01-05.png
- 16:34, 11 February 2022 Procurator-Imperii-Romani talk contribs created page File:Tubero Discord Profile Picture.png
- 16:34, 11 February 2022 Procurator-Imperii-Romani talk contribs uploaded File:Tubero Discord Profile Picture.png
- 16:08, 11 February 2022 Procurator-Imperii-Romani talk contribs created page Apollo (Created page with "'''Apollo''', otherwise known as '''Phoebus''', is the Greco-Roman god of prophecy, medicine, plague, and poetry. Certain cults and traditions also venerate him as the god of the sun.") Tag: Visual edit
- 15:57, 11 February 2022 Procurator-Imperii-Romani talk contribs created page Gaius Usonius Nicolaus (Created page with "Senator and patrician. Founder of the cult of Jupiter of the Anemoia.") Tag: Visual edit