「テンプレート:用語」の版間の差分
ナビゲーションに移動
検索に移動
32行目: | 32行目: | ||
} | } | ||
}, | }, | ||
− | "description": "用語集に入れる用語の定義をします。" | + | "description": "用語集に入れる用語の定義をします。", |
+ | "paramOrder": [ | ||
+ | "word", | ||
+ | "description", | ||
+ | "link" | ||
+ | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
2021年2月3日 (水) 20:42時点における版
{{{word}}}
{{{description}}}
[[{{{other_ver1}}}]]
用語集に入れる用語の定義をします。
引数 | 説明 | 型 | 状態 | |
---|---|---|---|---|
単語 | word | 登録したい単語です
| 文字列 | 必須 |
単語の意味 | description | 説明したい内容を簡単に書きます。
| ウィキテキストの一部 | 推奨 |
関連リンク | link | もっと詳しく説明したい場合とかに、このページへ誘導します。
| ページ | 推奨 |