Main public logs
From PC Gaming Shelter
Combined display of all available logs of PC Gaming Shelter. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:02, 31 March 2026 WikiVisor talk contribs created page Hall of Fame/Video/2026-03-31 (Created page with "{{Featured |video |Video of the Month |EF2 Multiplayer Highlights! |Rediscover Elite Force 2 multiplayer and newly resurrected community servers. |iQ0pANm9kls }}")
- 18:58, 27 March 2026 WikiVisor talk contribs deleted page Asda (content was: "test", and the only contributor was "81.57.128.98" (talk))
- 18:45, 27 March 2026 WikiVisor talk contribs deleted page Gewgew (content was: "gebwe", and the only contributor was "81.57.128.98" (talk))
- 18:44, 27 March 2026 WikiVisor talk contribs created page Help:System messages (Created page with "A system message is a snippet of plain text (nowiki), wikitext, CSS, or JavaScript that can be used to customize the behavior of MediaWiki and its appearance for each language and locale. MediaWiki uses messages for any user-facing part of the interface, allowing for internationalization and localization of the MediaWiki UI, for both core and extensions. System messages are pages in the MediaWiki namespace, editable bu users in the <code>interface-admin</code> group. ;...")
- 14:04, 27 March 2026 WikiVisor talk contribs deleted page MediaWiki:Bottom-notice-ns-0 (content before blanking was: "{{#if:{{#ask:[[{{PAGENAME}}]]Category:GamesModification date::+}} |{{Game footer}} }}")
- 17:42, 26 March 2026 WikiVisor talk contribs created page Help:Main Page widgets (Created page with "== Wall of thumbs == The element can be re-used anywhere across the wiki. Please check the documentation on the template page: Template:Thumbwall. == Featured Video ==")
- 14:20, 26 March 2026 WikiVisor talk contribs created page Category:Main templates (Created page with "Main data templates. They link a dataset form with its Scribunto module.")
- 12:45, 26 March 2026 WikiVisor talk contribs created page Help:Infoboxes (Created page with "== Game == * Form:Game * Template:Game * Module:Game == Mod == * Form:Mod * Template:Mod * Module:Mod == Player == * Form:Player * Template:Player * Module:Player == Community == * Form:Community * Template:Community * Module:Community == Event == * Form:Event * Template:Event * Module:Event")
- 12:42, 26 March 2026 WikiVisor talk contribs created page Template:Player/doc (Created page with "{{int: shelter-infobox-main-template-intro|Player}}")
- 12:41, 26 March 2026 WikiVisor talk contribs created page Template:Mod/doc (Created page with "{{int: shelter-infobox-main-template-intro|Mod}}")
- 12:41, 26 March 2026 WikiVisor talk contribs created page Template:Event/doc (Created page with "{{int: shelter-infobox-main-template-intro|Event}}")
- 12:40, 26 March 2026 WikiVisor talk contribs created page MediaWiki:Shelter-infobox-main-template-intro (Created page with "One of the main templates. Its purpose is to collect values from the Form:$1 fields and pass them to the Module:$1 for further processing. See the module page and this help for details.")
- 12:35, 26 March 2026 WikiVisor talk contribs created page Template:Community/doc (Created page with "One of the main templates. Its purpose is to collect values from the Form:Community fields and pass them to the Module:Community for further processing.")
- 11:56, 26 March 2026 WikiVisor talk contribs created page Template:Set category (Created page with "<includeonly>[[Category:{{{1}}}]]</includeonly>")
- 11:36, 26 March 2026 WikiVisor talk contribs created page Template:Link fields/doc (Created page with "Creates a set of reusable field definitions for PageForms in pair with Template:Link and its ''aliases''. It is to be used in the form annotations, usually is a multiple instance template. The first unnamed parameter will be used as a value for the Link group property. == Example == <pre> {{{for template|Event link|multiple|embed in field=Event[Event links]|add button text=Add event link}}} {{Link fields|Event links}} {{{end template}}} </pre...")
- 11:25, 26 March 2026 WikiVisor talk contribs deleted page Template:Render (content was: "<includeonly>{{#invoke:Utils|renderInfoboxValue}}</includeonly><noinclude> {{{{PAGENAME}}/doc}} </noinclude>", and the only contributor was "WikiVisor" (talk))
- 10:32, 26 March 2026 WikiVisor talk contribs created page Template:Led/doc (Created page with " <templatedata> { "params": { "1": { "label": "Color", "description": "Any valid color name, HEX or variable should work.", "example": "green", "type": "string" } }, "description": "A helper template that renders a colored LED indicator." } </templatedata> == Examples == <pre> :{{led|green}} webcolor :{{led|var(--primary)}} theme variable :{{led|#ee2233}} HEX </pre> ;Result :{{led|green}} webcolor :{{led|var(--primary)}} theme variable :{{led|#ee2233}}...")
- 10:27, 26 March 2026 WikiVisor talk contribs created page Template:DateLink/doc (Created page with " <templatedata> { "params": { "1": { "label": "Date", "type": "date", "required": true } }, "description": "Takes the date as an argument and renders it as a link to the category for the respective year." } </templatedata> == Example == <pre> {{DateLink|1998-03-19}} </pre> ;Result {{DateLink|1998-03-19}}")
- 10:15, 26 March 2026 WikiVisor talk contribs created page Template:Link/doc (Created page with " <templatedata> { "params": { "URL": { "label": "URL", "description": "A valid URL of the resource we want to link to.", "type": "url", "required": true }, "Link text": { "label": "Link text", "description": "A visible text that masks the URL", "type": "string" }, "Link group": { "label": "Link group", "description": "Allows for retrieval and grouping of links based on their similarity.", "type": "string" } }, "description": "...")
- 09:54, 26 March 2026 WikiVisor talk contribs created page Template:Property description/doc (Created page with " <templatedata> { "params": { "1": { "label": "Property name", "description": "The name of the semantic property", "example": "Has tag", "type": "string", "required": true } }, "description": "A helper template that retrieves the property description and delivers it to the context." } </templatedata> == Example == <pre> {{property description|Has tag}} </pre> ;Result {{property description|Has tag}} Please note that we expect the property to have a...")
- 09:29, 26 March 2026 WikiVisor talk contribs created page Template:Form row/doc (Created page with " <templatedata> { "params": { "1": { "label": "Field markup", "description": "The first unnamed parameter expects a PageForms field definition.", "type": "unbalanced-wikitext" }, "class": { "label": "CSS class", "type": "string" }, "label": { "label": "Field label text", "type": "string" }, "property": { "label": "Name of semantic property", "description": "Used to deliver the property description, if any, the the form field defi...")
- 23:16, 25 March 2026 WikiVisor talk contribs created page Template:Led (Created page with "<includeonly><span class="indicator" style="background-color:{{{1|gray}}};box-shadow:0 0 3px {{{1|gray}}}"></span></includeonly><noinclude> {{{{PAGENAME}}/doc}} </noinclude>")
- 22:42, 25 March 2026 WikiVisor talk contribs created page File:Stargate test upload.webp
- 22:42, 25 March 2026 WikiVisor talk contribs uploaded File:Stargate test upload.webp
- 22:35, 25 March 2026 WikiVisor talk contribs created page Template:Infobox/Event Info (Created page with "{{#if: {{{Related game|}}} |{{Infobox/Generic |Game |{{{Related game|}}} |multiple=1 |links=1 }} }}<!-- -->{{#if: {{{Has genre|}}} |{{Infobox/Generic |Genre |{{{Has genre|}}} |multiple=1 |links=1 }} }}<!-- -->{{#if: {{{Has start date|}}} |{{Infobox/Generic |Start |{{{Has start date|}}} }} }}<!-- -->{{#if: {{{Has end date|}}} |{{Infobox/Generic |End |{{{Has end date|}}} }} }}<!-- -->{{#if:...")
- 22:30, 25 March 2026 WikiVisor talk contribs deleted page Has difficulty::Hard (content was: "test", and the only contributor was "84.113.121.241" (talk))
- 22:27, 25 March 2026 WikiVisor talk contribs created page Template:Infobox/Event links (Created page with "{{#if: {{{Event links|}}} |{{Infobox/Subobject |Event links |{{{Event links|}}} }} }}")
- 22:27, 25 March 2026 WikiVisor talk contribs created page Module:Event (Created page with "local utils = require( 'Module:Utils' ) local p = {} local function propertiesPlan() -- ['Form field name'] = { 'Semantic property', 'delimiter' } local propMap = { ['Image'] = {'Image', 'file' }, ['Related game'] = {'Related game' }, ['Has genre'] = {'Has genre' }, ['Has short description'] = {'Has short description' }, ['Has start date'] = {'Has start date' }, ['Has end date'] = {'Has end date' }, [...")
- 22:25, 25 March 2026 WikiVisor talk contribs created page Property:Event links (Created a property of type URL)
- 22:12, 25 March 2026 WikiVisor talk contribs moved page Template:Event links to Template:Event link without leaving a redirect
- 22:12, 25 March 2026 WikiVisor talk contribs created page Template:Event links (Redirected page to Template:Links) Tag: New redirect
- 22:11, 25 March 2026 WikiVisor talk contribs created page Category:Events (Created page with "{{#default_form:Event}}")
- 21:40, 25 March 2026 WikiVisor talk contribs created page Property:Has tag (Created a property of type Keyword)
- 21:18, 25 March 2026 WikiVisor talk contribs created page MediaWiki:Ajaxpoll-tracking-category (Created page with "-")
- 20:50, 25 March 2026 WikiVisor talk contribs deleted page Test poll (content was: "<poll> Do you like this poll ? Yes, it is awesome. Yes. No, I do not like polls. I have no idea, what this means. </poll>", and the only contributor was "WikiVisor" (talk))
- 20:50, 25 March 2026 WikiVisor talk contribs created page Test poll (Created page with "<poll> Do you like this poll ? Yes, it is awesome. Yes. No, I do not like polls. I have no idea, what this means. </poll>")
- 19:18, 25 March 2026 WikiVisor talk contribs created page PC Gaming Shelter:Polls/Test poll (Created page with "<poll> Do you like this poll ? Yes, it is awesome. Yes. No, I do not like polls. I have no idea, what this means. </poll>")
- 19:18, 25 March 2026 WikiVisor talk contribs created page PC Gaming Shelter:Polls (Created page with "Please create polls as subpages")
- 19:04, 25 March 2026 WikiVisor talk contribs deleted page PC Gaming Shelter:Add a Game (content was: "{{#forminput: form=Game |button text=Create or Edit Game Entry |autocomplete on category=Games |no autofocus }} {{DISPLAYTITLE: {{PAGENAME}}}}", and the only contributor was "WikiVisor" (talk))
- 19:04, 25 March 2026 WikiVisor talk contribs created page PC Gaming Shelter:Add a Game (Created page with "{{#forminput: form=Game |button text=Create or Edit Game Entry |autocomplete on category=Games |no autofocus }} {{DISPLAYTITLE: {{PAGENAME}}}}") Tag: 2017 source edit
- 17:33, 25 March 2026 WikiVisor talk contribs created page Template:Infobox/Clans (Created page with "{{#if: {{{Communities|}}} |{{Infobox/Subobject |Clan/Guild |{{{Communities|}}} }} }}") Tag: 2017 source edit
- 17:29, 25 March 2026 WikiVisor talk contribs created page Module:Clan (Created page with "local utils = require( 'Module:Utils' ) local p = {} local function propertiesPlan() -- ['Form field name'] = { 'Semantic property', 'delimiter' } local propMap = { ['Member of'] = {'Member of' }, ['Has role'] = {'Has role', ',' }, ['Has note'] = {'Has note' } } return propMap end function p.main(frame) local args = frame:getParent().args local propMap = propertiesPlan() local props = utils.setProperties(propMap, args) or {...")
- 16:54, 25 March 2026 WikiVisor talk contribs created page Property:Has role (Created a property of type Text)
- 16:32, 25 March 2026 WikiVisor talk contribs created page Property:Has short description (Created a property of type Text)
- 14:10, 25 March 2026 WikiVisor talk contribs deleted page Test Discord (content was: "{{Community |Name=HL Modders |Related game=Half-Life |Type=Discord |Community category=Mods |URL=https://www.hl-mods.com |Description=Best HL Mods }}", and the only contributor was "Sedaris" (talk))
- 13:49, 25 March 2026 WikiVisor talk contribs created page Template:Community footer (Created page with "== Clan Roster == {{#ask: [[Member of::{{PAGENAME}}]] |format=broadtable |class=smwtable-clean sortable |mainlabel=Player }}") Tag: 2017 source edit
- 13:46, 25 March 2026 WikiVisor talk contribs created page Template:Infobox/Community Info (Created page with "{{#if: {{{Related game|}}} |{{Infobox/Generic |Game |{{{Related game|}}} |links=1 }} }}<!-- -->{{#if: {{{Has status|}}} |{{Infobox/Generic |Status |{{{Has status|}}} |links=0 }} }}") Tag: 2017 source edit
- 13:44, 25 March 2026 WikiVisor talk contribs moved page Template:Infobox/Community to Template:Infobox/Community links without leaving a redirect
- 13:41, 25 March 2026 WikiVisor talk contribs created page Template:Infobox/Community (Created page with "{{#if: {{{Community links|}}} |{{Infobox/Subobject |Resources |{{{Community links|}}} }} }}") Tag: 2017 source edit
- 13:39, 25 March 2026 WikiVisor talk contribs created page Module:Community (Created page with "local utils = require( 'Module:Utils' ) local p = {} local function propertiesPlan() -- ['Form field name'] = { 'Semantic property', 'delimiter' } local propMap = { ['Image'] = {'Image', 'file' }, ['Related game'] = {'Related game' }, ['Has status'] = {'Has status' }, ['Has note'] = {'Has note' } } return propMap end local function infoboxSectionPlan() local sectionMap = { ['Cover image'] = { heading = '',...")
