User contributions for Alex
Jump to navigation
Jump to search
15 October 2024
- 17:4217:42, 15 October 2024 diff hist +207 N Template:Agility info Created page with "{{#invoke:Skill info|main|Agility}}{{reflist|group=i}}<includeonly>{{#switch:{{{type|}}}|Shortcut|Obstacle = {{Mainonly|[[Category:Agility {{lc:{{{type}}}}}]]}}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:4017:40, 15 October 2024 diff hist +20 N Module:Skill info/presets/doc Created page with "{{No_documentation}}"
- 17:4017:40, 15 October 2024 diff hist +10,352 N Module:Skill info/presets Created page with "local p = {} local paramtest = require('Module:Paramtest') local yesno = require('Module:Yesno') local default = paramtest.default_to -- string.lower which also accepts `nil` values without erroring function lc(str) return str and string.lower(str) end -- array contains val function contains(tbl, val) for _, item in ipairs(tbl) do if item == val then return true end end return false end -- multiply num by mul, rounded to 1 decimal function times(num, mul)..." current
- 17:3817:38, 15 October 2024 diff hist +428 N Template:Quantity box/doc Created page with "{{Documentation}} This template returns a string representing infobox-quantity and infobox-quantity-replace span elements if passed a string representing a number, otherwise the string passed is returned. ==Usage== <pre> {{Quantity box|value}} </pre> ==Examples== ===Number provided=== <pre> {{Quantity box|8}} </pre> {{Quantity box|8}} ===Non-numeric provided=== <pre> {{Quantity box|8, 10}} </pre> {{Quantity box|8, 10}}" current
- 17:3817:38, 15 October 2024 diff hist +88 N Template:Quantity box Created page with "<includeonly>{{#invoke:Quantity box|main}} </includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:3817:38, 15 October 2024 diff hist +219 N Module:Quantity box/doc Created page with "{{documentation}} {{Helper module |name = Quantity box |fname1 = _main(quantity) |ftype1 = String |fuse1 = Takes inputs and gives outputs like Template:Quantity box. See the template documentation for more info. }}" current
- 17:3817:38, 15 October 2024 diff hist +633 N Module:Quantity box Created page with "local p = {} local commas = require('Module:Addcommas')._add function p._main(arg, init) if arg == '' or arg == nil then return '' end -- convert init to string if it is a number, or set to '1' if it is not a (string of a) number init = tonumber(init) and tostring(init) or '1' if tonumber(arg) then return string.format('<span class="infobox-quantity" data-val-each="%s" data-value="%s"><span class="infobox-quantity-replace">%s</span> xp</span>', arg, init, comma..." current
- 17:3717:37, 15 October 2024 diff hist +9,328 N Template:Skill info/doc Created page with "{{Documentation}} This template functions as a general-purpose version of the different skill-specific info templates. Generally, if a skill-specific template exists, it is ''highly recommended'' to use the template for the specific skill. Those templates preload the info box with several useful properties, which keeps the formatting for that skill consistent. Skills that have very few interactions that are not a Template:Recipe|Rec..."
- 17:3717:37, 15 October 2024 diff hist +77 N Template:Skill info Created page with "{{#invoke:Skill info|main}}{{reflist|group=i}}<noinclude>{{/doc}}</noinclude>" current
- 17:3617:36, 15 October 2024 diff hist +211 N Module:Skill info/doc Created page with "{{Documentation}} Module for Template:Skill info as well as other skill-specific info templates. See Module:Skill info/presets for preset functions for several skills." current
- 17:3617:36, 15 October 2024 diff hist +12,508 N Module:Skill info Created page with "-------------------------- -- Module for Template:Skill info -------------------------- local p = {} local onmain = require('Module:Mainonly').on_main local paramtest = require('Module:Paramtest') local infobox = require('Module:Infobox') local yesno = require('Module:Yesno') local scp = require('Module:SCP')._main local qty = require('Module:Quantity box')._main local editbutton = require('Module:Edit button') local edit = editbutton("'''?''' (edit)") local preset..." current
- 17:3317:33, 15 October 2024 diff hist 0 N File:Redirect.png No edit summary current
- 17:3217:32, 15 October 2024 diff hist +3,259 N RuneScape:Redirecting Created page with "{{shortcut|RS:REDIR|RS:R|RS:REDIRECT}} Although our pages (should) always have the accurate names of the items, quests or characters, players searching this wiki may not be as accurate as we are; after all, the use of shortenings or abbreviations can speed up searching considerably, if they can be used. To this end '''redirecting''' is utilised in order to aid users to find their articles. A redirect is a page created specifically to take a searcher straight to another..." current
- 17:3217:32, 15 October 2024 diff hist −464 Template:Otheruses2 Redirected page to Template:Otheruses current Tag: New redirect
- 17:3217:32, 15 October 2024 diff hist −1,794 Template:Otheruses2/doc Redirected page to Template:Otheruses/doc current Tag: New redirect
- 17:3117:31, 15 October 2024 diff hist +1,830 N Template:Otheruses2/doc Created page with "{{Documentation}} '''Otheruses''' is used to add disambiguation links at the top of the page. ==Usage== <code><nowiki>{{Otheruses|topic|other topic|first link|another topic|second link}}</nowiki></code> or <code><nowiki>{{Otheruses|def=no|other topic|first link|another topic|second link}}</nowiki></code> Do not use this template on an article with an unambiguous title; for example, a reader who searches specifically for "Bob (Enlightened Journey)" is not likely..."
- 17:3117:31, 15 October 2024 diff hist +496 N Template:Otheruses2 Created page with "<includeonly>{{Hatnote|{{#ifeq:{{{def}}}|no|{{#if:{{{1|}}}|For {{{1}}}, see [[{{{2}}}]]. {{#if:{{{3|}}}|For {{{3}}}, see [[{{{4}}}]].}}|For other uses, see [[{{NAMESPACE}}:{{PAGENAME}} (disambiguation)]].}}|This article is about {{{1}}}. {{#if:{{{2|}}}|For {{{2}}}, see [[{{{3}}}]].|For other uses, see [[{{NAMESPACE}}:{{PAGENAME}} (disambiguation)]].}} {{#if:{{{4|}}}|For {{{4}}}, see [[{{{5}}}]].}} {{#if:{{{6|}}}|For {{{6}}}, see [[{{{7}}}]].}}}}}}</includeonly><noinclude..."
- 17:3117:31, 15 October 2024 diff hist +1,632 N Template:See also/doc Created page with "{{documentation}} == Usage == Shows links to other related articles. === Syntax === <code><nowiki>{{see also|article name 1 [|article name 2 |... |article name 15]}}</nowiki></code> * '''article name 1''': The first related article to link to. * '''article name n''': The nth related article to link to, with n ≤ 15. === Examples === The first and last examples show how the template gives errors if used without parameters or with too many parameters, while the mid..." current
- 17:3017:30, 15 October 2024 diff hist +2,068 N Template:See also Created page with "<includeonly>{{Hatnote|{{{altphrase|See also}}}: {{#if:{{{1|}}} |<!--then:-->[[:{{{1}}}|{{{l1|{{{1}}}}}}]] |<!--else:-->'''Error: Template must be given at least one article name''' }}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} [[:{{{2}}}{{#if:{{{label 2|{{{l2|}}}}}}|{{!}}{{{label 2|{{{l2}}}}}}}}]] }}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }} [[:{{{3}}}{{#if:{{{label 3|{{{l3|}}}}}}|{{!}}{{{label 3|{{{l3}}}}}}}}]] }}{{#if:{{{4|}}}|{{#if:{{{5|}}..." current
- 17:3017:30, 15 October 2024 diff hist +683 N Template:Redirect3/doc Created page with "{{documentation}} This template displays text showing what redirects to a certain page. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{redirect3|Location|Description including links}}</pre> ==location== This parameter is replaced by the location. ==description== This parameter is replaced by a description of the redirect. ==See also== *Template:Redirect **Template:Redirect2 *Template:Otheruses **Template:Othe..." current
- 17:3017:30, 15 October 2024 diff hist +77 N Template:Redirect3 Created page with "{{Hatnote|"{{{1}}}" redirects here. {{{2}}}.}}<noinclude>{{/doc}}</noinclude>" current
- 17:2917:29, 15 October 2024 diff hist +31 N Template:Redirect2 Redirected page to Template:Redirect current Tag: New redirect
- 17:2917:29, 15 October 2024 diff hist +1,634 N Template:Redirect/doc Created page with "{{Documentation}} __NOTOC__ The '''Redirect''' placed at the top of the article or section that is the primary topic of a redirect, and links to other topics that are ambiguous with the name of that redirect. This template does NOT create page redirects. ==Usage== ===3 parameters=== <code><nowiki>{{Redirect|<from>|<subject>|<target>}}</nowiki></code> Example: <code><nowiki>{{Redirect|Toxic|the blowpipe|Toxic blowpipe}}</nowiki></code> {{Redir..." current
- 17:2917:29, 15 October 2024 diff hist +312 N Template:Redirect Created page with "{{Hatnote|"{{{1}}}" redirects here. {{#if:{{{3|}}}|For {{{2|}}}, see [[{{{3|}}}]].|{{#if:{{{2|}}}|For other uses, see [[{{{2|}}}]].|For other uses, see [[{{{1}}} (disambiguation)]].}}}} {{#if:{{{4|}}}|For {{{4}}}, see [[{{{5}}}]].}} {{#if:{{{6|}}}|For {{{6}}}, see [[{{{7}}}]].}}}}<noinclude>{{/doc}}</noinclude>" current
- 17:2617:26, 15 October 2024 diff hist +594 N Template:(m)/doc Created page with "{{Documentation}} {{Otheruses|def=no|the membership-indicator star|Template:Members}} This template displays {{(m)}}, to denote that something is Members-only on a list where it is not clear by context. ==Usage== This template can be used by entering the following code: <pre>{{(m)}}</pre> <includeonly>{{PAGENAME}}</includeonly> {{TemplateData|<templatedata> { "params": {}, "description": "This template displays (m), to denot..." current
- 17:2617:26, 15 October 2024 diff hist +104 N Template:(m) Created page with "<sub title="Members-only" style="cursor:help; margin-left:3px;">(m)</sub><noinclude>{{/doc}}</noinclude>" current
- 17:2517:25, 15 October 2024 diff hist +1,315 Template:Hatnote/doc No edit summary current
- 17:2517:25, 15 October 2024 diff hist +85 N Template:Hatnote/doc Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>"
- 17:2517:25, 15 October 2024 diff hist +85 N Template:Hatnote Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:2317:23, 15 October 2024 diff hist +1,830 N Template:Otheruses/doc Created page with "{{Documentation}} '''Otheruses''' is used to add disambiguation links at the top of the page. ==Usage== <code><nowiki>{{Otheruses|topic|other topic|first link|another topic|second link}}</nowiki></code> or <code><nowiki>{{Otheruses|def=no|other topic|first link|another topic|second link}}</nowiki></code> Do not use this template on an article with an unambiguous title; for example, a reader who searches specifically for "Bob (Enlightened Journey)" is not likely..." current
- 17:2317:23, 15 October 2024 diff hist +496 N Template:Otheruses Created page with "<includeonly>{{Hatnote|{{#ifeq:{{{def}}}|no|{{#if:{{{1|}}}|For {{{1}}}, see [[{{{2}}}]]. {{#if:{{{3|}}}|For {{{3}}}, see [[{{{4}}}]].}}|For other uses, see [[{{NAMESPACE}}:{{PAGENAME}} (disambiguation)]].}}|This article is about {{{1}}}. {{#if:{{{2|}}}|For {{{2}}}, see [[{{{3}}}]].|For other uses, see [[{{NAMESPACE}}:{{PAGENAME}} (disambiguation)]].}} {{#if:{{{4|}}}|For {{{4}}}, see [[{{{5}}}]].}} {{#if:{{{6|}}}|For {{{6}}}, see [[{{{7}}}]].}}}}}}</includeonly><noinclude..." current
- 17:2217:22, 15 October 2024 diff hist 0 N File:Free-to-play icon.png No edit summary current
- 17:2217:22, 15 October 2024 diff hist +516 N Template:Members/doc Created page with "{{Documentation}} {{otheruses|def=no|the {{(m)}} indicator|Template:(m)}} This template outputs an icon depending on whether yes or no is entered into its single parameter: ==Usage== This template can be used by entering the following onto a relevant page. <pre> {{Members|yes}} </pre> <pre> {{Members|no}} </pre> "No" produces link=Free-to-play and "yes" produces link=Members. <includeonly>Category:Transclusi..." current
- 17:2117:21, 15 October 2024 diff hist +301 N Template:Members Created page with "<includeonly>{{#ifeq:{{lc:{{{1|}}}}}|no|<span style="display:none;">0</span>center|link=Free-to-play|{{#ifeq:{{lc:{{{1|}}}}}|yes|<span style="display:none;">1</span>center|link=Members|''Unknown''}}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:2117:21, 15 October 2024 diff hist +72 N Template:ShopLocTableBottom Created page with "<includeonly>|}</includeonly> <noinclude>{{ShopLocLine/doc}}</noinclude>" current
- 17:2117:21, 15 October 2024 diff hist +231 N Template:ShopLocTableHead Created page with "<includeonly> {| class="wikitable sortable {{#if:{{{1|}}}|align-center-4|align-center-3}}" ! Shop ! Location {{#if:{{{1|}}}|! Notes}} ! Members ! class="unsortable" | Map |- </includeonly> <noinclude>{{ShopLocLine/doc}}</noinclude>" current
- 17:2017:20, 15 October 2024 diff hist +2,771 N Template:ShopLocLine/doc Created page with "{{Documentation}} The ShopLocTableHead, ShopLocLine, and ShopLocTableBottom templates should be used together to build tables of shop locations. <pre> {{ShopLocTableHead}} {{ShopLocLine |name = |location = }} {{ShopLocTableBottom}} </pre> ==Usage== '''With only required arguments''' <syntaxhighlight lang="moin" style="font-size> {{ShopLocTableHead}} {{ShopLocLine|name=Bob's Brilli..." current
- 17:2017:20, 15 October 2024 diff hist +86 N Template:ShopLocLine Created page with "<includeonly>{{#invoke:ShopLocLine|main}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:1917:19, 15 October 2024 diff hist +20 N Module:NA/doc Created page with "{{No_documentation}}" current
- 17:1917:19, 15 October 2024 diff hist +579 N Module:NA Created page with "-- This module is detached from the NA template. -- It's purpose is to provide an identical feature for modules -- building tables with the Scribunto HTML library. local p = {} -- Create a new node with the content and style function p.createNode(text) return configure(mw.html.create('td'), text) end -- Add the content and style to an existing node function p.styleNode(htmlNode, text) configure(htmlNode, text) end function configure(node, text) return node :wiki..." current
- 17:1817:18, 15 October 2024 diff hist +20 N Module:ShopLocLine/doc Created page with "{{No_documentation}}"
- 17:1817:18, 15 October 2024 diff hist +1,653 N Module:ShopLocLine Created page with "local p = {} local editBtn = '<small>' .. require('Module:Edit button')() .. '</small>' local isEmpty = require('Module:Paramtest').is_empty local hc = require('Module:Paramtest').has_content local na = require('Module:NA') local map = require('Module:Map') function p.main(frame) local args = frame:getParent().args local locationRow = mw.html.create('tr') locationRow:tag('td'):wikitext(args.name) locationRow:tag('td'):wikitext(args.location) if args.notes ~= n..." current
- 17:1717:17, 15 October 2024 diff hist 0 N File:Anvil icon.png No edit summary current
- 17:1617:16, 15 October 2024 diff hist 0 N File:Part mud pie (water).png No edit summary current
- 17:1617:16, 15 October 2024 diff hist 0 N File:Decorative helm (red).png No edit summary current
- 17:1517:15, 15 October 2024 diff hist 0 File:Member icon.png Alex uploaded a new version of File:Member icon.png current
- 17:1517:15, 15 October 2024 diff hist 0 N File:Member icon.png No edit summary
- 17:1217:12, 15 October 2024 diff hist +8,295 N Template:Recipe/doc Created page with "{{Documentation}} ==About== This template is used to generate the level requirements, experience gained, members icon, and materials required to do skilling creation. For example, listing the materials required to make a black d'hide vambraces along with the Crafting level required and the experience gained for the action. ==Usage== For a complete list of facilities and special case tool names, visit the Module:Recipe page and look for toolsList and facilities..." current
- 17:1217:12, 15 October 2024 diff hist +81 N Template:Recipe Created page with "<includeonly>{{#invoke:Recipe|main}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:1117:11, 15 October 2024 diff hist −83 Module:Recipe/doc No edit summary