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

提供:関南・東山地方Wiki
ナビゲーションに移動 検索に移動
(183.76.152.40 (会話) による ID:46413145 の版を取り消し)
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…)
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>

2018年12月17日 (月) 07:06時点における版


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

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

使い方

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

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

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

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

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

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

関連項目