All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SimpleScape. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:22, 20 January 2025 Zal talk contribs created page File:Main Page - Item Upgrades.png
- 17:22, 20 January 2025 Zal talk contribs uploaded File:Main Page - Item Upgrades.png
- 17:09, 20 January 2025 Zal talk contribs created page Module:Category handler (Created page with "--[=[ <pre> -- Implements [Template:Ctg] -- Sorts pages into a category more appropriately than pagename alone -- Default and custom rules are outlined at Template:Category handler/doc --]=] local p = {} local ucf = require('Module:Paramtest').ucfirst local curpage = mw.title.getCurrentTitle() function p.main(frame) local ns = curpage.namespace -- Just don't bother unless we're in content namespaces if not (ns == 0 or ns == 120 or ns == 116) then return ''...")
- 17:08, 20 January 2025 Zal 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...")
- 17:08, 20 January 2025 Zal 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>...")
- 17:07, 20 January 2025 Zal 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 RuneScape: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>Ca...")
- 17:06, 20 January 2025 Zal 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.")
- 17:06, 20 January 2025 Zal 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}}...")
- 17:06, 20 January 2025 Zal talk contribs created page Module:Navbox/doc (Created page with "{{No documentation}}")
- 17:05, 20 January 2025 Zal talk contribs created page Module:Navbox (Created page with "-- <nowiki> -- -- Implements {{Navbox}} -- local p = {} local tnavbar = require( 'Module:Tnavbar' ) local yesno = require( 'Module:Yesno' ) local page_title = mw.title.getCurrentTitle().fullText -- -- Helper for inserting a new row into the navbox -- -- @param tbl {mw.html table} -- @return tbl {mw.html table} -- local function insertRow( tbl ) return tbl:tag( 'tr' ) end -- -- Creates the navbox table -- -- @param args {table} -- @return tbl {mw.html table} -- local f...")
- 17:04, 20 January 2025 Zal talk contribs created page Template:Navbox/doc (Created page with "{{documentation|Template:Navbox}} {{invokes|Navbox|category=No}}<!----Do not add this category to *every* navbox added explicitly to {{Navbox}} at the end of documentation-----> __TOC__<!--Needed to prevent TOC appearing in the navbox itself if it has a heading.--> ==Usage== This template can be used to make a standard navigation box. It is intended for use within another template that standardises the title and contents of the box (see Template:Rune equipment...")
- 17:03, 20 January 2025 Zal 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>...")
- 17:02, 20 January 2025 Zal 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 templat...")
- 17:02, 20 January 2025 Zal talk contribs created page Module:SCP/doc (Created page with "{{documentation}} {{Helper module |name = SCP |fname1 = _main(skill, level, link, sort) |ftype1 = String |fuse1 = Takes inputs and gives outputs like Template:SCP. See the template documentation for more info. }}")
- 17:00, 20 January 2025 Zal talk contribs created page Module:SCP (Created page with "-- <pre> local p = {} local pics = { diary = { image = 'Achievement Diaries icon', link = 'Achievement Diary' }, combatachievement = { image = 'Combat achievements', link = 'Combat Achievements' }, combat = { image = 'Attack style icon', link = 'Combat level' }, combatstyle = { image = 'Attack style icon', link = 'Combat styles' }, dd = { image = 'Distraction & Diversion icon', link = 'Distractions and Diversions' }, favour = { image = 'Kourend Favour icon', link...")
- 16:43, 20 January 2025 Zal talk contribs created page Template:Ctg (Created page with "{{{{{|safesubst:}}}#invoke:Category handler|main}}<noinclude>{{/doc}}</noinclude>")
- 16:42, 20 January 2025 Zal talk contribs created page Template:Navbox (Created page with "{{{{{|safesubst:}}}#invoke:Category handler|main}}<noinclude>{{/doc}}</noinclude>")
- 16:42, 20 January 2025 Zal talk contribs created page Template:Skills (Created page with "{{Navbox |name=Skills |title=Skills |gtitle1=Combat |group1= * {{SCP|Attack|link=yes}} * {{SCP|Strength|link=yes}} * {{SCP|Defence|link=yes}} * {{SCP|Ranged|link=yes}} * {{SCP|Prayer|link=yes}} * {{SCP|Magic|link=yes}} * {{SCP|Hitpoints|link=yes}} |gtitle2=Gathering |group2= * {{SCP|Farming|link=yes}} * {{SCP|Fishing|link=yes}} * {{SCP|Hunter|link=yes}} * {{SCP|Mining|link=yes}} * {{SCP|Woodcutting|link=yes}} |gtitle3=Production |group3= * {{SCP|Cooking...")
- 16:38, 20 January 2025 Zal talk contribs created page File:21px-Magic icon.png
- 16:38, 20 January 2025 Zal talk contribs uploaded File:21px-Magic icon.png
- 16:37, 20 January 2025 Zal talk contribs created page Module:Category handler (Created page with "--[=[ <pre> -- Implements [Template:Ctg] -- Sorts pages into a category more appropriately than pagename alone -- Default and custom rules are outlined at Template:Category handler/doc --]=] local p = {} local ucf = require('Module:Paramtest').ucfirst local curpage = mw.title.getCurrentTitle() function p.main(frame) local ns = curpage.namespace -- Just don't bother unless we're in content namespaces if not (ns == 0 or ns == 120 or ns == 116) then return ''...")
- 16:36, 20 January 2025 Zal talk contribs created page File:21px-Attack icon.png
- 16:36, 20 January 2025 Zal talk contribs uploaded File:21px-Attack icon.png
- 16:34, 20 January 2025 Zal talk contribs created page RuneScape:Lua/Helper modules (Created page with "This is a table of modules and functions that were created specifically for facilitating the creation of other modules. Documentation for modules here is done in the source code with Template:Helper module. <dpl> namespace = Module uses = Template:Helper module titlematch = %/doc nottitlematch = Helper module/doc include = {Helper module} format = <table class="wikitable"><tr><th>Module</th><th>Function</th><th>Type</th><th>Use</th></tr>,,,</table> ordermethod=title...")
- 16:33, 20 January 2025 Zal talk contribs created page Template:Helper module/doc (Created page with "{{Documentation}} {{Invokes|Helper module}} Provides documentation for functions of modules that contain functions useful for other modules. This template should be part of a comment, and should be at the top of the source code, '''before''' any <nowiki><pre> or <nowiki></nowiki> tags. There is no limit to the number of functions this template can list. This template is called by RuneScape:Lua/Helper modules to help produce a dynamic table. <pre> {{Helper module |n...")
- 16:33, 20 January 2025 Zal talk contribs created page Template:Helper module (Created page with "<includeonly>{{#invoke:Helper module|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 16:33, 20 January 2025 Zal talk contribs created page Module:SCP/doc (Created page with "{{documentation}} {{Helper module |name = SCP |fname1 = _main(skill, level, link, sort) |ftype1 = String |fuse1 = Takes inputs and gives outputs like Template:SCP. See the template documentation for more info. }}")
- 16:32, 20 January 2025 Zal talk contribs created page Module:SCP (Created page with "-- <pre> local p = {} local pics = { diary = { image = 'Achievement Diaries icon', link = 'Achievement Diary' }, combatachievement = { image = 'Combat achievements', link = 'Combat Achievements' }, combat = { image = 'Attack style icon', link = 'Combat level' }, combatstyle = { image = 'Attack style icon', link = 'Combat styles' }, dd = { image = 'Distraction & Diversion icon', link = 'Distractions and Diversions' }, favour = { image = 'Kourend Favour icon', link...")
- 16:31, 20 January 2025 Zal talk contribs created page File:Stats icon.png
- 16:31, 20 January 2025 Zal talk contribs uploaded File:Stats icon.png
- 16:29, 20 January 2025 Zal talk contribs created page Template:SCP/doc (Created page with "{{documentation}} The '''SCP''' template displays a clickable skill icon picture that links to the skill page. This can be also be used in other templates that display skill icons. ==Usage== <pre>{{SCP|<skill>|<number>|link = (optional) yes}}</pre> ==Examples== Just skill:<br/> <pre>{{SCP|Magic}}</pre> {{SCP|Magic}} Skill and level:<br/> <pre>{{SCP|Magic|50}}</pre> {{SCP|Magic|50}} Skill, level, and link:<br/> <pre>{{SCP|Magic|50|link=yes}}</pre> {{SCP|Magic|50|link=...")
- 16:29, 20 January 2025 Zal talk contribs created page Template:SCP (Created page with "<includeonly>{{#invoke:SCP|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 16:18, 20 January 2025 Zal talk contribs created page Template:SimpleScape Announcement (Created page with "<div class="announcement-banner"> <p><strong>Important Announcement:</strong> <em>You need to register on the website before you can login to the game!</em></p> </div>")
- 16:05, 20 January 2025 Zal talk contribs created page File:Discord logo icon.png
- 16:05, 20 January 2025 Zal talk contribs uploaded File:Discord logo icon.png
- 15:51, 20 January 2025 Zal talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki")
- 14:50, 20 January 2025 Zal talk contribs created page File:Agility icon.png
- 14:50, 20 January 2025 Zal talk contribs uploaded File:Agility icon.png
- 14:49, 20 January 2025 Zal talk contribs deleted page File:Agility.png (content was: "", and the only contributor was "Zal" (talk))
- 14:49, 20 January 2025 Zal talk contribs created page File:Woodcutting icon.png
- 14:49, 20 January 2025 Zal talk contribs uploaded File:Woodcutting icon.png
- 14:48, 20 January 2025 Zal talk contribs created page File:Thieving icon.png
- 14:48, 20 January 2025 Zal talk contribs uploaded File:Thieving icon.png
- 14:48, 20 January 2025 Zal talk contribs created page File:60px-Discord logo icon.svg.png
- 14:48, 20 January 2025 Zal talk contribs uploaded File:60px-Discord logo icon.svg.png
- 14:48, 20 January 2025 Zal talk contribs created page File:Smithing icon.png
- 14:48, 20 January 2025 Zal talk contribs uploaded File:Smithing icon.png
- 14:48, 20 January 2025 Zal talk contribs created page File:Runecraft icon.png
- 14:48, 20 January 2025 Zal talk contribs uploaded File:Runecraft icon.png
- 14:48, 20 January 2025 Zal talk contribs created page File:Prayer icon.png