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".
- 14:07, 13 December 2024 Rich Farmbrough talk contribs created page User:Rich Farmbrough/Template/Page numbers/core (←Created page with '{{#ifeq:{{{2|}}}|ch|{{{1}}} <!-- it starts with chap return unchanged --> |{{#ifeq:{{{2|}}}|se|{{{1}}} <!-- it starts with sect return unchanged --> |{{#ifeq:{{{2|}}}|in|{{{1}}} <!-- it starts with in (intro or index) return unchanged --> |{{#ifeq:{{{2|}}}|fo|{{{1}}} <!-- it starts with forw return unchanged --> |{{#ifeq:{{{3|}}}|p <!-- it starts with p (page, part, preface) return unchanged --> |{{{1}}} |{{#ifeq:{{str find|{{{1}}}|-}}|-1 <!-- it has a...')