Main public logs
Appearance
Combined display of all available logs of Creopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:16, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/styles.css (Created page with ".t-creo-infobox-overlay { display: flex; justify-content: space-between; }")
- 20:45, 10 August 2025 Professional Wiki talk contribs created page Module:GameData/EvoCreo2/ElementTable.json (Created page with "[ { "id": 1, "name": "NORMAL", "elementComparisonMaps": [] }, { "id": 2, "name": "FIRE", "elementComparisonMaps": [ { "elementBaseId": 2, "elementToCompareId": 3, "bonus": -1, "elementToCompare": { "id": 3, "name": "WATER" } }, { "elementBaseId": 2, "elementToCompareId": 4, "bonus": 1, "elementToCompare": { "id": 4, "name": "AIR" } }, { "elementBaseId": 2, "elementToCompareI...")
- 20:44, 10 August 2025 Professional Wiki talk contribs created page Module:GameData/EvoCreo2/RarityTable.json (Created page with "[ { "id": 1, "name": "Common", "nameId": "COMMON" }, { "id": 2, "name": "Uncommon", "nameId": "UNCOMMON" }, { "id": 3, "name": "Rare", "nameId": "RARE" }, { "id": 4, "name": "Super Rare", "nameId": "SUPER_RARE" }, { "id": 5, "name": "Ultra Rare", "nameId": "ULTRA_RARE" }, { "id": 6, "name": "Ascendant", "nameId": "ASCENDANT" }, { "id": 7, "name": "Prime", "nameId": "PRIME" }, { "id": 8, "name": "Mega Prime",...")
- 20:40, 10 August 2025 Professional Wiki talk contribs created page Module:GameData/doc (Created page with "{{Documentation}} Contains raw game data. {{Special:PrefixIndex/Module:GameData/}} <includeonly> Category:Modules </includeonly>")
- 20:40, 10 August 2025 Professional Wiki talk contribs created page Module:GameData (Created blank page)
- 20:34, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/Components/Infobox/doc (Created page with "{{Documentation}} Output an infobox for Module:Creo using Module:InfoboxLua <includeonly> Category:Modules </includeonly>")
- 20:33, 10 August 2025 Professional Wiki talk contribs deleted page Module:Creo/infoboxData.json (content was: "{ "title": "Monkopod", "subtitle": "004", "image": { "src": "Golden Retriever Chewing A Stick.jpg", "overlay": "\u003Cdiv class='t-creo-infobox-overlay'\u003E\u003Cdiv class='t-creo-infobox-rarity'\u003ERare\u003C/div\u003E\u003Cdiv class='t-creo-infobox-elements'\u003E\u003Cdiv class='t-creo-infobox-element'\u003ENature\u003C/div\u003E\u00...", and the only contributor was "Professional Wiki" (talk))
- 20:33, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/Components/Infobox (Created page with "require( 'strict' ) local infoboxLua = require( 'Module:InfoboxLua' ) local p = {} --- Build the infobox data needed from the raw data --- @return table local function getInfoboxData( data ) return { title = data.creo.name, subtitle = tostring( data.creo.id ), image = { -- TODO: Implement the image here src = 'Golden Retriever Chewing A Stick.jpg', -- TODO: Implement the rarity and elements here overlay = '<div class="t-creo-infobox-overlay"><div cl...")
- 20:11, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/CreoData.json (Created page with "{ "id": 4, "name": "Monkopod", "rarityId": 5, "creoNumber": "0002.0000.0000", "creo": { "id": 4, "creoNumber": "0002.0000.0000", "name": "Monkopod", "height": 0.25, "weight": 8, "lifespan": 28, "vitalityBase": 16, "enduranceBase": 13, "physicalBase": 17, "defenseBase": 17, "spiritBase": 10, "spiritDefenseBase": 12, "speedBase": 15, "status": 1, "version": 20 }, "creoStanceMaps": [], "creoElementMaps": [ { "creoId": 4, "elemen...")
- 19:40, 10 August 2025 Professional Wiki talk contribs created page Template:Creo/doc (Created page with "{{Documentation}} WIP == Usage == WIP <includeonly> Category:Templates </includeonly>")
- 19:38, 10 August 2025 Professional Wiki talk contribs moved page Template:MonsterDetail to Template:Creo
- 19:20, 10 August 2025 Professional Wiki talk contribs created page Monkopod (Created page with "{{#invoke:Creo|renderInfobox}} thumb|This is an image. thumb|This is another image. '''Lorem ipsum''' dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco [https://www.example.com laboris] nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore e...")
- 18:51, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/infoboxData.json (Created page with "{ "title": "Fyroey", "subtitle": "Creo", "image": { "src": "Golden Retriever Chewing A Stick.jpg", "overlay": "Rarity and Element overlay goes here" }, "sections": [ { "columns": 2, "items": [ { "label": "Label 1", "content": "Content 1" }, { "label": "Label 2", "content": "Content 2" }, { "label": "Label 3", "content": "Content 3" } ] }, { "label": "Section 1", "columns": 3, "item...")
- 18:50, 10 August 2025 Professional Wiki talk contribs created page Module:Creo/doc (Created page with "{{Documentation}} An meta module for all Creo-related templates. <includeonly> Category:Modules </includeonly>")
- 18:48, 10 August 2025 Professional Wiki talk contribs protected Module:Arguments [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:47, 10 August 2025 Professional Wiki talk contribs created page Module:Arguments/doc (Created page with "{{Documentation}} This module provides easy processing of arguments passed from <code>#invoke</code>. It is a meta-module, meant for use by other modules, and should not be called from <code>#invoke</code> directly. Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by the parent frame at the same time. * Arguments can be passed in directly from another Lua module or from the debug...")
- 18:45, 10 August 2025 Professional Wiki 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'...")
- 18:40, 10 August 2025 Professional Wiki talk contribs created page Module:Creo (Created page with "require( 'strict' ) local p = {} --- TODO: Decide on the data storage mechanism --- TODO: Might have to use VariablesLua to ensure the data is only loaded once --- The data.json page is a placeholder for the actual data --- @return table local function loadData() local data = mw.loadJsonData( 'Module:Creo/data.json' ) return data end --- Build the infobox data needed from the raw data --- @return table local function getInfoboxData() -- TODO: Implement the actual d...")
- 17:09, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/testData.json (Created page with "{ "title": "Fyroey", "subtitle": "Rare", "sections": [] }")
- 17:03, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Util/doc (Created page with "{{Documentation}} Used by Module:InfoboxLua. <includeonly> Category:InfoboxLua modules </includeonly>")
- 17:03, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Util (Created page with "require( 'strict' ) local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg local p = {} --- Checks if a value is a string and is not empty. --- --- @param value any The value to check. --- @return boolean True if the value is a non-empty string, false otherwise. function p.isNonEmptyString( value ) return type( value ) == 'string' and value ~= '' end --- Validates input data...")
- 17:03, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Types/doc (Created page with "{{Documentation}} Used by Module:InfoboxLua. <includeonly> Category:InfoboxLua modules </includeonly>")
- 17:03, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Types (Created page with "require( 'strict' ) local p = {} --- MediaWiki built-in types --- @class mw.html @Built-in Lua type for HtmlBuilder in MediaWiki. --- @field create function @Creates a new HTML element. --- @field node function @Adds a node to the HTML element. --- @field wikitext function @Adds wikitext to the HTML element. --- @field tag function @Creates a new HTML element. --- @field attr function @Sets the attributes of the HTML element. --- @field css function @Sets the CSS pro...")
- 17:03, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Section/doc (Created page with "{{Documentation}} Used by Module:InfoboxLua. <includeonly> Category:InfoboxLua modules </includeonly>")
- 17:02, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Section (Created page with "require( 'strict' ) local tabber = mw.ext.tabber local util = require( 'Module:InfoboxLua/Util' ) local types = require( 'Module:InfoboxLua/Types' ) local itemComponent = require( 'Module:InfoboxLua/Components/Item' ) local p = {} --- @param section SectionComponentData --- @return mw.html local function getItemsHtml( section ) local root = mw.html.create( 'div' ) root:addClass( 't-infobox-section-items' ) if section.columns and section.columns > 1 then root:cs...")
- 17:02, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Item/doc (Created page with "{{Documentation}} Used by Module:InfoboxLua. <includeonly> Category:InfoboxLua modules </includeonly>")
- 17:02, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Item (Created page with "require( 'strict' ) local util = require( 'Module:InfoboxLua/Util' ) local types = require( 'Module:InfoboxLua/Types' ) local p = {} --- Renders an infobox item. --- --- @param data table --- @return mw.html|nil function p.getHtml( data ) --- @type ItemComponentData|nil local item = util.validateAndConstruct( data, types.ItemComponentDataSchema ) if not item then return nil end local root = mw.html.create( 'div' ) root:addClass( 't-infobox-item' ) if ite...")
- 16:56, 10 August 2025 Professional Wiki talk contribs created page Category:Templates (Created page with "A list of wikitext templates used on this wiki.")
- 16:46, 10 August 2025 Professional Wiki talk contribs created page Template:Documentation/doc (Created page with "{{Documentation}} The documentation template is transcluded in the template/module documentation. This template should only be used on subpages titled "doc". == Usage == Place {{documentation}} at the top of the documentation page. <includeonly> Category:Templates </includeonly>")
- 16:43, 10 August 2025 Professional Wiki talk contribs created page Template:Documentation (Created page with "<includeonly> This documentation is transcluded from [[{{PAGENAME}}/doc]]. </includeonly>")
- 16:38, 10 August 2025 Professional Wiki talk contribs created page Category:Modules (Created page with "A list of Lua modules used on this wiki.")
- 16:38, 10 August 2025 Professional Wiki talk contribs created page Category:InfoboxLua modules (Created page with "A list of Lua modules used on this wiki. Category:Modules")
- 16:37, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Header/doc (Created page with "Category:InfoboxLua modules")
- 16:36, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/Components/Header (Created page with "require( 'strict' ) local tabber = mw.ext.tabber local util = require( 'Module:InfoboxLua/Util' ) local types = require( 'Module:InfoboxLua/Types' ) -- TODO: Move config somewhere else local PLACEHOLDER_IMAGE = 'Placeholderv2.png'; local IMAGE_SIZE = 400; local p = {} --- @param image ImageComponentData|string --- @return mw.html local function getImageHtml( image ) if type( image ) == 'string' then image = { src = image } end local imageData = util.validateAn...")
- 16:35, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/styles.css (Created page with "TODO: Break down into components?: .t-infobox { width: 100%; max-width: 400px; font-size: var(--font-size-small); line-height: var(--line-height-xx-small); } .t-infobox-content { display: flex; flex-direction: column; row-gap: var(--space-md); } Header Component: .t-infobox-image-container { position: relative; } .t-infobox-image-overlay { position: absolute; top: 0; left: 0; right: 0; pointer-events: none; } .t-infobox-header-content { font-w...")
- 16:35, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua/doc (Created page with "{{Special:PrefixIndex/Module:InfoboxLua/}}")
- 16:34, 10 August 2025 Professional Wiki talk contribs created page Module:InfoboxLua (Created page with "require( 'strict' ) local headerComponent = require( 'Module:InfoboxLua/Components/Header' ) local sectionComponent = require( 'Module:InfoboxLua/Components/Section' ) local p = {} --- @param data table --- @return HeaderComponentData local function getHeaderData( data ) -- Convert string image to ImageComponentData local image = type( data.image ) == 'string' and { src = data.image } or data.image return { title = data.title, subtitle = data.subtitle or nil,...")
- 20:12, 8 August 2025 Professional Wiki talk contribs created page MediaWiki:Citizen.css (Created page with "All CSS here will be loaded for users of the Citizen skin: :root { --cp-top-background-image: url(/w/images/5/5d/Site_background.webp); --cp-top-background-position: center -290px; --cp-top-background-height: 240px; } @media screen { .citizen-page-container { position: relative; } .citizen-page-container:before { content: ''; position: absolute; inset: 0; pointer-events: none; opacity: 0.2; background-image: var(--cp-top-background-image); b...")
- 19:49, 8 August 2025 Professional Wiki talk contribs created page File:Site background.webp
- 19:49, 8 August 2025 Professional Wiki talk contribs uploaded File:Site background.webp
- 14:32, 7 August 2025 Professional Wiki talk contribs created page Lorum ipsum (Created page with "thumb|This is an image. thumb|This is another image. '''Lorem ipsum''' dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco [https://www.example.com laboris] nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepte...") Tag: Visual edit: Switched
- 16:07, 6 August 2025 Professional Wiki talk contribs created page Template:ItemDetail (Created blank page)
- 16:06, 6 August 2025 Professional Wiki talk contribs created page Template:AbilityDetail (Created blank page)
- 16:06, 6 August 2025 Professional Wiki talk contribs created page Template:TraitDetail (Created blank page)
- 16:05, 6 August 2025 Professional Wiki talk contribs created page Template:ElementalDetail (Created blank page)
- 16:04, 6 August 2025 Professional Wiki talk contribs created page Template:MapDetail (Created blank page)
- 16:04, 6 August 2025 Professional Wiki talk contribs created page Template:MoveDetail (Created blank page)
- 16:03, 6 August 2025 Professional Wiki talk contribs created page Template:MonsterDetail (Created blank page)
- 13:37, 4 August 2025 Professional Wiki talk contribs changed group membership for Admin from (none) to administrator, interface administrator and bureaucrat
- 13:36, 4 August 2025 User account Admin talk contribs was created by Professional Wiki talk contribs and password was sent by email