「モジュール:Pagetype/rfd」の版間の差分

提供:脳科学辞典
ナビゲーションに移動 検索に移動
bsd>Pppery
(Changed protection settings for "Module:Pagetype/rfd": The highest-use template on the project that's not currently fully protected ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)))
 
(1版 をインポートしました)
 
(相違点なし)

2025年3月18日 (火) 19:35時点における最新版

このモジュールについての説明文ページを モジュール: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
}