Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 16:51, 3 November 2023 Aidan721 talk contribs created page Module:Sports table/Baseball (←Created page with '-- Style for baseball tables local pp = {} local pmod = require('Module:Sports table/WDL') function pp.header(t,Args,p_sub,pos_label,group_col,VTE_text,full_table,results_header_txt) Args['for_against_style'] = Args['for_against_style'] or 'none' Args['ranking_style'] = Args['ranking_style'] or '%' Args['show_draw'] = Args['show_draw'] or 'no' Args['show_GB'] = Args['show_GB'] or 'yes' return pmod.header(t,Args,p_sub,pos_label,group_col,VTE_text,full_...')