All public logs

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

Logs
  • 15:27, 22 August 2022 Couchor talk contribs created page Module:Placement (Created page with "--- -- @Liquipedia -- wiki=commons -- page=Module:Placement -- -- Please see https://github.com/Liquipedia/Lua-Modules to contribute -- local Arguments = require('Module:Arguments') local Class = require('Module:Class') local Ordinal = require('Module:Ordinal') local Placement = {} --[[ Returns a text label for a range of placements. Example: Placement.RangeLabel({1, 2}) -- Returns 1st–2nd ]] function Placement.RangeLabel(range) local zeroWidthSpace = '​' l...")