Jump to content

Module:Pagetype/rfd

Permanently protected module
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MSGJ (talk | contribs) at 08:51, 9 May 2024 (Protected "Module:Pagetype/rfd": High-risk template or module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- This page contains a table of all RfD templates and their
-- redirects. Templates names are capitalized, and the Template: prefix is
-- removed. Templates are grouped with the main template first, followed by
-- its redirects.

return {
	-- Template forms (these should be substituted so we should rarely see these)
	["Redirect for discussion"] = true,
		["RFD"] = true,
		["RfD"] = true,
		["Rfd1"] = true,
		["Rfd-t"] = true,
		["Rfd"] = true,
	-- Module forms
	["#invoke:RfD"] = true,
	["<includeonly>safesubst:</includeonly>#invoke:RfD"] = true, -- The form made by substituting RfD
}