Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Livermore History Collaborative. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:50, 10 December 2025 Bmcfann talk contribs created page Module:Process ask query results 2 (Created page with "local p = {} function p.processData(frame) local page_names_query_arg = frame.args["page_names_query"] local full_query_arg = frame.args["full_query"] local property_names_arg = frame.args["property_names_list"] return "<ul><li>" .. page_names_query_arg .. "</li><li>" .. full_query_arg .. "</li><li>" .. property_names_arg .. "</li></ul>" end return p") Tag: Recreated