This module needs <span class="searchmatch">documentation</span>. Please document this module by describing its purpose and usage on this page....
local export = {} function export.<span class="searchmatch">timeline</span> (frame) local args = frame:getParent().args local result = "" for k, v in pairs (args) do if k == 1...
local export = {} function export.<span class="searchmatch">vote</span>_<span class="searchmatch">timeline</span> (frame) local args = frame.args return frame.args[1] end return export...