「テンプレート:Link」の版間の差分
編集の要約なし |
編集の要約なし |
||
| 1行目: | 1行目: | ||
<div class="link">'''[{{{1}}}]'''</div> | <div class="link">'''[{{{1}}}]'''</div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"description": "URL 表示名", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "リンクをボタンとして表示させる" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
2023年5月2日 (火) 09:21時点における版
[{{{1}}}]
リンクをボタンとして表示させる
| パラメーター | 説明 | 型 | 状態 | |
|---|---|---|---|---|
| 1 | 1 | URL 表示名 | 文字列 | 必須 |