User contributions for Jacmob
Jump to navigation
Jump to search
9 November 2022
- 17:2117:21, 9 November 2022 diff hist 0 N File:Bandos chestplate.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Torva platebody.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Amulet of strength.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Amulet of power.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Amulet of glory.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Amulet of fury.png No edit summary current
- 17:2117:21, 9 November 2022 diff hist 0 N File:Amulet of torture.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Mythical cape.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Fire cape.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Infernal cape.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Obsidian helmet.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Berserker helm.png No edit summary current
- 17:1917:19, 9 November 2022 diff hist 0 N File:Helm of neitiznot.png No edit summary current
- 17:1817:18, 9 November 2022 diff hist 0 N File:Serpentine helm.png No edit summary current
- 17:1817:18, 9 November 2022 diff hist 0 N File:Neitiznot faceguard.png No edit summary current
- 17:1717:17, 9 November 2022 diff hist 0 N File:Torva full helm.png No edit summary current
- 17:1717:17, 9 November 2022 diff hist 0 N File:Magic Damage icon.png No edit summary current
- 17:1617:16, 9 November 2022 diff hist 0 N File:Ranged Strength icon.png No edit summary current
- 17:1617:16, 9 November 2022 diff hist 0 N File:Strength icon.png No edit summary current
- 17:1617:16, 9 November 2022 diff hist 0 N File:White warhammer.png No edit summary current
- 17:1517:15, 9 November 2022 diff hist 0 N File:White scimitar.png No edit summary current
- 17:1517:15, 9 November 2022 diff hist 0 N File:White dagger.png No edit summary current
- 17:1417:14, 9 November 2022 diff hist −4 Melee training No edit summary current
- 17:1317:13, 9 November 2022 diff hist +964 N Template:No/doc Created page with "{{Documentation}} This template modifies table cells to be red, displaying "No" in text by default. ==Usage== This template can be used by entering the following onto a relevant page, within a table cell. <pre>{{No}}</pre> {|class="wikitable" ! {{No}} ! Y ! N/A |- | Y || Y || Y |- | N/A || Y || {{No}} |} ===colspan=== Use this parameter to adjust the column width. ===rowspan=== Use this parameter to adjust the row width. <pre>{{No|colspan=2|rowspan=2}}</pre> {|cla..." current
- 17:1317:13, 9 November 2022 diff hist +213 N Template:No Created page with "<includeonly>class="table-no nohighlight" style="text-align:center" {{#if:{{{colspan|}}}|colspan={{{colspan}}}}} {{#if:{{{rowspan|}}}|rowspan={{{rowspan}}}}}|{{{1|No}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:0917:09, 9 November 2022 diff hist +1,132 N Template:+=/doc Created page with "{{Documentation}} The '''+=''' template is used to calculate running totals. ==Usage== <pre> {{+= |1 = The variable to add to |2 = A variable name or number |echo = Echo the 1 or 2 param }} </pre> ==1== (Required) The name of the variable you wish to add something to. ==2== (Optional) The name of a variable to add to the first, or a number. Defaults to 1. ==echo== (Optional) Echoes the <nowiki>{{{1}}}</nowiki> (<code>echo=1</code>) or <nowiki>{{{2}}}</nowiki> (<code>e..." current
- 17:0917:09, 9 November 2022 diff hist +250 N Template:+= Created page with "<includeonly>{{#vardefine:{{{1}}}|{{#expr:{{#var:{{{1}}}}}+{{#iferror:{{#expr:{{formatnum:{{{2|1}}}|R}}}}|{{#var:{{{2}}}}}|{{formatnum:{{{2|1}}}|R}}}}}}}}{{#switch:{{{echo}}}|1={{#var:{{{1}}}}}|2={{{2}}}}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 17:0517:05, 9 November 2022 diff hist +20 N Module:Clean image2/doc Created page with "{{No documentation}}" current
- 17:0417:04, 9 November 2022 diff hist +1,967 N Module:Clean image2 Created page with "-- Removes 'File:' prefix, just in case -- Replace {{!}} with | instead of preprocessing -- Turn into a nice wiki file link local p = {} local defaultMaxSize = { h = 300, w = 300 } p.main = function(frame) return p.clean(frame:getParent().args) end p.clean = function(args) local file = args.file if not file or (file and (file:lower() == 'no' or file == '')) then return nil end if not file:find('%[%[File:.-%]%]') then return nil end local fileRaw = file fil..." current
- 16:4816:48, 9 November 2022 diff hist +45 N Module:Infobox Bonuses/doc Created page with "{{Documentation}} Generates infobox bonuses." current
- 16:4816:48, 9 November 2022 diff hist +14,346 N Module:Infobox Bonuses Created page with "-------------------------- -- Module for Template:Infobox Bonuses ------------------------ local p = {} local onmain = require('Module:Mainonly').on_main local infobox = require('Module:Infobox') local attack_speed_bar = require('Module:Attack speed bar').make_bar local signed = require('Module:Format eq stat').signed local clean = require('Module:Clean image2').clean local slots = { head = 'Head slot items', weapon = 'Weapon slot items', body = 'Body slot items..." current
- 16:4716:47, 9 November 2022 diff hist −30 Template:Infobox Bonuses/doc No edit summary current
- 16:4716:47, 9 November 2022 diff hist +2,779 N Template:Infobox Bonuses/doc Created page with "{{documentation}} Template used to insert Infobox Bonuses on a page. Where to use: *Items that are equipable and obtainable (or have been). This means discontinued items are fine. Equippable fun weapons are also fine. Unobtainable items]]; that's items that have been proposed or only exists in the game's cache and never made it into the game. You are encouraged to add the 'smw = No' parameter here. Where '''not''' to use: *Fun weapons th..."
- 16:4616:46, 9 November 2022 diff hist +90 N Template:Infobox Bonuses Created page with "<includeonly>{{#invoke:Infobox Bonuses|main}}</includeonly><noinclude>{{/doc}}</noinclude>" current
- 16:4616:46, 9 November 2022 diff hist +1,068 N Template:Infotable Bonuses totals Created page with "<includeonly>|- ! colspan="2" | Totals | {{#ifexpr:{{#var:astab}}>0|+}}{{#var:astab}} | {{#ifexpr:{{#var:aslash}}>0|+}}{{#var:aslash}} | {{#ifexpr:{{#var:acrush}}>0|+}}{{#var:acrush}} | {{#ifexpr:{{#var:amagic}}>0|+}}{{#var:amagic}} | {{#ifexpr:{{#var:arange}}>0|+}}{{#var:arange}} | {{#ifexpr:{{#var:dstab}}>0|+}}{{#var:dstab}} | {{#ifexpr:{{#var:dslash}}>0|+}}{{#var:dslash}} | {{#ifexpr:{{#var:dcrush}}>0|+}}{{#var:dcrush}} | {{#ifexpr:{{#var:dmagic}}>0|+}}{{#var:dmagic}}..." current
- 16:4516:45, 9 November 2022 diff hist +81 N Template:Infotable Bonuses footer Created page with "<includeonly>|}</includeonly><noinclude>{{Infotable Bonuses row/doc}}</noinclude>" current
- 16:4416:44, 9 November 2022 diff hist +1,002 N Template:Infotable Bonuses row Created page with "<includeonly>|- |{{#ifeq:{{lc:{{{hideicon|}}}}}|yes|colspan="2" align="left"{{!}}[[{{{name}}}]]|[[File:{{{pic|{{{name|}}}}}}.{{#switch:{{lc:{{{gif|no}}}}}|no=png|yes=gif}}|link={{{name|}}}]] {{!}}align="left"{{!}}[[{{{name}}}|{{{altname|{{{name}}}}}}]]}} | {{{astab|{{no|?}}}}}{{+=|astab|{{{astab|0}}}}} | {{{aslash|{{no|?}}}}}{{+=|aslash|{{{aslash|0}}}}} | {{{acrush|{{no|?}}}}}{{+=|acrush|{{{acrush|0}}}}} | {{{amagic|{{no|?}}}}}{{+=|amagic|{{{amagic|0}}}}} | {{{arange|{{n..." current
- 16:4416:44, 9 November 2022 diff hist +4,397 N Template:Infotable Bonuses row/doc Created page with "{{Documentation|Template:Infotable Bonuses row}} The '''Infotable Bonuses''' templates are used to display the stat bonuses of one or multiple items, and can calculate a total to display at the bottom. ==Quick copy & paste== <pre>{{Infotable Bonuses header}} {{Infotable Bonuses row|name=|astab=0|aslash=0|acrush=0|amagic=0|arange=0|dstab=0|dslash=0|dcrush=0|dmagic=0|drange=0|str=0|rstr=0|mdmg=0|prayer=0}} {{Infotable Bonuses totals}} {{Infotable Bonuses footer}}</pre> =..." current
- 16:4416:44, 9 November 2022 diff hist +1,376 N Template:Infotable Bonuses header Created page with "<includeonly>{|class="wikitable infotable-bonuses" style="text-align:center;" !rowspan="2" colspan="2"| Item !colspan="5"| Attack Bonuses !colspan="5"| Defence Bonuses !colspan="4"| Other {{#if:{{{image|}}}|!Image}} |-{{#vardefine:astab}}{{#vardefine:aslash}}{{#vardefine:acrush}}{{#vardefine:amagic}}{{#vardefine:arange}}{{#vardefine:dstab}}{{#vardefine:dslash}}{{#vardefine:dcrush}}{{#vardefine:dmagic}}{{#vardefine:drange}}{{#vardefine:str}}{{#vardefine:rstr}}{{#vardefine..." current
- 16:4316:43, 9 November 2022 diff hist −707 Melee training No edit summary
- 15:3515:35, 9 November 2022 diff hist −444 Melee training No edit summary
- 15:3015:30, 9 November 2022 diff hist −45 Melee training No edit summary
- 15:2715:27, 9 November 2022 diff hist +982 N Template:Melee training monster/doc Created page with "{{Documentation}} This template displays an infobox for melee training monsters. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{Melee training monster | name = | locations = | combat = | hitpoints = | requirements = | recommendations = | advantages = | disadvantages = }}</pre> ==Name== This parameter displays the monster name. ==Locations== This parameter lists the monster locations. ==Combat== This parameter displ..." current
- 15:2715:27, 9 November 2022 diff hist +615 N Template:Melee training monster Created page with "{| class="wikitable" style="width: 100%" ! width="16%"| Monster name ! width="16%"| Location(s) ! width="16%"| Combat level ! width="16%"| Hitpoints ! width="16%"| Requirements ! width="16%"| Recommendations |- | width="16%"| '''{{{name}}}''' | width="16%"| {{{locations}}} | width="16%"| {{{combat}}} | width="16%"| {{{hitpoints}}} | width="16%"| {{{requirements}}} | width="16%"| {{{recommendations}}} |- ! colspan="3" width="50%"| Advantages ! colspan="3" width="50%"| Dis..." current
- 15:2615:26, 9 November 2022 diff hist −3,023 Melee training No edit summary
- 15:1315:13, 9 November 2022 diff hist −4 Abyssal Sire No edit summary current
- 15:1115:11, 9 November 2022 diff hist +285 N Module:Exchange/Chaos rune Created page with "return { itemId = 562, icon = 'Chaos rune.png', item = 'Chaos rune', value = 90, limit = 18000, members = false, category = nil, examine = 'Used for low level missile spells.', hialch = 54, lowalch = 36 }" current
- 15:1115:11, 9 November 2022 diff hist +268 N Module:Exchange/Body rune Created page with "return { itemId = 559, icon = 'Body rune.png', item = 'Body rune', value = 3, limit = 18000, members = false, category = nil, examine = 'Used for curse spells.', hialch = 1, lowalch = 1 }" current
- 15:1115:11, 9 November 2022 diff hist +288 N Module:Exchange/Blood rune Created page with "return { itemId = 565, icon = 'Blood rune.png', item = 'Blood rune', value = 400, limit = 25000, members = true, category = nil, examine = 'Used for high level missile spells.', hialch = 240, lowalch = 160 }" current
- 15:1115:11, 9 November 2022 diff hist +275 N Module:Exchange/Astral rune Created page with "return { itemId = 9075, icon = 'Astral rune.png', item = 'Astral rune', value = 50, limit = 15000, members = true, category = nil, examine = 'Used for Lunar spells.', hialch = 30, lowalch = 20 }" current