Module:RfP header: Difference between revisions
From Test Wiki
Content deleted Content added
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Reverted |
||
| Line 11: | Line 11: | ||
local m_summary = '' |
local m_summary = '' |
||
local m_timestamp = frame:callParserFunction( 'REVISIONTIMESTAMP', 'Test Wiki:Request permissions' ) |
local m_timestamp = frame:callParserFunction( 'REVISIONTIMESTAMP', 'Test Wiki:Request permissions' ) |
||
local m_time = frame:callParserFunction( '#time |
local m_time = frame:callParserFunction( '#time', 'Y-m-d"T"H:i:s"Z"', m_timestamp ) |
||
local m_id = frame:callParserFunction( 'REVISIONID', 'Test Wiki:Request permissions' ) |
local m_id = frame:callParserFunction( 'REVISIONID', 'Test Wiki:Request permissions' ) |
||
local m_editor = frame:callParserFunction( 'REVISIONUSER', 'Test Wiki:Request permissions' ) |
local m_editor = frame:callParserFunction( 'REVISIONUSER', 'Test Wiki:Request permissions' ) |
||