Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of No Subject. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:02, 23 January 2026 Riot Hero talk contribs created page Module:PortalPeopleIndex (Created page with "-- Module:PortalPeopleIndex -- Generates an A–Z index from Module:PortalPeople using metadata local p = {} ---------------------------------------------------------------------- -- Helpers ---------------------------------------------------------------------- local function getSortKey(item) if type(item) ~= "table" then return nil end return item.sort or item.last or item.page end local function getLabel(item) if type(item) ~= "table" then return nil...")