Jump to content

This site is currently in alpha, so you will run into rough edges.

Please send feedback or ideas to connect@deeptech.wiki

Module:Pagetype/rfd

From The Deep Tech Wiki
Revision as of 01:08, 15 November 2025 by C (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Pagetype/rfd/doc

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