User contributions for Nulled
Jump to navigation
Jump to search
3 July 2025
- 09:4309:43, 3 July 2025 diff hist +3,741 N 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..." current
- 09:4209:42, 3 July 2025 diff hist +260 N Template:Sandbox/doc Created page with "{{Documentation}} This is a sandbox template that you can use to test template transclusion and template documentation. <span style="display:none">{{Sandbox}}</span> <includeonly>Category:Transclusion templates</includeonly>" current
- 09:4209:42, 3 July 2025 diff hist +31 N Template:Sandbox Created page with "<noinclude>{{/doc}}</noinclude>" current
- 09:3709:37, 3 July 2025 diff hist +1,608 N 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>..." current
- 09:3709:37, 3 July 2025 diff hist +538 N 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..." current
- 09:3709:37, 3 July 2025 diff hist +886 N 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..." current
- 09:3609:36, 3 July 2025 diff hist +88 N Template:Helper module Created page with "<includeonly>{{#invoke:Helper module|main}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 09:3609:36, 3 July 2025 diff hist +487 N Module:Edit button Created page with "-- {{Helper module|name=Edit button|fname1=(text)|ftype1=string|fuse1=Creates an edit button for the current page that the module is invoked on<br><br><code>text</code> defaults to "edit"}} -- Creates a link that opens the editor screen for whatever page this module is invoked on return function(text, page) local page_title = page or mw.title.getCurrentTitle().fullText local url = tostring(mw.uri.fullUrl(page_title,'action=edit')) return '['..url..' '..(text or 'edi..." current
- 09:3409:34, 3 July 2025 diff hist +54,853 N Module:Infobox Created page with "--[=[ -- For documentation, see Module:Infobox/doc --]=] -- <nowiki> local Infobox = {} Infobox.__index = Infobox Infobox.__tostring = Infobox.tostring -- Edit button for unknown params local editbutton = require('Module:Edit button') local var = mw.ext.VariablesLua local edit = editbutton("'''?''' (edit)") -- Page title local pagename = mw.title.getCurrentTitle().fullText -- map of flags to html tags used by Infobox.addRow() -- let's only define it once, since :..." current
- 09:3109:31, 3 July 2025 diff hist +33,292 N Module:Infobox Monster Created page with "-------------------------- -- Module for Template:Infobox Monster ------------------------ local p = {} local onmain = require('Module:Mainonly').on_main local commas = require('Module:Addcommas')._add local infobox = require('Module:Infobox') local signed = require('Module:Format eq stat').signed local tb = require('Module:Trailblazer Region') local slayer_masters = { 'turael', 'spria', 'krystilia', 'mazchna', 'vannaka', 'chaeldar', 'konar', 'nieve', 'steve', 'dur..." current
- 09:2709:27, 3 July 2025 diff hist +63 N Template:Infobox Monster Created page with "{{#invoke:Infobox Monster|main}}<noinclude>{{/doc}}</noinclude>" current
- 09:2709:27, 3 July 2025 diff hist +6,658 N Template:Infobox Monster/doc Created page with "{{Documentation}} {{Standard infobox parameters}} ==Parameters== ===name=== The in-game name of the monster. ===image=== An image of the monster. ===release=== Release date of the monster. Should follow the format <nowiki>DD Month YYYY</nowiki>. ===update=== Update page that the monster was released with. Do not include brackets (<nowiki>& </nowiki>) or the Update: prefix. ===removal=== (Optional) Removal date of the monster. Should follow the format <..." current
- 09:2709:27, 3 July 2025 diff hist +104 N Template:Documentation Created page with "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__</includeonly><noinclude>{{/doc}}</noinclude>" current
- 09:2709:27, 3 July 2025 diff hist +1,010 N Template:Documentation/doc Created page with "{{External|meta|rs|rsc}} {{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..." current
- 09:2709:27, 3 July 2025 diff hist +84 N Template:External Created page with "<includeonly>{{#invoke:Top icons|main}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 09:2709:27, 3 July 2025 diff hist +2,402 N Template:External/doc Created page with "{{External|rs|rsc|dw}} {{Documentation}} The '''External''' template adds links to the RuneScape Wiki, RuneScape: Dragonwilds Wiki, RuneScape Classic Wiki, Meta RuneScape Wiki, and Wikipedia beside the "Discussion" tab above an article's title. The links are not added to the mobile skin. ==Usage== External can be used with either unnamed parameters or named parameters. Parameter order does not matter - the ord..." current
- 09:2709:27, 3 July 2025 diff hist +583 N 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>..." current
2 July 2025
- 11:3211:32, 2 July 2025 diff hist +253 Template:Content No edit summary
- 10:4310:43, 2 July 2025 diff hist +16 Sigil Drops No edit summary
- 10:4210:42, 2 July 2025 diff hist +24 Sigil Drops No edit summary
- 10:4210:42, 2 July 2025 diff hist +182 Sigil Drops No edit summary
- 10:3910:39, 2 July 2025 diff hist −1 Pet Perks No edit summary
- 10:3810:38, 2 July 2025 diff hist +7 Pet Perks No edit summary
- 10:3710:37, 2 July 2025 diff hist −50 Pet Perks No edit summary
- 10:3610:36, 2 July 2025 diff hist −1 Pet Perks No edit summary
- 10:3510:35, 2 July 2025 diff hist +149 Pet Perks No edit summary
29 June 2025
- 19:5619:56, 29 June 2025 diff hist +7,260 N Sigil Drops Created page with "{| class="wikitable sortable" style="margin:auto; text-align:center;" ! Image !! Sigil !! Sources |- | 40px || Sigil of Abundance (Tier 1) || Zulrah |- | 40px || Sigil of Alchemy (Tier 1) || Sarachnis |- | 40px || Sigil of Alchemy (Tier 2) || Obor |- | 40px || Sigil of Alchemy (Tier 3) || Chaos Elemental |- | 40px || Sigi..."
- 19:5519:55, 29 June 2025 diff hist 0 N File:Sigil of Abundance.png No edit summary current
- 19:5319:53, 29 June 2025 diff hist 0 N File:Sigil of Arcane Precision.png No edit summary current
- 19:5119:51, 29 June 2025 diff hist 0 N File:Sigil of Necromancy.png No edit summary current
- 19:4919:49, 29 June 2025 diff hist 0 N File:Sigil of Lock Mastery.png No edit summary current
- 19:4619:46, 29 June 2025 diff hist 0 N File:Sigil of Wisdom.png No edit summary current
- 19:4219:42, 29 June 2025 diff hist 0 N File:Sigil of Warrior's Focus.png No edit summary current
- 19:3919:39, 29 June 2025 diff hist 0 N File:Sigil of Democracy.png No edit summary current
- 19:3619:36, 29 June 2025 diff hist 0 N File:Sigil of Conservation.png No edit summary current
- 19:3319:33, 29 June 2025 diff hist 0 N File:Sigil of Alchemy.png No edit summary current
- 19:2919:29, 29 June 2025 diff hist 0 N File:Sigil of Companionship.png No edit summary current
- 19:2719:27, 29 June 2025 diff hist 0 N File:Sigil of Arcane Power.png No edit summary current
- 19:2419:24, 29 June 2025 diff hist 0 N File:Sigil of Herbalism.png No edit summary current
- 19:2219:22, 29 June 2025 diff hist 0 N File:Sigil of Revenants.png No edit summary current
- 19:2019:20, 29 June 2025 diff hist 0 N File:Sigil of Brute Force.png No edit summary current
- 19:1819:18, 29 June 2025 diff hist 0 File:Sigil of Sharpshooting.png Nulled uploaded a new version of File:Sigil of Sharpshooting.png current
- 19:1419:14, 29 June 2025 diff hist 0 N File:Sigil of the Slayer.png No edit summary current
- 19:1219:12, 29 June 2025 diff hist 0 File:Sigil of Fortune.png Nulled uploaded a new version of File:Sigil of Fortune.png current
- 19:0919:09, 29 June 2025 diff hist 0 File:Sigil of Deadly Aim.png Nulled uploaded a new version of File:Sigil of Deadly Aim.png current
- 19:0519:05, 29 June 2025 diff hist 0 N File:Sigil of Triumph.png No edit summary current
- 19:0119:01, 29 June 2025 diff hist 0 N File:Sigil of Sharpshooting.png No edit summary
- 18:5118:51, 29 June 2025 diff hist 0 N File:Sigil of Fortune.png No edit summary
- 18:5118:51, 29 June 2025 diff hist 0 N File:Sigil of Deadly Aim.png No edit summary
- 18:5118:51, 29 June 2025 diff hist 0 N File:Sigil of Sharpshooter.png No edit summary current