「テンプレート:Mbox/doc」の版間の差分
一部変更 |
細 テンプレートデータを修正 |
||
78行目: | 78行目: | ||
"label": "type", | "label": "type", | ||
"type": "string", | "type": "string", | ||
"description": "色と既定アイコンの選択。 protection | "description": "色と既定アイコンの選択。 ", | ||
"suggested": true, | |||
"suggestedvalues": [ | |||
"protection", | |||
"speedy", | |||
"delete", | |||
"content", | |||
"style", | |||
"move", | |||
"notice" | |||
] | |||
}, | }, | ||
"image": { | "image": { | ||
85行目: | 94行目: | ||
"type": "string", | "type": "string", | ||
"description": "画像表示の記述。例: [[ファイル:Some image.svg|40px]] / none / blank", | "description": "画像表示の記述。例: [[ファイル:Some image.svg|40px]] / none / blank", | ||
"suggested": true | "suggested": true, | ||
"suggestedvalues": [ | |||
"[[ファイル:Some image.svg|40px]]", | |||
"none", | |||
"blank" | |||
] | |||
}, | }, | ||
"imageright": { | "imageright": { | ||
95行目: | 109行目: | ||
"label": "small", | "label": "small", | ||
"type": "string", | "type": "string", | ||
"description": "小型タイプへのスタイル切り替え。 left | "description": "小型タイプへのスタイル切り替え。", | ||
"suggestedvalues": [ | |||
"left", | |||
"no" | |||
] | |||
}, | }, | ||
"printable": { | "printable": { |