All public logs
Combined display of all available logs of Old School Near-Reality Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 16:18, 9 November 2022 Jacmob talk contribs created page File:Serpentine helm.png
- 16:18, 9 November 2022 Jacmob talk contribs uploaded File:Serpentine helm.png
- 16:18, 9 November 2022 Jacmob talk contribs created page File:Neitiznot faceguard.png
- 16:18, 9 November 2022 Jacmob talk contribs uploaded File:Neitiznot faceguard.png
- 16:17, 9 November 2022 Jacmob talk contribs created page File:Torva full helm.png
- 16:17, 9 November 2022 Jacmob talk contribs uploaded File:Torva full helm.png
- 16:17, 9 November 2022 Jacmob talk contribs created page File:Magic Damage icon.png
- 16:17, 9 November 2022 Jacmob talk contribs uploaded File:Magic Damage icon.png
- 16:16, 9 November 2022 Jacmob talk contribs created page File:Ranged Strength icon.png
- 16:16, 9 November 2022 Jacmob talk contribs uploaded File:Ranged Strength icon.png
- 16:16, 9 November 2022 Jacmob talk contribs created page File:Strength icon.png
- 16:16, 9 November 2022 Jacmob talk contribs uploaded File:Strength icon.png
- 16:16, 9 November 2022 Jacmob talk contribs created page File:White warhammer.png
- 16:16, 9 November 2022 Jacmob talk contribs uploaded File:White warhammer.png
- 16:15, 9 November 2022 Jacmob talk contribs created page File:White scimitar.png
- 16:15, 9 November 2022 Jacmob talk contribs uploaded File:White scimitar.png
- 16:15, 9 November 2022 Jacmob talk contribs created page File:White dagger.png
- 16:15, 9 November 2022 Jacmob talk contribs uploaded File:White dagger.png
- 16:13, 9 November 2022 Jacmob talk contribs created page 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...")
- 16:13, 9 November 2022 Jacmob talk contribs created page 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>")
- 16:09, 9 November 2022 Jacmob talk contribs created page 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...")
- 16:09, 9 November 2022 Jacmob talk contribs created page 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>")
- 16:05, 9 November 2022 Jacmob talk contribs created page Module:Clean image2/doc (Created page with "{{No documentation}}")
- 16:04, 9 November 2022 Jacmob talk contribs created page 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...")
- 15:48, 9 November 2022 Jacmob talk contribs created page Module:Infobox Bonuses/doc (Created page with "{{Documentation}} Generates infobox bonuses.")
- 15:48, 9 November 2022 Jacmob talk contribs created page 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...")
- 15:47, 9 November 2022 Jacmob talk contribs created page 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...")
- 15:46, 9 November 2022 Jacmob talk contribs created page Template:Infobox Bonuses (Created page with "<includeonly>{{#invoke:Infobox Bonuses|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 15:46, 9 November 2022 Jacmob talk contribs created page 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}}...")
- 15:45, 9 November 2022 Jacmob talk contribs created page Template:Infotable Bonuses footer (Created page with "<includeonly>|}</includeonly><noinclude>{{Infotable Bonuses row/doc}}</noinclude>")
- 15:44, 9 November 2022 Jacmob talk contribs created page 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...")
- 15:44, 9 November 2022 Jacmob talk contribs created page 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> =...")
- 15:44, 9 November 2022 Jacmob talk contribs created page 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...")
- 14:27, 9 November 2022 Jacmob talk contribs created page 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...")
- 14:27, 9 November 2022 Jacmob talk contribs created page 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...")
- 14:11, 9 November 2022 Jacmob talk contribs created page 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 }")
- 14:11, 9 November 2022 Jacmob talk contribs created page 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 }")
- 14:11, 9 November 2022 Jacmob talk contribs created page 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 }")
- 14:11, 9 November 2022 Jacmob talk contribs created page 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 }")
- 14:09, 9 November 2022 Jacmob talk contribs created page Module:Exchange/Air rune (Created page with "return { itemId = 556, icon = 'Air rune.png', item = 'Air rune', value = 4, limit = 50000, members = false, category = nil, examine = 'One of the 4 basic elemental Runes.', hialch = 2, lowalch = 1 }")
- 14:08, 9 November 2022 Jacmob talk contribs created page Template:GE Rune Index/Diff (Created page with "{{#expr:({{GEDiff|Air rune}}/5 +{{GEDiff|Mind rune}}/3 +{{GEDiff|Water rune}}/5 +{{GEDiff|Earth rune}}/5 +{{GEDiff|Fire rune}}/5 +{{GEDiff|Body rune}}/4 +{{GEDiff|Cosmic rune}}/135 +{{GEDiff|Chaos rune}}/81 +{{GEDiff|Nature rune}}/215 +{{GEDiff|Law rune}}/170 +{{GEDiff|Death rune}}/199 +{{GEDiff|Astral rune}}/154 +{{GEDiff|Blood rune}}/373 +{{GEDiff|Soul rune}}/147 +{{GEDiff|Wrath rune}}/412 +{{GEDiff|Mist rune}}/157 +{{GEDiff|Dust rune}}/4 +{{GEDiff|Mud rune}}/244 +{{GE...")
- 14:08, 9 November 2022 Jacmob talk contribs created page Template:GE Rune Index/Change (Created page with "{{#vardefine:runediff|{{GE Rune Index/Diff}}}}{{#ifexpr:{{#expr:{{#var:runediff}}>=0}}|15px +|15px }}{{#var:runediff}}<noinclude>{{/doc}}</noinclude>")
- 14:08, 9 November 2022 Jacmob talk contribs created page Template:GE Rune Index/doc (Created page with "{{No documentation}}")
- 14:08, 9 November 2022 Jacmob talk contribs created page Template:GE Rune Index (Created page with "{{#expr:({{GEP|Air rune}}/5 +{{GEP|Mind rune}}/3 +{{GEP|Water rune}}/5 +{{GEP|Earth rune}}/5 +{{GEP|Fire rune}}/5 +{{GEP|Body rune}}/4 +{{GEP|Cosmic rune}}/135 +{{GEP|Chaos rune}}/81 +{{GEP|Nature rune}}/215 +{{GEP|Law rune}}/170 +{{GEP|Death rune}}/199 +{{GEP|Astral rune}}/154 +{{GEP|Blood rune}}/373 +{{GEP|Soul rune}}/147 +{{GEP|Wrath rune}}/412 +{{GEP|Mist rune}}/157 +{{GEP|Dust rune}}/4 +{{GEP|Mud rune}}/244 +{{GEP|Smoke rune}}/70 +{{GEP|Steam rune}}/68 +{{GEP|Lava r...")
- 14:07, 9 November 2022 Jacmob talk contribs created page Template:GETableEnd (Created page with "|}")
- 14:07, 9 November 2022 Jacmob talk contribs created page Template:GEData (Created page with "<includeonly>{{#invoke:ExchangeData|data}}</includeonly>")
- 14:06, 9 November 2022 Jacmob talk contribs created page Near-Reality:Grand Exchange Market Watch/Rune Index (Created page with "__NOTOC__ The '''Rune Index''' is made up of a weighted average of all of the current runes listed in the Market Watch, with the starting date of this average being 13 June 2020, at an index of 100. The overall rising and falling of rune prices is reflected in this index. While specialised for just watching rune prices, it is set up and adjusted in a manner similar to the Common Trade Index, and the d...")
- 14:04, 9 November 2022 Jacmob talk contribs created page Grand Exchange Market Watch (Redirected page to Near-Reality:Grand Exchange Market Watch) Tag: New redirect
- 14:00, 9 November 2022 Jacmob talk contribs created page Near-Reality:Drop Rate Project (Created page with "The Old School RuneScape Wiki is running a project to add exact drop rates to articles. There are two primary data sources for this project: * Approximately 800 million kills from the [https://github.com/runelite/runelite/wiki/Loot-Tracker Loot Tracker] plugin on the open-source third-party client [https://runelite.net/ RuneLite]. This data is used on about 280 drop table articles. * Code from approximately 150 monsters' drop subroutines, provided to the wiki by the OSR...")
- 13:58, 9 November 2022 Jacmob talk contribs created page Module:Exchange/Abyssal ashes (Created page with "return { itemId = 25775, icon = 'Abyssal ashes.png', item = 'Abyssal ashes', value = 1, limit = 7500, members = true, category = nil, examine = 'A heap of ashes.', }")