More actions
Combined display of all available logs of Data Point Project Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:47, 19 October 2024 Dpw admin talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
- 18:47, 19 October 2024 Dpw admin talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 18:42, 19 October 2024 Dpw admin talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...")
- 18:42, 19 October 2024 Dpw admin talk contribs created page Template:Infobox (Created page with "<includeonly>{{#invoke:Infobox|infobox}}</includeonly><noinclude>Category:Infobox templates</noinclude>")
- 17:04, 19 October 2024 Dpw admin talk contribs created page Category:Character of World Factions (Created page with "Category:World Factions")
- 16:56, 19 October 2024 Dpw admin talk contribs created page Terje Chayyim (WF) (Created page with "'''Terje Andonov Chayyim''' (<abbr title="allegedly">a.</abbr> January 3, 1983 — June 2, 2014) was the leader of The Liberation Party of Bulgaria — a terrorist group that was the instigator of the Bulgarian terrorist crisis of 2011. Before the crisis, he was a drug dealer in Sierra Leone, from where he fled in 2002 for unknown reasons. == Biography == It is presumed that he was born on Jan...")
- 16:17, 19 October 2024 Dpw admin talk contribs created page Category:Organization of World Factions (Created page with "Category:World Factions")
- 16:17, 19 October 2024 Dpw admin talk contribs created page The Liberation Party of Bulgaria (WF) (Created page with "'''The Liberation Party of Bulgaria''' ('''TLPB''') was a heavily armed terrorist group that was active during the Bulgarian terrorist crisis of 2011. Their leader was Terje Chayyim a Bulgarian-Sierra Leonean citizen. The group was wiped out in 2014 by NATO's «Operation Sovereignty». Category:Organization of World Factions")
- 17:45, 16 October 2024 Dpw admin talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...")
- 17:14, 16 October 2024 Dpw admin talk contribs deleted page Module:WPMILHIST Infobox style (content was: "local retval = { image_box_raw = 'text-align:center;border-bottom:1px solid #aaa;line-height:1.5em;', image_box_plain_raw = 'text-align:center;line-height:1.5em;', internal_border = '1px dotted #aaa;', section_border = '1px solid #aaa;' } retval.main_box_raw = 'width:30em;' retval.header_bar = 'style="' .. '"' retval.sub_header_bar = 'style="' .. '"' retval.image_bo...", and the only contributor was "Dpw admin" (talk))
- 17:04, 16 October 2024 Dpw admin talk contribs created page Module:Date (Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_...")
- 17:03, 16 October 2024 Dpw admin talk contribs created page Module:Age (Created page with "-- Implement various "age of" and other date-related templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table names in function dateDifference. ['mt-bad-param1'] = 'Invalid parameter $1', ['mt-bad-param2'] = 'Parameter $1=$2 is invalid', ['mt-bad-show'] = 'Parameter show=$1 is not supported here', ['mt-cannot-add'] = 'Cannot add "$1"', ['mt-conflicting-s...")
- 17:03, 16 October 2024 Dpw admin talk contribs created page Template:Time interval (Created page with "<includeonly>{{{{{|safesubst:}}}#invoke:age|time_interval}}</includeonly><noinclude>Category:Article templates</noinclude>")
- 17:01, 16 October 2024 Dpw admin talk contribs created page Module:WPMILHIST Infobox style (Created page with "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', header_raw = 'background-color:#C3D6EF;color:inherit;text-align:center;vertical-align:middle;font-size:110%;', sub_header_raw = 'background-color:#DCDCDC;color:inherit;text-align:center;vertical-align:middle;', header_color = 'background-color:#C3D6EF;color:inherit;', nav_box = 'margin:0;float:right;clear:right;width:25.5em;margin-bottom:0.5em;margin-left:1em;', nav_box_child = 'margin:0;float:right;...")
- 17:00, 16 October 2024 Dpw admin talk contribs created page Module:Infobox military conflict (Created page with "require('strict') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set will be correct. local lastCombatant = 1 for...")
- 16:55, 16 October 2024 Dpw admin talk contribs created page Template:Infobox military conflict (Created page with "<includeonly>{{#invoke:Infobox military conflict|main}}</includeonly><noinclude>Category:Infobox templates</noinclude>")
- 15:56, 16 October 2024 Dpw admin talk contribs deleted page Module:WPMILHIST Infobox style (content was: "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', image_box_raw = 'text-align:center;border-bottom:1px solid gray;line-height:1.5em;', image_box_plain_raw = 'text-align:center;line-height:1.5em;', internal_border = '1px solid gray;', section_border = '1px solid gray;' } retval.image_box = 'style="' .. retval.image_box_raw .. '"' retval.image_box_pla...", and the only contributor was "Dpw admin" (talk))
- 15:56, 16 October 2024 Dpw admin talk contribs deleted page Module:Infobox military conflict (content was: "require('strict') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting se...", and the only contributor was "Dpw admin" (talk))
- 15:56, 16 October 2024 Dpw admin talk contribs deleted page Module:Infobox military conflict/styles.css (content was: "{{pp-template}}: @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } } .infobox.vevent .status > p:first-child { margin: 0; }", and the only contributor was "Dpw admin" (talk))
- 15:56, 16 October 2024 Dpw admin talk contribs deleted page Template:Infobox military conflict (content was: "<includeonly>{{#invoke:Infobox military conflict|main}}</includeonly><noinclude>Category:Infobox templates</noinclude>", and the only contributor was "Dpw admin" (talk))
- 15:03, 16 October 2024 Dpw admin talk contribs created page Template:Logo (Created page with "<includeonly>[[File:{{{1|}}}|32px|border|alt=|link=]]</includeonly><noinclude>Category:Article templates</noinclude>")
- 15:02, 16 October 2024 Dpw admin talk contribs created page Module:Infobox military conflict/styles.css (Created page with "{{pp-template}}: @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } } .infobox.vevent .status > p:first-child { margin: 0; }")
- 15:01, 16 October 2024 Dpw admin talk contribs created page Module:WPMILHIST Infobox style (Created page with "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', header_raw = 'background-color:#C3D6EF;color:inherit;text-align:center;vertical-align:middle;font-size:110%;', sub_header_raw = 'background-color:#DCDCDC;color:inherit;text-align:center;vertical-align:middle;', header_color = 'background-color:#C3D6EF;color:inherit;', nav_box = 'margin:0;float:right;clear:right;width:25.5em;margin-bottom:0.5em;margin-left:1em;', nav_box_child = 'margin:0;float:right;...")
- 15:01, 16 October 2024 Dpw admin talk contribs created page Module:Infobox military conflict (Created page with "require('strict') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set will be correct. local lastCombatant = 1 for...")
- 14:58, 16 October 2024 Dpw admin talk contribs created page Category:Infobox templates (Created page with "Category:Article templates")
- 14:58, 16 October 2024 Dpw admin talk contribs created page Template:Infobox military conflict (Created page with "<includeonly>{{#invoke:Infobox military conflict|main}}</includeonly><noinclude>Category:Infobox templates</noinclude>")
- 16:01, 15 October 2024 Dpw admin talk contribs created page K20A Multiverse (Created page with "'''K20A Multiverse''' is currently the main setting of the Data Point Project since the Grand Reset of 2107. As of right now, the only known universe in that multiverse is the Centra Universe. The multiverse will be expanding as the project goes on. Category:Multiverse")
- 15:12, 15 October 2024 Dpw admin talk contribs created page The Omnipotents (Created page with "The '''Omnipotents''' or '''Omnipotent Powers''' is an unknown group of extremely powerful and possibly immortal beings who control the Omniverse. They consist of «curators» or «handlers» and their «representatives». Their origins and goals are not known. They are considered to be the overarching antagonists of the Data Point Project, as most of the deadly events have occurred under their command. They are mostly situated in the impossible to reach border...")
- 14:57, 15 October 2024 Dpw admin talk contribs created page Category:Multiverse (Created page with "Category:Omnipotents")
- 14:56, 15 October 2024 Dpw admin talk contribs created page Category:Omnipotents (Created page with "{{Main article|The Omnipotents}}")
- 14:56, 15 October 2024 Dpw admin talk contribs created page Grand Reset (Created page with "The '''Grand Reset''' or the '''Grand Multiverse Reset''' was an event that took place on November 10, 2107 UST, which resulted in the W63D Multiverse being completely reset by the Omnipotents. The cause behind the reset was the murder of Viktor Valdemar and the 2014 «representative» of the Omnipotents by the hands of Denis Urakolouy (WF, Prime)|Den...")
- 19:38, 14 October 2024 Dpw admin talk contribs created page Category:Articles with hatnote templates targeting a nonexistent page (Created blank page)
- 19:15, 14 October 2024 Dpw admin talk contribs created page Module:Hatnote/styles.css (Created page with "{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of Module:Hatnote inline: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; } @media print { body.ns-0 .hatnote { display: none !impo...")
- 19:12, 14 October 2024 Dpw admin 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 =...")
- 19:12, 14 October 2024 Dpw admin 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'...")
- 19:12, 14 October 2024 Dpw admin talk contribs created page Module:Format link (Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(...")
- 19:11, 14 October 2024 Dpw admin talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd...")
- 19:11, 14 October 2024 Dpw admin talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 19:10, 14 October 2024 Dpw admin talk contribs created page Module:Labelled list hatnote (Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates....")
- 19:09, 14 October 2024 Dpw admin talk contribs created page Category:Article templates (Created blank page)
- 19:09, 14 October 2024 Dpw admin talk contribs created page Template:Main article (Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}</includeonly><noinclude>Category:Article templates</noinclude>")
- 19:07, 14 October 2024 Dpw admin talk contribs created page Category:Armed conflict in World Factions (Created page with "Category:World Factions")
- 19:07, 14 October 2024 Dpw admin talk contribs created page Category:World Factions (Created blank page)
- 19:07, 14 October 2024 Dpw admin talk contribs created page Bulgarian terrorist crisis (WF) (Created page with "The '''Bulgarian terrorist crisis''' was a complete armed takeover of the Bulgarian government by the Liberation Party of Bulgaria — an underground, highly armed terrorist group. The crisis lasted from November 12, 2011 until June 2, 2014, when the leader of the terrorist group, Terje Chayyim, was killed during a siege of the House of Government. Category:World Factions Category:Armed conflict in World Factions")
- 18:40, 14 October 2024 Dpw admin talk contribs created page World Factions (Created page with "250px|thumb '''World Factions''' (commonly abbreviated as '''WF''') was a speculative fiction project similar to Data Point. It was developed by PythSource in conjunction with independent contributors. It was established somewhere in 2014 and discontinued in 2022. Category:Data Point")
- 18:37, 14 October 2024 Dpw admin talk contribs created page File:WF Logo.png
- 18:37, 14 October 2024 Dpw admin talk contribs uploaded File:WF Logo.png
- 18:32, 14 October 2024 Dpw admin talk contribs created page PythSource (Created page with "250px|thumb '''PythSource''' (formerly called '''PythSource Productions''') is a small development team based in Europe. It was established in 2018 after a merger between two other small teams — GCDev and USKADev. It is a fully remote team. The team mostly specializes in web development and game development. Category:Data Point")
- 18:29, 14 October 2024 Dpw admin talk contribs created page File:PythSource Logo.png
- 18:29, 14 October 2024 Dpw admin talk contribs uploaded File:PythSource Logo.png