「模板:Ambox」修訂間的差異
跳至導覽
跳至搜尋
| 行 1: | 行 1: | ||
| − | <table style="{{{style|}}}" > | + | <table style="{{{style|}}}" class="noprint plainlinks ambox {{#switch:{{{type|}}} |
| + | | serious = ambox-serious | ||
| + | | content = ambox-content | ||
| + | | style = ambox-style | ||
| + | | merge = ambox-merge | ||
| + | | notice = ambox-notice | ||
| + | | growth = ambox-growth | ||
| + | | protection = ambox-protection | ||
| + | | talk = ambox-talk | ||
| + | | #default = ambox-notice | ||
| + | }}"> | ||
<tr> | <tr> | ||
<td style="font-size:98%;">{{{text}}}</td> | <td style="font-size:98%;">{{{text}}}</td> | ||
| − | |||
| − | |||
| − | |||
</tr> | </tr> | ||
</table> | </table> | ||