PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

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).

Logs
  • 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 {...")