Main public logs

From TibiaCraft
Jump to navigationJump to search

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

Logs
  • 22:54, 4 October 2025 Root talk contribs created page Module:Navbox (Created page with "local p = {} function p.box( f ) local args = require( 'Module:ProcessArgs' ).merge( true ) local navbox = {} if args.title then local class = args.class or 'collapsible' local bodyStyle = args.bodystyle or '' if bodyStyle ~= '' then bodyStyle = 'style="' .. bodyStyle .. '"' end table.insert( navbox, ' {| class="navbox hlist ' .. class .. '" ' .. bodyStyle ) local titleStyle = args.titlestyle or '' if titleStyle ~= '' then titleStyle = 'style="...")