Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
(Created page with "--<nowiki> local p = {} -- convert some used globals to locals to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctions.expr local coins = require('Module:Coins')._amount local yesno = require('Module:Yesno') local params = require('Module:Paramtest') local commas = require('Module:Addcommas') local geprice = require('Module:Exchange')._price local skillpic = require('Module:SCP')._main local...") |
No edit summary |
||
Line 491:
:tag('th'):wikitext('Members'):done()
:tag('td'):wikitext(membersTemplate):done()
:tag('th'):attr('title', 'Ticks per action'):wikitext('
local ticks_cell, has_ticks_ref_tag = generate_ticks_cell(frame, ticks, ticks_note)
|