User contributions for Alex

A user with 47,390 edits. Account created on 10 October 2024.
Jump to navigation Jump to search
Search for contributionsshowhide
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

13 October 2024

  • 00:5700:57, 13 October 2024 diff hist +207 N Module:Currency/docCreated page with "{{documentation}} Formats many types of currency. {{Helper module |name=Currency |fname1=_amount(num, type) |ftype1=string |fuse1=Takes the number and formats it with the currency type (coins, nocoins). }}" current
  • 00:5700:57, 13 October 2024 diff hist +2,548 N Module:CurrencyCreated page with "-- <pre> -- Implements various currency templates -- local p = {} local function amount (a, coinType) -- convert used globals to locals where possible to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctions.expr local ret = {'<span class="coins inventory-image ', true, true, true, true, '</span>'} -- add class for CSS to add the correct image with -- see [[..." current
  • 00:5700:57, 13 October 2024 diff hist +1,519 N Template:NoCoins/docCreated page with "{{Documentation}} {{Invokes|Currency}} The '''NoCoins''' template colours a number that represents an amount of coins. It is designed for use in the body text of articles, as opposed to {{T|Coins}}, which displays an icon that disrupts line-height and should only be used in wikitables. The amount is formatted with a comma (if the value is greater than 1,000), rounded to 2 decimals (if the value has three or more decimal places), and uses the following colours: * <span..." current
  • 00:5700:57, 13 October 2024 diff hist +86 N Template:NoCoinsCreated page with "<includeonly>{{#invoke:Currency|nocoins}}</includeonly><noinclude>{{/doc}}</noinclude>"
  • 00:4200:42, 13 October 2024 diff hist 0 N File:Abyssal whip.pngNo edit summary
  • 00:4100:41, 13 October 2024 diff hist +2,407 N Template:Plink/docCreated page with "{{Documentation}} The '''picture link''' template creates an image and links it to the page as well as including text. For a textless version, use {{t|plinkp}}. This template is not intended to be commonly used in mainspace articles. It is primarily used in navboxes and tables to add images to help with navigation. In most other cases, pages should be linked with normal markup and without an image. ==Usage== <pre>{{plink|item|pic=file name|txt=text}}</pre> ==Examples=..."
  • 00:4100:41, 13 October 2024 diff hist +166 N Template:PlinkCreated page with "<includeonly><span class="plink-template">[[File:{{{pic|{{{1}}}}}}.png|link={{{1}}}]]</span>[[{{{1}}}|{{{txt|{{{1}}}}}}]]</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 00:4000:40, 13 October 2024 diff hist +554 N Template:InfernoCreated page with "{{Navbox |name = Inferno |title = Inferno |gtitle1 = Monsters |group1 = * Jal-Nib * Jal-MejRah * Jal-Ak * Jal-AkRek-Mej * Jal-AkRek-Xil * Jal-AkRek-Ket * Jal-ImKot * Jal-Xil * Jal-Zek * JalTok-Jad * Yt-HurKot * TzKal-Zuk * Jal-MejJak |gtitle2 = Items |group2 = * {{plink|Infernal cape}} * {{plink|Jal-nib-rek}} |gtitle3 = Related |group3 = * Inferno (music track) * Ancestral Glyph * Rocky s..." current
  • 00:4000:40, 13 October 2024 diff hist +1,409 N Template:Plinkp/docCreated page with "{{Documentation}} The '''picture link plain''' template creates an image and links it to the page. Unlike {{t|plink}}, there is no text next to the image. ==Usage== <pre>{{plinkp|item|pic=file name}}</pre> ==Examples== {|class="wikitable" !Code ! style="min-width:150px;" | Produces !Standard syntax |- |<code><nowiki>{{plinkp|Abyssal whip}}</nowiki></code> |{{plinkp|Abyssal whip}} |<code><nowiki>link=Abyssal whip</nowiki></code> |- |<code><nowi..." current
  • 00:4000:40, 13 October 2024 diff hist +138 N Template:PlinkpCreated page with "<includeonly><span class="plinkp-template">[[File:{{{pic|{{{1}}}}}}.png|link={{{1}}}]]</span></includeonly><noinclude>{{/doc}}</noinclude>" current
  • 00:3900:39, 13 October 2024 diff hist +2,754 Template:EmoteClueHeader/docNo edit summary current
  • 00:3900:39, 13 October 2024 diff hist +227 N Template:EmoteClueHeader/docCreated page with "<includeonly>{| class="wikitable align-right-5" style="text-align:left" !Tier !Emotes !STASH location !Items !Cost |- {{Mainonly|Category:Items needed for an emote clue}}</includeonly><noinclude>{{/doc}}</noinclude>"
  • 00:3900:39, 13 October 2024 diff hist +227 N Template:EmoteClueHeaderCreated page with "<includeonly>{| class="wikitable align-right-5" style="text-align:left" !Tier !Emotes !STASH location !Items !Cost |- {{Mainonly|Category:Items needed for an emote clue}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 00:3900:39, 13 October 2024 diff hist +734 N Template:EmoteClueBottom/docCreated page with "{{Documentation}} '''EmoteClueBottom''' is a template used to make close the table which contain table rows made by '''EmoteClue'''. It contains the closing tag for the table and a reflist. ==Usage== <pre> {{EmoteClueHeader}} {{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}} {{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}} {{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}} {{EmoteClue|tier=|emote=|e..." current
  • 00:3900:39, 13 October 2024 diff hist +80 N Template:EmoteClueBottomCreated page with "<includeonly>|} {{Reflist|group=c}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 00:3800:38, 13 October 2024 diff hist +2,996 N Template:EmoteClue/docCreated page with "{{Documentation}} '''EmoteClue''' is a template used to make one table row for the '''EmoteClueHeader''' template, per clue the item is used in. It contains the tier of the clue, the emote(s) required, the Doogle location of the STASH unit, the other items required, and the cost of all the items together. ==Usage== <pre> {{EmoteClueHeader}} {{EmoteClue |tier=beginner-master |emote=Emote Name |emote2=optional second emote for medium cl..." current
  • 00:3800:38, 13 October 2024 diff hist +1,590 N Template:EmoteClueCreated page with "<includeonly>|{{ucfirst:{{{tier}}}}} ||{{#ifeq:{{{emote}}}|Bow|Bow|[[{{{emote}}}]]}}{{#if:{{{emote2|}}}| & {{#ifeq:{{{emote2}}}|Bow|Bow|[[{{{emote2}}}]]}}}} <!-- The space before the & doesn't show up so it's   now --> ||{{#if:{{{location|}}}|{{{location}}}|Please add a location!}} <!-- Doogle maps link --> <!-- If there's an item given, it makes a plink for..." current
  • 00:3800:38, 13 October 2024 diff hist +1,517 N Template:Costume storage/docCreated page with "{{Documentation}} This template displays that an item can be stored in the costume room. Also adds the page to Category:Items storable in the costume room. ==Usage and Examples== This template can be used by entering the following onto the page or section: <pre>{{Costume storage|storage space}}</pre> {{Costume storage|storage space}} ---- "storage space" can be replaced with any text, though should use the relevant choice of: *armour case *cape rack *fancy dres..." current
  • 00:3800:38, 13 October 2024 diff hist +563 N Template:Costume storageCreated page with "{{#switch: {{lc:{{{1}}}}} | toy box | toybox | toy box space = If destroyed, a replacement can be obtained from Diango in Draynor Village or from the toy box of a costume room | This item can be stored in the [[{{{1|furniture}}}]] of a costume room }}<!-- -->{{#if:{{{set|}}}|, as part of the {{{2}}}. Ultimate Ironmen will be unable to retrieve individual pieces until the full set is stored.|.}}<!-- -->{{M..." current
  • 00:3700:37, 13 October 2024 diff hist +1,980 N Template:CiteForum/docCreated page with "{{Documentation}} __NOTOC__ {{invokes|References}} ==Usage== <pre>{{CiteForum|author=|url=|title=|forum=|postdate=|notes=|name=}}</pre> ===author=== The author of the post. Include "Mod" prefixes, such as "Mod Mark" instead of simply "Mark". ===url=== Archive the thread at [http://www.webcitation.org/archive WebCite] first, then be sure to include the full URL, including the <nowiki>http://</nowiki>. ===title=== The title of the thread. ===forum=== Optional. The foru..." current
  • 00:3700:37, 13 October 2024 diff hist +89 N Template:CiteForumCreated page with "<includeonly>{{#invoke:References|forumref}}</includeonly><noinclude>{{/doc}}</noinclude>" current

12 October 2024

  • 03:1803:18, 12 October 2024 diff hist +296 N Module:Exchange/Rune platebodyCreated page with "return { itemId = 1127, icon = 'Rune platebody.png', item = 'Rune platebody', value = 65000, limit = 70, members = false, category = nil, examine = 'Provides excellent protection.', hialch = 39000, lowalch = 26000 }"
  • 03:1803:18, 12 October 2024 diff hist +143 N Template:ItemValue/docCreated page with "{{Documentation}} {{Invokes|Exchange}} This template displays an item's value. {{t|ItemValue|Rune platebody}} ⇒ {{ItemValue|Rune platebody}}" current
  • 03:1703:17, 12 October 2024 diff hist +94 N Template:ItemValueCreated page with "<includeonly>{{#invoke:Exchange|view|view=value}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1703:17, 12 October 2024 diff hist +318 N Template:GEVolume/docCreated page with "{{documentation}} {{invokes|Exchange}} '''GEVolume''' is for accessing an item's daily trade volume on the Grand Exchange, according to the Grand Exchange Database. == Usage == * <code><nowiki>{{GEVolume|Bones}}</nowiki></code> -> {{GEVolume|Bones}} <includeonly>Category:Grand Exchange templates</includeonly>" current
  • 03:1703:17, 12 October 2024 diff hist +95 N Template:GEVolumeCreated page with "<includeonly>{{#invoke:Exchange|view|view=volume}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1603:16, 12 October 2024 diff hist +312 N Template:GELimit/docCreated page with "{{documentation}} {{invokes|Exchange}} '''GELimit''' is for accessing an item's 4-hour buying limit on the Grand Exchange. == Usage == * <code><nowiki>{{GELimit|Bones}}</nowiki></code> -> {{GELimit|Bones}} <includeonly>Category:Grand Exchange templates</includeonly>" current
  • 03:1603:16, 12 October 2024 diff hist +94 N Template:GELimitCreated page with "<includeonly>{{#invoke:Exchange|view|view=limit}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1603:16, 12 October 2024 diff hist +110,933 N Module:GEVolumes/data.jsonCreated page with "{ "%LAST_UPDATE%": 1728666686, "%LAST_UPDATE_F%": "11 October 2024 17:11:26 (UTC)", "3rd age amulet": 9, "3rd age axe": 0, "3rd age bow": 0, "3rd age cloak": 4, "3rd age druidic cloak": 1, "3rd age druidic robe bottoms": 0, "3rd age druidic robe top": 0, "3rd age druidic staff": 2, "3rd age felling axe": 0, "3rd age full helmet": 14, "3rd age kiteshield": 11, "3rd age longsword": 0, "3rd age mage hat": 23, "3rd age pickaxe": 0, "3rd age platebody": 9, "..."
  • 03:1403:14, 12 October 2024 diff hist +259 N Module:Exchange/CakeCreated page with "return { itemId = 1891, icon = 'Cake.png', item = 'Cake', value = 50, limit = 6000, members = false, category = nil, examine = 'A plain sponge cake.', hialch = 30, lowalch = 20 }"
  • 03:1303:13, 12 October 2024 diff hist +1,501 N Template:GEInfo/docCreated page with "{{Documentation}} {{invokes|Exchange}} This template is able to display any stored information about an item tradeable in the Grand Exchange. Any returned data will be presented the way it is stored. In other words, any numbers will not be formatted with commas (use formatnum for that). ==Usage== The first parameter for this template specifies the item to look up, and the second parameter specifies the information to fetch for the ite..." current
  • 03:1303:13, 12 October 2024 diff hist +97 N Template:GEInfoCreated page with "<includeonly>{{#invoke:Exchange|view|view={{{2|}}}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1303:13, 12 October 2024 diff hist +670 N Template:GEId/docCreated page with "{{documentation}} {{invokes|Exchange}} '''GEId''' is for accessing an item's id according to Jagex's Grand Exchange Database (GED). == Usage == * <code><nowiki>{{GEId|Bones}}</nowiki></code> -> {{GEId|Bones}} To look up the item on the GED, simply append the template to the URL: <code><nowiki>http://services.runescape.com/m=itemdb_oldschool/Bones/viewitem?obj=</nowiki></code> * <code><nowiki>[http://services.runescape.com/m=itemdb_oldschool/Bones/viewitem?obj={{G..." current
  • 03:1303:13, 12 October 2024 diff hist +95 N Template:GEIdCreated page with "<includeonly>{{#invoke:Exchange|view|view=itemid}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1203:12, 12 October 2024 diff hist +113,904 N Module:LastPrices/data.jsonCreated page with "{ "%LAST_UPDATE%": 1728666686, "%LAST_UPDATE_F%": "11 October 2024 17:11:26 (UTC)", "3rd age amulet": 176759761, "3rd age axe": 2147483646, "3rd age bow": 2147458286, "3rd age cloak": 905708901, "3rd age druidic cloak": 2041421974, "3rd age druidic robe bottoms": 2147479975, "3rd age druidic robe top": 2147483645, "3rd age druidic staff": 1441897676, "3rd age felling axe": 2146913350, "3rd age full helmet": 89706900, "3rd age kiteshield": 235448736, "3rd ag..."
  • 03:1103:11, 12 October 2024 diff hist +320 N Template:GEDiff/docCreated page with "{{documentation}} {{invokes|Exchange}} '''GEDiff''' is for calculating the price difference between the current and last price of an item according to the Grand Exchange. == Usage == * <code><nowiki>{{GEDiff|Bones}}</nowiki></code> -> {{GEDiff|Bones}} <includeonly>Category:Grand Exchange templates</includeonly>" current
  • 03:1103:11, 12 October 2024 diff hist +93 N Template:GEDiffCreated page with "<includeonly>{{#invoke:Exchange|view|view=diff}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:1003:10, 12 October 2024 diff hist +923 N Module:Currency Image/docCreated page with "{{documentation}} {{Helper module |name = Currency Image |fname1 = (name, quantity) |ftype1 = String |fuse1 = Identifies the proper filename to use for each respective currency type, including if different images apply for differing amounts. <code>name</code> is the case insensitive currency name. <code>quantity</code> is a number, or comma-separated string of numbers, the maximum of which will be used. }} ====Supported currency names==== <pre> abyssal pearls agility a..." current
  • 03:1003:10, 12 October 2024 diff hist +3,906 N Module:Currency ImageCreated page with "-- Static table to map currency names to filename and available quantities local lookup = { ['abyssal pearls'] = { filename = 'Abyssal_pearls_%d.png', bins = { 1, 2, 3, 4, 5 } }, ['barronite shards'] = { filename = 'Barronite_shards_%d.png', bins = { 1, 2, 3, 4, 5, 10, 25 } }, ['blood money'] = { filename = 'Blood_money_%d.png', bins = { 1, 2, 3, 4, 5, 25, 100, 250, 1000, 10000 } }, ['coins'] = { filename = 'Coins_%d.png', bins = { 1, 2, 3, 4, 5, 25, 100, 250, 1000,..."
  • 03:0903:09, 12 October 2024 diff hist +20 N Module:Currencies/docCreated page with "{{No_documentation}}"
  • 03:0903:09, 12 October 2024 diff hist +1,854 N Module:CurrenciesCreated page with "-- <pre> -- Implements {{Currency}} -- Variant of Module:Coins to support other currency types -- Original source: http://oldschool.runescape.wiki/w/Module:Coins?action=history local p = {} local currency_image = require("Module:Currency Image") local function amount(a,currency) -- convert used globals to locals where possible to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctio..." current
  • 03:0903:09, 12 October 2024 diff hist +3,217 N Template:Currency/docCreated page with "{{Documentation}} The '''Currency''' template shows the amount of a given currency with a preview image. The number is comma-formatted (if the value is greater than 1,000), and with the following colors: * <span class="coins coins-neg">Red</span> - negative numbers * <span class="coins coins-pos">Blue</span> - positive numbers * <span class="coins">Green</span> - if the number is zero ==Usage== <pre> {{Currency |<currency name> |<amount> }} </pre> ==Examples== The foll..."
  • 03:0903:09, 12 October 2024 diff hist +60 N Template:CurrencyCreated page with "{{#invoke:Currencies|amount}}<noinclude>{{/doc}}</noinclude>" current
  • 03:0803:08, 12 October 2024 diff hist +267 N Module:Exchange/Rune axeCreated page with "return { itemId = 1359, icon = 'Rune axe.png', item = 'Rune axe', value = 12800, limit = 40, members = false, category = nil, examine = 'A powerful axe.', hialch = 7680, lowalch = 5120 }"
  • 03:0703:07, 12 October 2024 diff hist +396 N Template:Alch/docCreated page with "{{documentation}} {{t|Alch}} displays high alchemy values based on the value entered into the Template:Infobox Item on item pages, stored here: Module:GEHighAlchs/data This template does not support low level alchemy. ==Usage== <pre> {{Alch|Rune axe}} </pre> will display as: {{Alch|Rune axe}} <pre> {{Coins|{{Alch|Rune axe}}}} </pre> will display as: {{Coins|{{Alch|Rune axe}}}}"
  • 03:0703:07, 12 October 2024 diff hist +115 N Template:AlchCreated page with "<includeonly>{{#invoke:Exchange|view|view=hialch}}</includeonly><noinclude>{{/doc}}{{Invokes|Exchange}}</noinclude>" current
  • 03:0703:07, 12 October 2024 diff hist +1,826 N Template:GEPrice/docCreated page with "{{Documentation}} {{invokes|Exchange}} This template displays the prices of items with comma formatting, generally for simple templates using tables. For more complicated templates that use a price as part of a calculation, see {{T|GEP}}. '''<span style="color:red">Warning</span>:''' This template cannot be used when programming calculators, as the values contain commas by default. Instead, one must use {{T|GEP}}. See also {{T|,}}, which performs an identical function..." current
  • 03:0703:07, 12 October 2024 diff hist +84 N Template:GEPriceCreated page with "<includeonly>{{#invoke:Exchange|price}}</includeonly><noinclude>{{/doc}}</noinclude>" current
  • 03:0603:06, 12 October 2024 diff hist +1,803 N Template:GEP/docCreated page with "{{documentation}} {{invokes|Exchange}} {{t|GEP}} displays values entered into the Grand Exchange Market Watch pages that can be used to help perform calculations and display prices where the full table might be inappropriate. This template is useful primarily in calculations because it avoids calculation errors caused by commas in the prices. It is much simpler to use <code><nowiki>{{GEP|Blue partyhat}}</nowiki></code> rather than to use <code><nowiki>{{,| {{GEPric..." current
  • 03:0603:06, 12 October 2024 diff hist +94 N Template:GEPCreated page with "<includeonly>{{#invoke:Exchange|price|format=no}}</includeonly><noinclude>{{/doc}}</noinclude>" current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)