Main public logs
Jump to navigation
Jump to search
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".
- 15:16, 19 January 2022 Tachyony talk contribs created page Module:POTD titletext (Created page with "-- this module may be used by Template:POTD row to allow for substitution of the -- Template:POTD texttitle created when substituting a Template:POTD/YYYY-MM-DD -- template with the textitle parameter. -- -- For example, compare the result from -- {{subst:POTD/YYYY-MM-DD|texttitle}} -- with -- {{subst:#invoke:POTD titletext|main|YYYY-MM-DD}} -- local p = {} function p.main(frame) local date = frame.args[1] local success, result = pcall(frame.expandTempl...")