Jump to content

Module:Rfx and Module:Rfx/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
m Changed protection settings for "Module:Rfx": No longer necessary: Reduction from template-editor protection as requested at RfPP ([Edit=Require autoconfirmed or confirmed access] (indefinite))
 
Test experimental discussion-only
 
Line 261: Line 261:
function data:getStatus()
function data:getStatus()
-- Gets the current status of the RfX. Returns either "successful", "unsuccessful",
-- Gets the current status of the RfX. Returns either "successful", "unsuccessful",
-- "discussion", "open", or "pending closure". Returns nil if the status could not be found.
-- "questions", "open", or "pending closure". Returns nil if the status could not be found.
checkSelf( self, 'getStatus' )
checkSelf( self, 'getStatus' )
local rfxType = data.type
local rfxType = data.type