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

Main public logs

More actions

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

Logs
  • 04:46, 29 June 2023 HydeWing talk contribs created page Module:Tabber (Created page with "local p = {} --- Helper function to get Tabber length --- @param table --- @return int local function getTabberLength( t ) local length = 0 for k, _ in next, t do if string.find( k, 'label' ) == 1 then length = length + 1 end end return length end --- Render Tabber --- @param table data { label{n}, content{n} } --- @return string wikitext of Tabber function p.renderTabber( data ) local tabberContent = {} for i = 1, getTabberLength(...")

Advertising: