All public logs

Jump to navigation Jump to search

Combined display of all available logs of Voices of the Void Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:30, 8 April 2024 RheingoldRiver talk contribs created page Template:Infobox Item 2/doc (Created page with "== Copyable code == <pre> {{Infobox Item 2 |title= |image= |Ingame Description= |Type= |Found= |Bites= |Food= |Sleep= |Health= |Volume= |Buying price= |Selling price= }} </pre>")
  • 23:28, 8 April 2024 RheingoldRiver talk contribs created page Template:Infobox Item 2 (Created page with "<includeonly><includeonly>{{#invoke:Infobox|main |kind=item |sep=, |image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}} |sections=About, Statistics, Points given, Total points gain, more |About=Ingame Description,Type,Found |Statistics=Bites |Points given=Food,Sleep,Health |Points given_columns=3 |Total points gain_columns=3 |Total points gain=FoodTotal,SleepTotal,HealthTotal |FoodTotal={{#if:{{{bites|}}}|{{#expr: {{{bites|}}} * {{{Food|}}}<!-- end if -->}} |S...")
  • 00:19, 7 April 2024 RheingoldRiver talk contribs created page User:ScarlettRuby/lua test (Created page with "<table class="wikitable"> {{TableRowTest|col1=kittens|col2=3}} {{TableRowTest|col1=bunnies|col2=6}} </table>")
  • 00:15, 7 April 2024 RheingoldRiver talk contribs created page Template:TableRowTest (Created page with "<includeonly>{{#invoke:TableRow|main}}</includeonly>")
  • 00:14, 7 April 2024 RheingoldRiver talk contribs created page Module:TableRow (Created page with "local util_args = require('Module:ArgsUtil') local p = {} function p.main(frame) local args = util_args.merge(frame) local col1 = args.col1 local cal2 = toNumber(args.col2) -- build the cells of a table row local out = mw.html.create('tr') out:tag('td'):wikitext(col1) out:tag('td'):wikitext(col2) return out end return p")
  • 00:12, 7 April 2024 RheingoldRiver talk contribs created page Module:ArgsUtil (Created page with "local p = {} function p.merge() local f = mw.getCurrentFrame() local origArgs = f.args local parentArgs = f:getParent().args local args = {} for k, v in pairs(origArgs) do v = mw.text.trim(tostring(v)) if v ~= '' then args[k] = v end end for k, v in pairs(parentArgs) do v = mw.text.trim(v) if v ~= '' then args[k] = v end end return args end function p.mergeKeepEmpty() local f = mw.getCurrentFrame() local origArgs = f.args local pare...")
  • 19:33, 21 March 2024 RheingoldRiver talk contribs changed group membership for ArcLapp from (none) to administrator and interface administrator
  • 17:06, 21 March 2024 RheingoldRiver talk contribs changed group membership for JustDefo from (none) to administrator and interface administrator
  • 14:33, 21 March 2024 RheingoldRiver talk contribs changed group membership for FadenMir from (none) to administrator and interface administrator