「テンプレート:Val」の版間の差分
ナビゲーションに移動
検索に移動
Dummy index (トーク | 投稿記録) ページの作成:「<includeonly>{{#if: {{{legend|}}}|val: }}{{bra|{{{1|0}}}}}</includeonly><noinclude> This template eases typing vals: it puts bra notation (<code>⟨</co…」 |
細 やるべきこと:translate from English |
||
| 4行目: | 4行目: | ||
{{doc}} | {{doc}} | ||
</noinclude> | [[カテゴリ:やるべきこと:translate from English]]</noinclude> | ||
2024年7月4日 (木) 14:20時点における版
This template eases typing vals: it puts bra notation (⟨ and ]) around its arguments (it also removes surrounding spaces), and you may optionally include a legend.
説明
このドキュメントは /doc から参照読み込みされたものです。
使い方
| 入力 | 表示 |
|---|---|
{{ val 31 49 72 87 }}
|
⟨31 49 72 87] |
{{val|legend=1| 31 49 72 87 }}
|
val: ⟨31 49 72 87] |
Tip: スペースを入れることでwikiマークアップの読みやすさを向上させることができます。
技術的な注釈
このテンプレートはブラケットを表示するために Template:Bra を呼び出している。