Editing Module:WoodcutterList

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
local lang = mw.getContentLanguage()
local lang = mw.getContentLanguage()
local plist = require('Module:ProfessionList')
local plist = require('Module:ProfessionList')
local purge = require('Module:Purge')._purge


local p = {}
local p = {}
Line 47: Line 46:
item.productPerHourDropping = 594
item.productPerHourDropping = 594
elseif string.find(item.pageName,'Ash') then
elseif string.find(item.pageName,'Ash') then
item.productPerHour = 402
item.productPerHour = 314
item.productPerHourDropping = 443
item.productPerHourDropping = 360
elseif string.find(item.pageName,'Oak') then
elseif string.find(item.pageName,'Oak') then
item.productPerHour = 335
item.productPerHour = 335
item.productPerHourDropping = 349
item.productPerHourDropping = 349
elseif string.find(item.pageName,'Pine') then
elseif string.find(item.pageName,'Pine') then
item.productPerHour = 367
item.productPerHour = 312
item.productPerHourDropping = 420
item.productPerHourDropping = 339
elseif string.find(item.pageName,'Hickory') then
elseif string.find(item.pageName,'Hickory') then
item.productPerHour = 360
item.productPerHour = 347
item.productPerHourDropping = 400
item.productPerHourDropping = 400
elseif string.find(item.pageName,'Juniper') then
elseif string.find(item.pageName,'Juniper') then
Line 103: Line 102:
local out = mw.html.create('table')
local out = mw.html.create('table')
:addClass('wikitable sortable')
:addClass('wikitable sortable')
:tag('caption')
:wikitext('This list is updated dynamically. '..purge())
:done()
:tag('tr')
:tag('tr')
:tag('th')
:tag('th')
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see Brighter Shores:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)
Preview page with this template

This page is a member of a hidden category: