Module:Contentious topics/aware: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

6 November 2024

  • curprev 18:2818:28, 6 November 2024Muskit Gergous talk contribs 1,558 bytes +1,558 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.detect(frame) local title local args = getArgs(frame) if args.testTitle then title = mw.title.new(args.testTitle) else title = mw.title.getCurrentTitle() end local content = title:getContent() or '' local codes = string.match(content, "{{%s-[cC]ontentious [tT]opics/[aA]ware%s-|([^}]-)}}") local shortcutCodes = string.match(content, "{{%s-[cC][tT]/[aA]ware%s-|([^}]-)}}") local dsCode..."