「モジュール:Message box/configuration」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし
>充電に強い新芋 (ページの作成:「-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox…」) |
>充電に強い新芋 編集の要約なし |
||
| (同じ利用者による、間の1版が非表示) | |||
| 10行目: | 10行目: | ||
speedy = { | speedy = { | ||
class = 'ambox-speedy', | class = 'ambox-speedy', | ||
image = ' | image = 'KRSW-Angry.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'ambox-delete', | class = 'ambox-delete', | ||
image = ' | image = 'Phowa.jpg' | ||
}, | }, | ||
content = { | content = { | ||
| 30行目: | 30行目: | ||
protection = { | protection = { | ||
class = 'ambox-protection', | class = 'ambox-protection', | ||
image = 'Padlock-silver | image = 'Padlock-silver.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
class = 'ambox-notice', | class = 'ambox-notice', | ||
image = ' | image = 'Puzzle.png' | ||
} | } | ||
}, | }, | ||