local groups = {} local CAT_GENERAL = "General interest groups" local CAT_TOPICAL = "Topical interest groups" --------------------------------------...
interested in a particular topic of a discussion. See documentation for {{wgping}} for details. For <span class="searchmatch">workgroup</span> membership <span class="searchmatch">data</span>, see Module:<span class="searchmatch">workgroup</span> <span class="searchmatch">ping</span>/<span class="searchmatch">data</span>....
module contains a list of work groups and their members for Module:<span class="searchmatch">workgroup</span> <span class="searchmatch">ping</span>. For a human-readable list, see {{wgping}}. Apart from exceptional circumstances...
is_preview local export = {} local m_<span class="searchmatch">data</span> = mw.load<span class="searchmatch">Data</span>('Module:<span class="searchmatch">workgroup</span> <span class="searchmatch">ping</span>/<span class="searchmatch">data</span>') function export.<span class="searchmatch">ping</span>(frame) local parent_frame = frame:getParent()...
end function export.export_wgs() local m_wgdata = mw.load<span class="searchmatch">Data</span>('Module:<span class="searchmatch">workgroup</span> <span class="searchmatch">ping</span>/<span class="searchmatch">data</span>') local items = {} for key, value in pairs(m_wgdata) do...