Jump to content

Main public logs

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".
User logs
  • 14:26, 22 February 2024 Sophivorus talk contribs created page Module:WikitextParser (Created page with '-- Module:WikitextParser is a general-purpose wikitext parser -- Documentation and master version: https://en.wikipedia.org/wiki/Module:WikitextParser -- Authors: User:Sophivorus, User:Certes & others -- License: CC-BY-SA-4.0 local WikitextParser = {} -- Get the requested tags from the given wikitext. -- @param wikitext Required. Wikitext to parse. -- @param selector Tags to return, for example 'div' or 'div,span,gallery'. Omit to return all tags. -- @retu...')