「テンプレート:Template other」の版間の差分

提供:関南・東山地方Wiki
ナビゲーションに移動 検索に移動
module>Amorymeltzer
(Changed protection level for "Template:Template other": Highly visible template: Transclusion count has increased dramatically ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefin…)
(4版 をインポートしました)
 
(3人の利用者による、間の4版が非表示)
12行目: 12行目:
| #default = {{{2|}}}
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
}}<!--End switch--><noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

2021年6月20日 (日) 12:59時点における最新版

テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]

このテンプレートは、他のテンプレート内で使用し、テンプレート名前空間とそれ以外の名前空間を判別して表示内容を変えるために使用します。

使い方

通常、引数を2個取ります。

{{template other | テンプレート名前空間用のテキスト | それ以外の名前空間用のテキスト }}

もしこのテンプレートが他のテンプレート内で使用されていれば テンプレート名前空間用のテキスト を、

それ以外のページで使用されていれば それ以外の名前空間用のテキスト を表示します。

典型的な使い方としては、テンプレート名前空間でのみカテゴリを追加したくない場合があります。

{{template other | | [[Category:ウィキペディアのメンテナンス]] }}

関連項目