Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

All public logs

More actions

Combined display of all available logs of REPUB Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:32, 11 October 2024 Alurel talk contribs deleted page Module:Tabber (content was: "local Tabber = {} --- Helper function to get Tabber length --- --- @param data table --- @return number local function getTabberLength( data ) local length = 0 for k, _ in next, data do if mw.ustring.find( k, 'label' ) == 1 then length = length + 1 end end return length end --- Render Tabber --- --- @param data table { label{n}, c...", and the only contributor was "Alurel" (talk))