このテンプレートはテンプレートドキュメント内の使用例の表を生成します。

使用方法

編集

名前なし変数

編集
<table class="wikitable">
{{template example row|arg1}}
{{template example row|arg1|arg2|arg3}}
{{template example row|arg1|arg2|arg3|arg4|arg5}}
</table>

名前あり変数

編集
<table class="wikitable">
{{template example row|arg1|notes=...}}
{{template example row|arg1|arg2|arg3|notes=...}}
{{template example row|arg1|arg2|arg3|arg4|arg5|notes=...}}
</table>

サブページ

編集
<table class="wikitable">
{{template example row|template=Infobox Fluss/Maß|arg1}}
{{template example row|template=Infobox Fluss/Maß|arg1|arg2|arg3}}
{{template example row|template=Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}}
</table>
{{Infobox Fluss/Maß|arg1}}

arg1dep1

{{Infobox Fluss/Maß|arg1|arg2|arg3}}

arg1dep1

{{Infobox Fluss/Maß|arg1|arg2|arg3|arg4|arg5}}

arg1dep1

例で使用したテンプレートには、名前あり変数はまだサポートされていません。

関連項目

編集