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)- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Cite web by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Both by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Angle bracket by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Anchor by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Allow wrap by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:AIATSIS by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:AFG by file upload (1 revision)
- 10:57, 6 May 2022 Procurator-Imperii-Romani talk contribs imported Template:Infobox language by file upload (1 revision)
- 09:55, 6 May 2022 Procurator-Imperii-Romani talk contribs created page Tria Nomina (Redirected page to Roman Naming Conventions) Tags: New redirect Visual edit
- 09:54, 6 May 2022 Procurator-Imperii-Romani talk contribs moved page Roman Name to Roman Naming Conventions (Roman Name is a terrible title)
- 20:51, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Other Areas (Created page with "*'''Community portal''' – The central hub for editors, with resources, links, tasks, and announcements. *'''Site news''' – Sources of news about Wikipedia and the broader Wikimedia movement. *''' Categories''' – All categories, a quick way to navigate the wiki. *''' Uncategorised pages''' – Pages without a category. *''' All pages''' - A much more concise, and inefficient,...")
- 20:37, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Today's featured article/May 5, 2022 (Created page with "{{Main page image/TFA|image=Tubero Discord Profile Picture.png |caption=Discord Profile Photo of M. Atius Tubero<!-- reworded to take up fewer lines -->}} '''''Marcus Atius Tubero''''' (shortened M. Atius Tubero) was one of the most important civis of the Imperivm Romanvm. He worked effortlessly every day to produce the insignia of the Imperivm Romanvm and his influence is seen to this day within the Imperivm as he allowed us to keep this icon despite his departure....") Tag: Visual edit: Switched
- 20:33, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:TFAFULL (Created page with "{{#if:{{{2|}}}|''('''[[{{{1}}}|This article]]''' is part of a featured topic: '''[[Wikipedia:Featured topics/{{{2}}}|{{{2}}}]]'''.)''|('''[[{{{1<noinclude>|Wikipedia:Today's featured article</noinclude>}}}|Full article...]]''')}}<noinclude> {{Documentation}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>")
- 20:32, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Main page image/TFA (Created page with "<div id="mp-tfa-img" style="float: left; margin: 0.5em 0.9em 0.4em 0em;"> {{Main page image | image = {{{1|{{{image|<noinclude>Example-serious.jpg</noinclude>}}}}}} | link = {{{link|}}} | border = {{{border|}}} | width = {{{width|{{#invoke:Main_page_image|width|{{Remove file prefix|{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}}}}}} | caption = {{{2|{{{caption|<noinclude>Caption goes here.</noinclude>}}}}}} | captio...")
- 20:32, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Module:Main page image (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.width(frame) local args = getArgs(frame) return p._width(args) end function p._width(args) local new_width = 140 local page = mw.title.makeTitle('File', args[1] or '') if not page or not page.fileExists then return new_width end new_width = math.floor ( ( page.file.width / math.sqrt ( ( page.file.width * page.file.height ) / 19600 ) ) + 0.5 ) return new_width end return p")
- 20:31, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Main page image (Created page with "<div class="thumbinner mp-thumb" style="background: transparent; border: none; padding: 0; max-width: {{#expr:{{str number/trim|{{if empty|{{{width|}}}|120}}}}{{#ifeq:{{{border|}}}|yes|+2}}}}px;"> File:<!--if {{{image}}} begins with File:/Image: remove it-->{{Remove file prefix|{{{image|{{{1<noinclude>|Example-serious.jpg</noinclude>}}}}}}}}{{#ifeq:{{{border|}}}|yes|{{!}}border|}}|<!-- if {{{width}}} ends with "px" then remove it -->{{Str rep|{{#invoke:string|replace|{...")
- 20:31, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Module:If empty (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) -- For backwards compatibility reasons, the first 8 parameters can be unset instead of being blank, -- even though there's really no legitimate use case for this. At some point, this will be removed. local lowestNil = math.huge for i = 8,1,-1 do if args[i] == nil then args[i] = '' lowestNil = i end end for...")
- 20:31, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:If empty (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:If empty|main}}<noinclude>{{Documentation}}</noinclude>")
- 20:30, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Str rep (Created page with "{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|1}}<noinclude> {{Documentation}}</noinclude>")
- 20:30, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Str number/trim (Created page with "{{#invoke:String|match|s={{{1}}}|^%d*|ignore_errors=true}}<noinclude> {{Documentation}}</noinclude>")
- 20:29, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Remove file prefix (Created page with "{{#Invoke:String|replace|{{#Invoke:String|replace|{{{1}}}|^%s*[Ff][Ii][Ll][Ee]%s*:%s*||plain=false}}|^%s*[Ii][Mm][Aa][Gg][Ee]%s*:%s*||plain=false}}<noinclude> {{documentation}}</noinclude>")
- 20:15, 5 May 2022 Procurator-Imperii-Romani talk contribs changed the content model of the page MediaWiki:Main Page/styles.css from "CSS" to "Sanitized CSS"
- 20:08, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Template:Pp (Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>")
- 20:05, 5 May 2022 Procurator-Imperii-Romani talk contribs created page MediaWiki:Main Page/styles.css (Created page with "{{pp|small=yes}}: #mp-topbanner { box-sizing: border-box; border-color: #ddd; background-color: #f9f9f9; } .mp-bordered, .mp-h2, body.skin-timeless .mp-h2 { Timeless needs a higher specificity: border-width: 1px; border-style: solid; } #mp-topbanner, .mp-h2, #mp-left { color: #000; } #mp-welcomecount { margin: 0.4em; text-align: center; } #mp-welcome { font-size: 162%; padding: 0.1em; } #mp-welcome h1 { font-size: inherit; font-family: inherit;...")
- 19:56, 5 May 2022 Procurator-Imperii-Romani talk contribs deleted page Main Page/styles.css (content was: "{{pp|small=yes}}: #mp-topbanner { box-sizing: border-box; border-color: #ddd; background-color: #f9f9f9; } .mp-bordered, .mp-h2, body.skin-timeless .mp-h2 { Timeless needs a higher specificity: border-width: 1px; border-style: solid; } #mp-topbanner, .mp-h2, #mp-left { color: #000; } #mp-welcomecount { m...", and the only contributor was "Procurator-Imperii-Romani" (talk))
- 19:48, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Main Page/styles.css (Created page with "{{pp|small=yes}}: #mp-topbanner { box-sizing: border-box; border-color: #ddd; background-color: #f9f9f9; } .mp-bordered, .mp-h2, body.skin-timeless .mp-h2 { Timeless needs a higher specificity: border-width: 1px; border-style: solid; } #mp-topbanner, .mp-h2, #mp-left { color: #000; } #mp-welcomecount { margin: 0.4em; text-align: center; } #mp-welcome { font-size: 162%; padding: 0.1em; } #mp-welcome h1 { font-size: inherit; font-family: inherit;...")
- 19:27, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Isle of Wight (Redirected page to Vectis) Tags: New redirect Visual edit
- 19:01, 5 May 2022 Procurator-Imperii-Romani talk contribs created page Vectis (Created page with "Vectis (/ˈu̯ek.tis/), or the '''Isle of Wight''' (/waɪt/), is a county and the largest and second-most populous island of England.{{Infobox | above = Vectis | subheader = Isle of Wight | subheader2 = Provincia Britannia | image = 200px|alt=Map of Vectis | data1 = {{Infobox | subbox = yes | bodystyle= border: 1px solid black; | header1 = Declension | header2 = Female third-declension noun (i-stem), with locative...") Tag: Visual edit
- 16:59, 5 May 2022 Procurator-Imperii-Romani talk contribs created page File:Vectismap.jpg (Vectis)
- 16:59, 5 May 2022 Procurator-Imperii-Romani talk contribs uploaded File:Vectismap.jpg (Vectis)
- 16:42, 19 April 2022 Procurator-Imperii-Romani talk contribs deleted page User:EllieNess0338 (content was: "Hallöchen. I actually am currently an Event Massage Advisor. That may well not be an activity all of us are conversant with. I essentially arrange chair massage for parties. For instance if perhaps a person is choosing a wedding party or [https://www.savethestudent.org/?s=bachelorette bachelorette] party, or quite possibly a family member's special birthday,...", and the only contributor was "EllieNess0338" (talk))
- 16:41, 19 April 2022 Procurator-Imperii-Romani talk contribs blocked EllieNess0338 talk contribs with an expiration time of indefinite (account creation disabled, email disabled) (Inserting nonsense/gibberish into pages)
- 16:41, 19 April 2022 Procurator-Imperii-Romani talk contribs deleted page User:Thomas72O886 (content was: "Hello, friend I am a Maliswali living in NJ. [https://shakta.in/11-steps-on-ways-to-get-your-husband-to-front-the-cost-for-in-home-post-natal-massage/ postnatal massage at home] Massage is in fact practiced by South-Asian-Indian females, often a [https://mondediplo.com/spip.php?page=recherche&recherche=town%20elder town elder]. Postnatal Massage Therapy techniqu...", and the only contributor was "Thomas72O886" (talk))
- 16:41, 19 April 2022 Procurator-Imperii-Romani talk contribs deleted page User:Collette7301 (content was: "What's up? I am named Collette and I work as a Massage Therapist. Specifically, I am a [https://hararonline.com/?s=Perinatal%20Massage Perinatal Massage] Therapist. Of course, I am a lifelong learner and I am interested in tons of subjects. However, having the opportunity to provide massage for new Moms really can be just about the most rewarding career trajecto...", and the only contributor was "Collette7301" (talk))
- 16:40, 19 April 2022 Procurator-Imperii-Romani talk contribs blocked Collette7301 talk contribs with an expiration time of indefinite (account creation disabled, email disabled, cannot edit own talk page) (Spamming links to external sites)
- 16:40, 19 April 2022 Procurator-Imperii-Romani talk contribs blocked Thomas72O886 talk contribs with an expiration time of indefinite (account creation disabled) (Inserting nonsense/gibberish into pages)
- 05:03, 19 April 2022 Teutamos talk contribs moved page Kaseo Heius Totus to Kaeso Heius Totus (Grammar mistake)
- 21:29, 18 April 2022 Thomas72O886 talk contribs created page User:Thomas72O886 (Created page with "Hello, friend I am a Maliswali living in NJ. [https://shakta.in/11-steps-on-ways-to-get-your-husband-to-front-the-cost-for-in-home-post-natal-massage/ postnatal massage at home] Massage is in fact practiced by South-Asian-Indian females, often a [https://mondediplo.com/spip.php?page=recherche&recherche=town%20elder town elder]. Postnatal Massage Therapy techniques are transmitted orally by Grandmothers and the like, and the benefits of Postnatal Massage were well-known f...")
- 06:33, 12 April 2022 User account Thomas72O886 talk contribs was created
- 16:24, 11 April 2022 Collette7301 talk contribs created page User:Collette7301 (Created page with "What's up? I am named Collette and I work as a Massage Therapist. Specifically, I am a [https://hararonline.com/?s=Perinatal%20Massage Perinatal Massage] Therapist. Of course, I am a lifelong learner and I am interested in tons of subjects. However, having the opportunity to provide massage for new Moms really can be just about the most rewarding career trajectory a person could have. Postpartum [https://postnatal-massage.njmassage.info/ in-home postnatal massage] is no...")
- 16:24, 11 April 2022 User account Collette7301 talk contribs was created
- 11:26, 11 April 2022 EllieNess0338 talk contribs created page User:EllieNess0338 (Created page with "Hallöchen. I actually am currently an Event Massage Advisor. That may well not be an activity all of us are conversant with. I essentially arrange chair massage for parties. For instance if perhaps a person is choosing a wedding party or [https://www.savethestudent.org/?s=bachelorette bachelorette] party, or quite possibly a family member's special birthday, if these people desire to feature chair massage during the [https://www.biggerpockets.com/search?utf8=%E2%9C%93&t...")
- 09:37, 11 April 2022 User account EllieNess0338 talk contribs was created
- 07:13, 30 March 2022 Teutamos talk contribs created page File:Minerva Missionaries Logo.jpg
- 07:13, 30 March 2022 Teutamos talk contribs uploaded File:Minerva Missionaries Logo.jpg
- 06:53, 23 March 2022 Teutamos talk contribs created page Kaseo Heius Totus (Created page with " ''This article is a stub. You can help the Imperivm Romanvm by expanding it.'' Founder of the cult of Minerva Omniscius. Category:Stubs Category:All stub articles") Tag: Visual edit
- 05:51, 21 March 2022 Teutamos talk contribs created page Heia (Created page with "''This article is a stub. You can help the Imperivm Romanvm by expanding it.'' == In Ancient Rome == The '''gens Heia''' was a Roman family at Messana, which appears in history during the final century of the Republic. They were part of the ancient nobility of the city, and at some time became hereditary clientes of the Claudian gens. == In Modern Rome == ''TBA'' == Members == === Ancient Rome === * Gnaeus Heius, one of the judges of the ''Judicium Albianum'', t...") Tag: Visual edit
- 09:34, 17 March 2022 Teutamos talk contribs created page Minerva (Created page with "{| class="wikitable" |This article is a stub. You can help the Imperivm Romanvm by expanding it. |} '''Minerva''' /məˈnɜːrvə/ (<small>Latin:</small> [mɪˈnɛrwa]; Etruscan: ''Menrva'') is the Roman goddess of wisdom and strategic warfare, justice, law, victory, and the sponsor of arts, trade, and strategy. Minerva is not a patron of violence such as Mars, but of defensive war only. From the second century BC onward, the Ancient Romans equated her with the Greek...") Tag: Visual edit
- 09:28, 17 March 2022 Teutamos talk contribs created page Category:Gods (Created page with "* Minerva") Tag: Visual edit
- 09:23, 17 March 2022 User account Teutamos talk contribs was created