All public logs

Jump to navigation Jump to search

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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 13:07, 9 November 2022 Jacmob talk contribs created page Module:TimeAgo/doc (Created page with "{{Documentation}} Module used by Module:Exchange.")
  • 13:07, 9 November 2022 Jacmob talk contribs created page Module:TimeAgo (Created page with "-- <nowiki> -- -- Implements {{time ago}} -- local p = {} local yesno = require( 'Module:Yesno' ) -- assumes 31 days in a month (might need tweaking?) -- assumes 365.25 days in a year to account for leap years local convert = {60, 3600, 86400, 604800, 2678400, 31557600} -- used to convert units to magnitudes local magnitudes = { years = 6, months = 5, weeks = 4, days = 3, hours = 2, minutes = 1, seconds = 0 } -- units to append to time dif...")
  • 13:06, 9 November 2022 Jacmob talk contribs created page Module:Number/doc (Created page with "{{documentation}} {{Helper module |name = Number |fname1 = _round(num, dp) |ftype1 = float, int |fuse1 = Rounds <code>num</code> to a precision given by <code>dp</code>, if <code>dp</code> is not specified, it defaults to zero. Rounds half up. |fname2 = _short(str) |ftype2 = String |fuse2 = Convert numbers ending in k, m or b to the actual correct number. Example: 3.5k -> 3500 }}")
  • 13:06, 9 November 2022 Jacmob talk contribs created page Module:Number (Created page with "--[[ {{Helper module |name = Number |fname1 = _round(num, dp) |ftype1 = float, int |fuse1 = Rounds <code>num</code> to a precision given by <code>dp</code>, if <code>dp</code> is not specified, it defaults to zero. |fname2 = _short(str) |ftype2 = String |fuse2 = Convert numbers ending in k, m or b to the actual correct number. Example: 3.5k -> 3500 }} -- ]] -- -- Number manipulation methods -- -- Many methods are already available in the math library, so this will be fai...")
  • 13:06, 9 November 2022 Jacmob talk contribs created page Module:ChangePerDay/doc (Created page with "{{No documentation}}")
  • 13:05, 9 November 2022 Jacmob talk contribs created page Module:ChangePerDay (Created page with "-- <nowiki> -- -- Implements {{ChangePerDay}} -- local p = {} local round = require( 'Module:Number' )._round function p._change( args ) local lang = mw.language.getContentLanguage() local price = tonumber( args[1] ) or 1 local last = tonumber( args[2] ) or 1 local date = args[3] or 'January 1' local lastDate = args[4] or 'July 1' local diff = lang:formatDate( 'U', date ) - lang:formatDate( 'U', lastDate ) local ret diff = diff / 8640...")
  • 13:04, 9 November 2022 Jacmob talk contribs created page Template:GEHeader/doc (Created page with "{{documentation}} This template displays the header for the Grand Exchange templates. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{GEHeader}}</pre> <includeonly>{{PAGENAME}}</includeonly>")
  • 13:04, 9 November 2022 Jacmob talk contribs created page Template:GEHeader (Created page with "<includeonly>{|class="wikitable sortable" style="width:100%; text-align:center" cellpadding="2" cellspacing="0" ! colspan="2" |Item !Price !Direction !Low Alch !High Alch !Limit !Volume !Members !class="unsortable"|Details !Last updated |- </includeonly> <noinclude>{{/doc}}</noinclude>")
  • 13:03, 9 November 2022 Jacmob talk contribs created page Template:GEItem/doc (Created page with "{{documentation}} {{invokes|Exchange}} This is a basic display template that is used to build items that will be seen on the pages of the Grand Exchange Market Watch and subpages. ==Usage== <pre> {{GEHeader}} {{GEItem|Bones}} {{GETableEnd}} </pre> will display as: {{GEHeader}} {{GEItem|Bones}} |} ==See also== *Template:GEPrice *Template:GEP *Template:GEInfo <includeonly>{{PAGENAME}}</includeonly>")
  • 13:03, 9 November 2022 Jacmob talk contribs created page Template:GEItem (Created page with "<includeonly>{{#invoke:Exchange|table}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 13:03, 9 November 2022 Jacmob talk contribs created page Template:GEP/doc (Created 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...")
  • 13:02, 9 November 2022 Jacmob talk contribs created page Template:GEP (Created page with "<includeonly>{{#invoke:Exchange|price|format=no}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 13:02, 9 November 2022 Jacmob talk contribs created page Template:DropsTableHead/doc (Created page with "{{Documentation}} The '''DropsLine''' templates are used to list a monster's drops. Three templates are used to form the drop logs: *{{T|DropsTableHead}} - Contains table headers for the top of the drop table *{{T|DropsLine}} - Template for all of the individual drop lines *{{T|DropsTableBottom}} - Contains table headers for the bottom of the drop table __NOTOC__ ==Usage== See {{T|DropsLine}} for detailed usage of all three templates. <includeonly>Category:Drop table t...")
  • 13:02, 9 November 2022 Jacmob talk contribs created page Template:DropsTableHead (Created page with "<includeonly><table class="wikitable sortable filterable item-drops autosort=4,a" style="text-align:center"> <tr> <th style="border-right: none;" class="drops-img-header drop-disp-btn unsortable" title="Sort items by category, rarity and name."></th> <th style="border-left: none;" class="item-col">Item</th> <th data-sort-type="number">Quantity</th> <th>Rarity</th> <th class="ge-column" data-sort-type="number">Price</th> <th class="alch-column" data-sort-type="number">Hig...")
  • 13:02, 9 November 2022 Jacmob talk contribs created page Template:DropsTableBottom/doc (Created page with "{{Documentation}} The '''DropsLine''' templates are used to list a monster's drops. Three templates are used to form the drop logs: *{{T|DropsTableHead}} - Contains table headers for the top of the drop table *{{T|DropsLine}} - Template for all of the individual drop lines *{{T|DropsTableBottom}} - Contains table headers for the bottom of the drop table ==Usage== '''This template closes drop tables and automatically adds <code><references group="d" /></code> to th...")
  • 13:01, 9 November 2022 Jacmob talk contribs created page Template:DropsTableBottom (Created page with "</table>{{#ifeq:{{#var:_refs_used_}}|true|{{#tag:references||group="d"}}|}}{{#vardefine:Version|}}{{#vardefine:_smw|}}<noinclude>{{/doc}}</noinclude>")
  • 13:01, 9 November 2022 Jacmob talk contribs created page Module:DropsLineClue (Created page with "local p = {} local string = string local commas = require('Module:Addcommas')._add function p.main(frame) local args = frame:getParent().args local type = args.type local rarity = args.rarity local altrarity = args.altrarity local altraritydash = args.altraritydash local raritynotes = args.raritynotes ~= nil and args.raritynotes ~= '' and args.raritynotes or nil local f2p = args.f2p ~= nil and args.f2p ~= '' and frame:expandTemplate{ title='(m)' } or nil local...")
  • 13:01, 9 November 2022 Jacmob talk contribs created page Template:DropsLineClue/doc (Created page with "{{Documentation|Template:DropsLineClue}} The '''DropsLineClue''' template is used to display clue scroll DropsLine, DropsLineSkill, or DropsLineReward with reference information of reduced rarities based on combat diary rewards. It uses a backend Module based on {{T|DropsLine}} (for monster drops). Three templates are used to form the drop logs: * {{T|DropsTableHead}} - Contains table headers for the top of the drop table * {{T|DropsLineClue}} - Template for all of...")
  • 13:01, 9 November 2022 Jacmob talk contribs created page Template:DropsLineClue (Created page with "<includeonly>{{#invoke:DropsLineClue|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 13:00, 9 November 2022 Jacmob talk contribs created page Module:GEPrices/data (Created page with "return { ["%LAST_UPDATE%"] = 1667878510, ["%LAST_UPDATE_F%"] = "08 November 2022 03:35:10 (UTC)", ["3rd age amulet"] = 18315869, ["3rd age axe"] = 355420395, ["3rd age bow"] = 817907730, ["3rd age cloak"] = 182138084, ["3rd age druidic cloak"] = 786692835, ["3rd age druidic robe bottoms"] = 1286378066, ["3rd age druidic robe top"] = 1579545270, ["3rd age druidic staff"] = 403639314, ["3rd age full helmet"] = 19457743, ["3rd...")
  • 13:00, 9 November 2022 Jacmob talk contribs created page Module:GEHighAlch/data (Created page with "return { ["3rd age amulet"] = 30300, ["3rd age axe"] = 33000, ["3rd age bow"] = 90000, ["3rd age cloak"] = 51000, ["3rd age full helmet"] = 54000, ["3rd age kiteshield"] = 108000, ["3rd age longsword"] = 90000, ["3rd age mage hat"] = 30240, ["3rd age pickaxe"] = 58770, ["3rd age platebody"] = 120000, ["3rd age platelegs"] = 120000, ["3rd age range coif"] = 30240, ["3rd age range legs"] = 30360, ["3rd age range top"] = 30480, ["3rd age robe"] = 30360, ["3r...")
  • 12:59, 9 November 2022 Jacmob talk contribs created page Module:DropsLine/itemData (Created page with "return { ["Abyssal head"] = { true, 7200, }, ["Abyssal whip"] = { true, 72000, }, ["Acorn"] = { true, 3, }, ["Adamant 2h sword"] = { false, 3840, }, ["Adamant arrowtips"] = { true, 24, }, ["Adamant axe"] = { false, 768, }, ["Adamant battleaxe"] = { false, 2496, }, ["Adamant bolts(unf)"] = { true, 0, }, ["Adamant cane"] = { true, 864, }, ["Adamant chainbody"] = { false, 2880, }, ["A...")
  • 12:21, 9 November 2022 Jacmob talk contribs created page Module:Currency Image/doc (Created page with "{{No documentation}}")
  • 12:21, 9 November 2022 Jacmob talk contribs created page Module:Currency Image (Created page with "--[[ {{Helper module |name = Currency Image |fname1 = (name, quantity) |ftype1 = String, Number/String |fuse1 = Creates the correct currency image for the number. <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 are: Coins, Rusty coins, Zemmomark, Tokkul, Runecrafting guild tokens, Trading sticks, Ecto-tokens, Chimes, Beans, Pieces...")
  • 12:21, 9 November 2022 Jacmob talk contribs created page Module:Coins image/doc (Created page with "{{No documentation}}")
  • 12:21, 9 November 2022 Jacmob talk contribs created page Module:Coins image (Created page with "-- Like Module:Coins, but only for the image return function(q) return require('Module:Currency Image')('coins', q) end")
  • 12:20, 9 November 2022 Jacmob talk contribs created page Module:DropsLine/doc (Created page with "{{No documentation}}")
  • 12:20, 9 November 2022 Jacmob talk contribs created page Module:DropsLine (Created page with "-- <nowiki> local p = {} local params = require('Module:Paramtest') local lang = mw.language.getContentLanguage() local coins_image = require('Module:Coins image') local curr_image = require('Module:Currency Image') local exchange = require('Module:Exchange') local yesno = require('Module:Yesno') local var = mw.ext.VariablesLua -- precalculated cached data local droppeditem_data = mw.loadData('Module:DropsLine/itemData') local geprices_data = mw.loadData('Module:GEPr...")
  • 12:20, 9 November 2022 Jacmob talk contribs created page Template:DropsLine/doc (Created page with "{{Incomplete|<code>Alt</code> parameter not documented.}} {{Documentation}} {{ToC|right}} The '''DropsLine''' templates are used to list a monster's drops. Three templates are used to form the drop logs: * {{T|DropsTableHead}} - Contains table headers for the top of the drop table * {{T|DropsLine}} - Template for all of the individual drop lines * {{T|DropsTableBottom}} - Contains table footers for the bottom of the drop table ==Predefined and alternate templates== Se...")
  • 12:20, 9 November 2022 Jacmob talk contribs created page Template:DropsLine (Created page with "<includeonly>{{#if:{{{namenotes|}}}{{{quantitynotes|}}}{{{raritynotes|}}}{{{version|}}}|{{var|_refs_used_|true}}}}{{#invoke:DropsLine|main|dtype=combat|version={{#var:Version}}|smw={{#var:_smw}}}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 12:19, 9 November 2022 Jacmob talk contribs created page File:The Overseer chathead.png
  • 12:19, 9 November 2022 Jacmob talk contribs uploaded File:The Overseer chathead.png
  • 12:19, 9 November 2022 Jacmob talk contribs created page File:Dark Mage (Abyss) chathead.png
  • 12:19, 9 November 2022 Jacmob talk contribs uploaded File:Dark Mage (Abyss) chathead.png
  • 12:18, 9 November 2022 Jacmob talk contribs created page Template:Abyssal Space (Created page with "{{Navbox |name = Abyssal Space |title = Abyssal Space |gtitle1 = NPCs |group1 = * {{chatl|Dark Mage (Abyss)|txt=Dark mage}} * {{chatl|The Overseer}} |gtitle2 = Monsters |group2 = * Abyssal guardian * Abyssal leech * Abyssal Sire * Abyssal walker * Respiratory system * Scion * Spawn * Eye |gtitle3 = Rifts |group3 = * Air * Water * Earth * Fire * Body * Mind * Chaos * Death * Blood * Cosmic * Law * Nature * Soul |gtitle4 = Scenery |gtype4...")
  • 12:13, 9 November 2022 Jacmob talk contribs created page File:Abyssal demon icon.png
  • 12:13, 9 November 2022 Jacmob talk contribs uploaded File:Abyssal demon icon.png
  • 12:13, 9 November 2022 Jacmob talk contribs created page File:Free-to-play icon.png
  • 12:13, 9 November 2022 Jacmob talk contribs uploaded File:Free-to-play icon.png
  • 12:06, 9 November 2022 Jacmob talk contribs created page Template:LocTableBottom/doc (Created page with "{{Documentation}} The '''LocLine''' templates are used to list a monster's locations. Three templates are used to form the locations table: * {{T|LocTableHead}} - Contains table headers for the top of the locations table * {{T|LocLine}} - Template for all of the individual location lines * {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table '''This template closes locations tables.''' <includeonly>Category:Transclusion templates|{{PAGE...")
  • 12:06, 9 November 2022 Jacmob talk contribs created page Template:LocTableBottom (Created page with "<includeonly>|}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 12:05, 9 November 2022 Jacmob talk contribs created page Template:LocLine/doc (Created page with "{{Documentation}} {{ToC|right}} The '''LocLine''' templates are used to list a monster's locations. Three templates are used to form the locations table: * {{T|LocTableHead}} - Contains table headers for the top of the locations table * {{T|LocLine}} - Template for all of the individual location lines * {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table ==Usage== <pre> {{LocTableHead}} {{LocLine |name = <!-- (Optional) Name of mon...")
  • 12:05, 9 November 2022 Jacmob talk contribs created page Template:LocLine (Created page with "<includeonly>{{#invoke:LocLine|main|icon=redPin|ptype=monster}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 12:05, 9 November 2022 Jacmob talk contribs created page Template:LocTableHead/doc (Created page with "{{Documentation}} The '''LocLine''' templates are used to list a monster's locations. Three templates are used to form the locations table: * {{T|LocTableHead}} - Contains table headers for the top of the locations table * {{T|LocLine}} - Template for all of the individual location lines * {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table '''This template defines the column headers of the locations tables.''' <includeonly>Category:Tr...")
  • 12:05, 9 November 2022 Jacmob talk contribs created page Template:LocTableHead (Created page with "<includeonly> {| class="wikitable sortable align-center-3 align-center-4" ! Location ! Levels ! Members ! Spawns ! Map |-</includeonly><noinclude>{{/doc}}</noinclude>")
  • 12:04, 9 November 2022 Jacmob talk contribs created page Module:Coins/doc (Created page with "{{Documentation}} {{Helper module |name = Coins |fname1 = _amount(coins) |ftype1 = Number |fuse1 = Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. }}")
  • 12:03, 9 November 2022 Jacmob talk contribs created page Module:Coins (Created page with "-- <pre> -- Implements {{Coins}} local p = {} local function amount(a) -- 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 coins-', true, true, true, '</span>'} -- strip commas from input -- @example '123,456,789' a = string.gsub(a, ',', '') -- check for decimals/division to determi...")
  • 12:03, 9 November 2022 Jacmob talk contribs created page Template:Coins/doc (Created page with "{{Documentation}} {{invokes|Coins}} The '''Coins''' template shows the amount of coins with a preview image. It is designed for use in wikitables, as opposed to {{T|NoCoins}}, which is used in the body text of articles. The amount is formatted with a comma (if the value is greater than 1,000), and with the following colors: * <span style="color: red;">Red</span> - negative numbers * <span style="color: blue;">Blue</span> - positive numbers * <span style="color: green;...")
  • 12:03, 9 November 2022 Jacmob talk contribs created page Template:Coins (Created page with "{{#invoke:Coins|amount}}<noinclude>{{/doc}}</noinclude>")
  • 12:02, 9 November 2022 Jacmob talk contribs created page Template:DropLogProject/doc (Created page with "{{No documentation}}")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)