(Translated by https://www.hiragana.jp/)
Module:Pagetype/rfd: Difference between revisions - Wikipedia Jump to content

Module:Pagetype/rfd: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected "Module:Pagetype/rfd": High-risk template or module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
+Rfd-NPF, seen on West Ardougne
Line 12: Line 12:
["Rfd-t"] = true,
["Rfd-t"] = true,
["Rfd"] = true,
["Rfd"] = true,
["Rfd-NPF"] = true,
-- Module forms
-- Module forms
["#invoke:RfD"] = true,
["#invoke:RfD"] = true,

Revision as of 13:03, 20 May 2024

-- 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,
		["Rfd-NPF"] = true,
	-- Module forms
	["#invoke:RfD"] = true,
	["<includeonly>safesubst:</includeonly>#invoke:RfD"] = true, -- The form made by substituting RfD
}