「テンプレート:Boxmenu」の版間の差分
画像リンク先の追加 |
細編集の要約なし |
||
(同じ利用者による、間の1版が非表示) | |||
5行目: | 5行目: | ||
border: solid 2px #808080; | border: solid 2px #808080; | ||
background-color: #f0f0ff; | background-color: #f0f0ff; | ||
"><div class="img-width-100">{{#if: {{{画像|}}} | | "><div class="img-width-100">{{#if: {{{画像|}}} | {{{画像}}} }}</div><p><big><b>{{{ヘッダー|}}}</b></big><br>{{{説明|}}}</p></div> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
11行目: | 11行目: | ||
"params": { | "params": { | ||
"画像": { | "画像": { | ||
"description": " | "description": "表示する画像", | ||
"example": "疑似点灯例.JPG", | "example": "[[ファイル:疑似点灯例.JPG|link=:カテゴリ:灯器]]", | ||
"type": "string", | "type": "string", | ||
"aliases": [ | "aliases": [ | ||
"1" | "1" | ||
] | ] | ||
}, | }, | ||
45行目: | 37行目: | ||
"paramOrder": [ | "paramOrder": [ | ||
"画像", | "画像", | ||
"ヘッダー", | "ヘッダー", | ||
"説明" | "説明" |