Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Runnina. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 08:33, 8 July 2025 Administrator talk contribs created page Module:Template display (Created page with "-- Module:Template display -- A simplified module to display template documentation boxes. -- Based on a common pattern used on Wikipedia. local p = {} function p.main(frame) local args = frame.args local template_name = args.template or 'Template' local description = args.description or '' local parameters = args.parameters or '' local style = args.style or '' local content = args.content or '' local output = '<div class="template-display-...")
  • 08:23, 8 July 2025 Administrator talk contribs deleted page Arkauidia (content was: "{{Infobox Country | official_name = Federal Republic of Arkaudia | native_name = ''Republik Federal Arkadia'' | motto = "Unity Through Steel" | map_image = Arkaudia_Map.png <!-- Replace with your actual map image filename --> | map_caption = Map of Arkaudia and its recognized territories. | capital = Arkadiopolis | largest_cities = * Arkadiopolis * Ironhold *...", and the only contributor was "Administrator" (talk))
  • 08:22, 8 July 2025 Administrator talk contribs created page Arkauidia (Created page with "{{Infobox Country | official_name = Federal Republic of Arkaudia | native_name = ''Republik Federal Arkadia'' | motto = "Unity Through Steel" | map_image = Arkaudia_Map.png <!-- Replace with your actual map image filename --> | map_caption = Map of Arkaudia and its recognized territories. | capital = Arkadiopolis | largest_cities = * Arkadiopolis * Ironhold * New Haven | religious_identification = Sparklian (85%), Atheist (10%), Other (5%) | demonym = Arkadian | ethnic_g...")
  • 08:21, 8 July 2025 Administrator talk contribs created page Template:Infobox country (Created page with "<includeonly> {{#invoke:Infobox|main}} </includeonly> <templatedata> { "description": "Infobox for country data.", "params": { "official_name": { "label": "Official Name of Country", "type": "string", "required": true, "description": "The full official name of the country." }, "native_name": { "label": "Country Name in Own Native Language", "type": "string",...")
  • 08:20, 8 July 2025 Administrator talk contribs created page Module:Infobox (Created page with "-- Module:Infobox -- A simplified Lua module to generate infobox tables for country data. local p = {} -- Function to generate a single row in the infobox local function makeRow(label, value) if value and value ~= '' then return '|- \n! scope="row" | ' .. label .. ' \n| ' .. value .. '\n' else return '' -- Return empty string if value is nil or empty end end -- Main function to build the infobox function p.main(frame) local args = frame...")
  • 08:19, 8 July 2025 Administrator talk contribs created page Template:Infobox country/styles.css (Created page with "Entire Block of Code for; Template:Infobox_Country: table.infobox { border-collapse: collapse !important; margin: 0 0 1em 1em !important; padding: 0 !important; float: right !important; clear: right !important; width: 22em !important; Standard infobox width: font-size: 90% !important; line-height: 1.5em !important; border: 1px solid #444 !important; Replaced var(--border-color): background-color: #222 !important; /*...")
  • 07:07, 8 July 2025 Administrator talk contribs undeleted page Template:Infobox Country (6 revisions)
  • 07:06, 8 July 2025 Administrator talk contribs created page Template:Infobox Country (Created page with "<includeonly>{| class="infobox" |+ {{{official_name|Country Name}}} |- ! scope="row" | Native Name | ''{{{native_name|}}}'' |- ! scope="row" | Motto | {{{motto|}}} |- | colspan="2" style="text-align: center; padding: 0.5em 0;" | {{#if:{{{map_image|}}}|[[File:{{{map_image}}}|250px|center|alt={{{map_caption|Official Map}}}]]|}} {{#if:{{{map_caption|}}}|<div class="infobox-map-caption">Official Borders & Territories Recognized.<br>{{{map_caption|}}}</div>|}} |- ! scope="row...") Tags: Recreated Reverted
  • 07:05, 8 July 2025 Administrator talk contribs deleted page Template:Infobox Country (content before blanking was: "<includeonly>{| class="infobox" |+ {{{official_name|Country Name}}} |- ! scope="row" | Native Name | ''{{{native_name|}}}'' |- ! scope="row" | Motto | {{{motto|}}} |- | colspan="2" style="text-align: center; padding: 0.5em 0;" | {{#if:{{{map_image|}}}|[[File:{{{map_image}}}|250px|center|alt={{{map_caption|Official Map}}}]]|}} {{#if:{{{map_caption|}}}|<div class="infobox-map-caption">Official Borders & Territories Recognized.<br>{{{map_caption|}}}</div>|}} |- ! s...")
  • 06:31, 8 July 2025 Administrator talk contribs created page Arkaudia (Created page with "{{Infobox country |conventional_long_name = <!--Formal or official full name of the country in English--> |native_name = <!--Country's name (usually full name) in its native language, hence in italics (double quotemarks)--> |common_name = <!--Common name in English (used for wikilinks and to produce a default iso3166 code)--> |image_flag = <!--e.g. Flag of country.svg--> |alt_flag = <!--alt text for flag (text shown when pointer hovers ove...") Tag: Visual edit: Switched
  • 06:29, 8 July 2025 Administrator talk contribs created page Template:Infobox Country (Created page with "{{#invoke:Infobox|infoboxTemplate |templatestyles = Template:Infobox country/styles.css | bodyclass = ib-country vcard | aboveclass = adr | above = {{#if:{{{conventional_long_name|}}}{{{native_name|}}}{{{name|}}} | {{#if:{{{conventional_long_name|}}} |<div class="fn org country-name">{{{conventional_long_name|}}}</div> }}{{#if:{{{native_name|}}}{{{name|}}} |<div class="ib-country-names"><!-- -->{{br separated e...")
  • 22:22, 7 July 2025 Administrator talk contribs created page MediaWiki:Common.css (Created page with "- Global Dark for CountryGame: Runnina -: --- Overall Background Page ---: body, #content, .mw-body, .mw-body-content { background-color: #030104 !important; Onyx background: color: #ffffff !important; White text for readability: } === LINK COLOR ===: a, a:visited { color: #900603 !important; Ruby red: text-decoration: none; } a:hover, a:active { color: #ff1a1a !important; Bright hover effect (optional): text-decoration:...")
  • 22:15, 7 July 2025 Administrator talk contribs moved page Main Page to Runnina (Misspelled title: Main Page Directory.)
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)