All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Roat Pkz. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:36, 3 April 2024 Fantastic talk contribs created page File:Malediction ward.png (Malediction ward.)
- 22:36, 3 April 2024 Fantastic talk contribs uploaded File:Malediction ward.png (Malediction ward.)
- 22:32, 3 April 2024 Fantastic talk contribs created page File:Odium ward.png (Odium ward.)
- 22:32, 3 April 2024 Fantastic talk contribs uploaded File:Odium ward.png (Odium ward.)
- 17:49, 31 March 2024 Fantastic talk contribs moved page Template:Roatpkz Wiki/Training Guides to Template:Roatpkz Wiki/Skill Training Guides without leaving a redirect (Title change)
- 17:12, 31 March 2024 Fantastic talk contribs created page User:Fantastic (Created page with "{{External|rs}} {{Infobox Jagex |name = Mod Ash |image = 300px |employed = 12 July 2004 |role = Product Manager |team = The Juggernauts |twitter = JagexAsh |reddit = JagexAsh }} left|80px '''Mod Ash''' is a Product Manager at Jagex. He originally contributed towards the development of ''RuneScape'', before becoming one of the primary architects of ''Old School RuneScape'', alongside Mod Reach &...")
- 21:37, 29 March 2024 Fantastic talk contribs created page Module:Tooltip/doc (Created page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template.")
- 21:37, 29 March 2024 Fantastic talk contribs created page Module:Tooltip (Created page with "local p = {} local yn = require('Module:Yesno') local hc = require('Module:Paramtest').has_content -- module access point for div p._div = function(args) local name = args.name if not hc(name) then error('Name is required!') end local content = args.content local hasarrow = yn(args.arrow or 'yes', true) local arrowsize = tonumber(args.arrowsize) or 10 local limitwidthbool = yn(args.limitwidth or 'yes', true) local style = args.style local div = mw.ht...")
- 21:36, 29 March 2024 Fantastic talk contribs created page Module:DependencyList/doc (Created page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template.")
- 21:36, 29 March 2024 Fantastic talk contribs created page Module:DependencyList (Created page with "local p = {} local libraryUtil = require( 'libraryUtil' ) local arr = require( 'Module:Array' ) local yn = require( 'Module:Yesno' ) local param = require( 'Module:Paramtest' ) local dpl = require( 'Module:DPLlua' ) local tooltip = require( 'Module:Tooltip' ) local moduleIsUsed = false local COLLAPSE_LIST_LENGTH_THRESHOLD = 5 local MAX_DYNAMIC_REQUIRE_LIST_LENGTH = 30 local dynamicRequireListQueryCache = {} local builtins = { ["libraryUtil"] = { link = "mw:S...")
- 21:33, 29 March 2024 Fantastic talk contribs created page Module:Documentation/doc (Created page with "{{External|meta|rs|rsc}} {{Documentation}} Implements Template:Documentation for templates and modules.")
- 21:33, 29 March 2024 Fantastic talk contribs created page Module:Documentation (Created page with "-- <nowiki> local dependencyList = require( 'Module:DependencyList' ) local yn = require( 'Module:Yesno' ) local p = {} function p.doc( frame ) local title = mw.title.getCurrentTitle() local args = frame:getParent().args local page = args[1] or mw.ustring.gsub( title.fullText, '/doc$', '' ) local addDependencyList = yn( args.DependencyList or true ) local ret, cats, ret1, ret2, ret3 local onModule = title.namespace == 828 -- subpage head...")
- 23:33, 28 March 2024 Fantastic talk contribs created page Roat Pkz:About (Created page with "Progress in work..")
- 23:33, 28 March 2024 Fantastic talk contribs created page Roat Pkz (Created page with "Progress in work..") Tag: Visual edit
- 23:31, 28 March 2024 Fantastic talk contribs created page Template:RoatPkz Wiki/Header/doc (Created page with "<noinclude>{{/doc}}</noinclude><div class="mainpage-header nomobile"> <div class="header-intro"> <h1>Welcome to the Roat Pkz Wiki!</h1> <p>We are the official ''Roat Pkz'' encyclopaedia, written and maintained by the staff team. Since our start in 2011, we've been the go-to destination for all things Old School.</p> </div> <div class="header-stats plainlist"> <ul> <li>Number of articles: '''{{NUMBEROF...")
- 23:31, 28 March 2024 Fantastic talk contribs created page Template:RoatPkz Wiki/Header (Created page with "<noinclude>{{/doc}}</noinclude><div class="mainpage-header nomobile"> <div class="header-intro"> <h1>Welcome to the Roat Pkz Wiki!</h1> <p>We are the official ''Roat Pkz'' encyclopaedia, written and maintained by the staff team. Since our start in 2011, we've been the go-to destination for all things Old School.</p> </div> <div class="header-stats plainlist"> <ul> <li>Number of articles: '''{{NUMBEROF...")
- 23:24, 28 March 2024 Fantastic talk contribs created page Template:Old School Near-Reality Wiki/Header (Created page with "<noinclude>{{/doc}}</noinclude><div class="mainpage-header nomobile"> <div class="header-intro"> <h1>Welcome to the OSNR Wiki!</h1> <p>We are the official ''Old School Near-Reality'' encyclopaedia, written and maintained by the staff team. Since our start on 3 October 2022, we've been the go-to destination for all things Old School.</p> </div> <div class="header-stats plainlist"> <ul> <li>Number o...")
- 23:22, 28 March 2024 Fantastic talk contribs created page Template:No documentation/doc (Created page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template.")
- 23:22, 28 March 2024 Fantastic talk contribs created page Template:No documentation (Created page with "<includeonly>{{documentation|Template:No documentation|DependencyList=No}} <span class='plainlinks'>'''This {{PageType}} does not have any documentation.''' Please consider adding documentation at [[{{#replace:{{FULLPAGENAME}}|/doc}}/doc]]. <nowiki>[</nowiki>[{{fullurl:{{#replace:{{FULLPAGENAME}}|/doc}}/doc|action=edit}} edit]<nowiki>]</nowiki></span>{{#If:{{{DependencyList|}}}||{{DependencyList}}}}Category:Pages needing documentation</includeonly><noinclude>{{/doc}}...")
- 23:22, 28 March 2024 Fantastic talk contribs created page Module:Update/doc (Created page with "{{No documentation}}")
- 23:21, 28 March 2024 Fantastic talk contribs created page Module:Update (Created page with "--<nowiki> -- IMPORTS local pt = require('Module:Paramtest') local top_icons = require('Module:Top icons')._main local hc = pt.has_content local dt = pt.default_to -- exposed table local p = {} --[=[ -- -- HELPER TABLES AND FUNCTIONS -- --]=] -- replacement before calling encode -- as lua patterns local repl_before = { ['%('] = '', ['%)'] = '', ['%!'] = '', } -- replacements after calling encode -- as lua patterns local repl_after = { ['%+'] = '-', ['%%2C']...")
- 23:21, 28 March 2024 Fantastic talk contribs created page Template:Date page dpl/doc (Created page with "{{documentation}} {{invokes|Update}} This template is used to format the lines of the DPL call of Template:Date page. It uses the same parameters as Template:Update and Template:Patch Notes. Template:Date page dpl.default is called instead, if the template is not found. Example intended use: <pre> uses = Template:Update,Template:Patch Notes include = {Update|Date page dpl},{Patch Notes|Date page dpl}</pre> <includeonly>Category:DPL templatesCa...")
- 23:21, 28 March 2024 Fantastic talk contribs created page Template:Date page dpl (Created page with "<includeonly>{{#invoke:Update|datedpl}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 23:20, 28 March 2024 Fantastic talk contribs created page Template:Date page/doc (Created page with "{{documentation}} This template is a DPL call to collect and format all update pages with a specific date. It uses Template:Date page dpl (based on Module:Update) and Template:Date page dpl.default to do so. In the case of a date featuring no historic updates, no output will be shown if the first parameter is left blank (ie. date pages), or "... Nothing interesting happened" will show if the first parameter is set. ==Usage== <pre>{{Date page}}</pre> The te...")
- 23:20, 28 March 2024 Fantastic talk contribs created page Template:Date page (Created page with "<includeonly>{{#vardefine:datedpl|{{#dpl: |category = {{{1|{{PAGENAME}}}}} updates |uses = Template:Update¦Template:Patch Notes |ordermethod = sortkey |order = descending |include = {Update¦Date page dpl},{Patch Notes¦Date page dpl} |format = ,\n* ,, }}}}{{#ifexpr:{{#len:{{#var:datedpl}}}} > 100 |{{#var:datedpl}} |{{#if:{{{1|}}}|* ... Nothing interesting happened.|{{#var:datedpl}}}} }}{{mainonly|{{#iferror:{{#time:j F|{{PAGENAME}}}}||Category:{{PAGENAME}} updates|...")
- 23:15, 28 March 2024 Fantastic talk contribs created page Category:Templates using TemplateData (Created page with "This category contains pages that use TemplateData. {{Hidden category}} Category:Templates")
- 23:14, 28 March 2024 Fantastic talk contribs created page Template:TemplateData/doc (Created page with "{{Documentation}} This template should be used on other templates' documentation pages when adding template data using Extension:TemplateData. This template accepts one unnamed parameter, which should be the the whole <code>templatedata</code> text. Also adds Category:Templates using TemplateData to pages. {{TemplateData|nocat=yes| <templatedata> { "description": "Used on template docs to enclose the templatedata parser tag", "params...")
- 23:14, 28 March 2024 Fantastic talk contribs created page Template:TemplateData (Created page with "<includeonly>{{#if:{{{noheader|}}}||==Template data==}} <table class="templatedata mw-collapsible mw-collapsed" style="text-align:center" data-expandtext="show" data-collapsetext="hide"> <tr><th style="min-width:400px">Show/hide template's data</th></tr> <tr><td> '''The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.''' {{{1|}}} </td></tr> </table>...")
- 23:13, 28 March 2024 Fantastic talk contribs created page Template:Categoryheader/doc (Created page with "{{Documentation}} This template displays a standardised sentence to be used on all category pages. ==Usage== This template can be used by entering the following onto a category page. <pre>{{Categoryheader|1|2|3|4}}</pre> The "related to" in the template's output can be suppressed by adding <code>related=no</code> as a parameter to the template. ==Example== <pre>{{Categoryheader|pages|the Theatre of Blood|yes|Template:Theatre of Blood}}</pre> {{Categoryheader...")
- 23:13, 28 March 2024 Fantastic talk contribs created page Template:Categoryheader (Created page with "<includeonly>This category contains {{{1}}}{{#if:{{{2|}}}|{{#ifeq:{{lc:{{{related|}}}}}|no|| related to}} {{{2}}}}}. {{#if:{{{3|}}}|This category is automatically added by {{{4}}}.}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 23:12, 28 March 2024 Fantastic talk contribs created page Category:Templates (Created page with "{{Categoryheader|pages|templates. This is the base category for '''templates'''. Templates should be placed in appropriate sub-categories, and should not appear here. See Near-Reality:Templates for collated information on templates. ==Categorising templates== Templates themselves can be categorised - without affecting the pages that call them - by putting the category link inside '''<code><nowiki><noinclude></noinclude></nowiki></code>''' tags <nowiki><noinclude>[...")
- 23:11, 28 March 2024 Fantastic talk contribs created page Category:Template Documentation (Created page with "{{Categoryheader|templates|documentation subpages|yes|Template:Documentation}} Documentation")
- 23:06, 28 March 2024 Fantastic talk contribs created page Template:Invokes/doc (Created page with "{{Documentation}} This template should be put near the beginning of a template or module's documentation page to link to a module that the template invokes, or a template that invokes the module (respectively). <pre> {{Invokes|ModuleName}} or {{Invokes|TemplateName}} </pre> ==Parameters== ===(1)=== On a template documentation page, this parameter should be supplied with the page title for a module that the template invokes (without the "Module:" namespace prefix).<br>...")
- 23:06, 28 March 2024 Fantastic talk contribs created page Template:Invokes (Created page with "<includeonly>{{#ifeq:{{NAMESPACE}}|Module|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' is invoked by [[{{{page|Template:{{{1}}}}}}]].{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Template invoked modules}}}}''</div>|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' invokes [[Module:{{{1}}}]] using Lua.{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Lua-based temp...")
- 22:58, 28 March 2024 Fantastic talk contribs created page Template:Documentation (Created page with "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__</includeonly><noinclude>{{/doc}}</noinclude>")
- 22:57, 28 March 2024 Fantastic talk contribs created page Template:Documentation/doc (Created page with "{{Documentation}} {{Invokes|Documentation}} <code><nowiki>{{Documentation}}</nowiki></code> is transcluded in template/module documentation pages. This template should only be used on subpages titled "doc". This is '''not''' the template of the same name from Wikipedia and it is not used in the same way. ==Usage== Place {{t|documentation}} at the top of the documentation page, then transclude <code><nowiki>{{/doc}}</nowiki></code> directly from the main template page,...")
- 22:50, 28 March 2024 Fantastic talk contribs created page Template:* (Created page with "<includeonly>'''•'''</includeonly><noinclude>{{/doc}}</noinclude>")
- 22:50, 28 March 2024 Fantastic talk contribs created page Template:*/doc (Created page with "{{Documentation}} The '''*''' template is used to add bullets (example: '''•''') by substituting <tt><nowiki>'''•'''</nowiki></tt> automatically. ==Usage== The recommended usage is to use spaces ''before'' and ''after'' the template. <pre>Bones {{*}} Big bones</pre> The template renders one space on each side of the bullet. Bones {{*}} Big bones For long dotted lists each list item can be put on its own line, with spaces between each ite...")
- 11:18, 25 March 2024 Fantastic talk contribs deleted page Template:Old School RuneScape Wiki/Recent Updates (content was: "<!-- As these are of the first tiles shown on the main page, PLEASE take extra care when editing the template as to not cause red links etc. -->{{Recent Updates |file1 = Varlamore- Part One.png |page1 = Update:Easter Event 2024 |byline1 = 20 March 2024 {{*}} Game update |title1 = Varlamore: Part One |desc1 = Welcome to a new region full of quests, creatures, and exci...", and the only contributor was "Fantastic" (talk))
- 11:15, 25 March 2024 Fantastic talk contribs deleted page Template:Recent Updates (content was: "<includeonly><div class="mainpage-recent-updates tile-row"> <div class="tile-halves"> <div class="tile-top tile-image">[[File:{{{file1}}}|link={{{page1}}}|alt=]]</div> <div class="tile-bottom link-button">[[{{{page1}}}|<p class="byline">{{{byline1}}}</p><h2>{{{title1}}}</h2><p>{{{desc1}}}</p>]]</div> </div> <div class="tile-halves"> <div c...", and the only contributor was "Fantastic" (talk))
- 11:01, 25 March 2024 Fantastic talk contribs created page Template:Old School RuneScape Wiki/Recent Updates (Created page with "<!-- As these are of the first tiles shown on the main page, PLEASE take extra care when editing the template as to not cause red links etc. -->{{Recent Updates |file1 = Main page - Varlamore- Part One.png |page1 = Update:Easter Event 2024 |byline1 = 20 March 2024 {{*}} Game update |title1 = Varlamore: Part One |desc1 = Welcome to a new region full of quests, creatures, and exciting new challenges! |file2 = Main page - Miscellaneous Quality of Life Changes.png |page2...")
- 10:58, 25 March 2024 Fantastic talk contribs created page File:Easter event 2024.png
- 10:58, 25 March 2024 Fantastic talk contribs uploaded File:Easter event 2024.png
- 10:54, 25 March 2024 Fantastic talk contribs created page Template:Recent Updates (Created page with "<includeonly><div class="mainpage-recent-updates tile-row"> <div class="tile-halves"> <div class="tile-top tile-image">[[File:{{{file1}}}|link={{{page1}}}|alt=]]</div> <div class="tile-bottom link-button">[[{{{page1}}}|<p class="byline">{{{byline1}}}</p><h2>{{{title1}}}</h2><p>{{{desc1}}}</p>]]</div> </div> <div class="tile-halves"> <div class="tile-top tile-image">[[File:{{{file2}}}|link={{{page2}}}|alt=]]</div> <div class="tile-b...")
- 13:49, 21 March 2024 User account Fantastic talk contribs was created