Combined display of all available logs of Teriock. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:08, 9 February 2025 Gpe talk contribs created page Module:Italics (Created page with "local p function p.i ( frame ) local args = frame.args local text = args[1] text = text:gsub("Hand", "''Hand''"):gsub("Mouth", "''Mouth''") return frame:preprocess( text ) end")