More actions
Created page with "-- 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 { }" |
No edit summary |
||
| Line 1: | Line 1: | ||
return { | return { | ||
-- Template forms (these should be substituted so we should rarely see these) | |||
-- Module forms | |||
["#invoke:RfD"] = true, | |||
["<includeonly>safesubst:</includeonly>#invoke:RfD"] = true, -- The form made by substituting RfD | |||
} | } | ||
Latest revision as of 22:00, 19 March 2025
Documentation for this module may be created at Module:Pagetype/rfd/doc
return {
-- Template forms (these should be substituted so we should rarely see these)
-- Module forms
["#invoke:RfD"] = true,
["<includeonly>safesubst:</includeonly>#invoke:RfD"] = true, -- The form made by substituting RfD
}