“模板:Ambox”的版本间的差异
BearKidsTeam(讨论 | 贡献) |
BearKidsTeam(讨论 | 贡献) |
||
| 第1行: | 第1行: | ||
| − | {{# | + | {{#switch:{{{small|}}} |
| − | + | | left = | |
| − | | | + | {{ambox/core |
| − | + | | small = left | |
| − | + | | type = {{{type|}}} | |
| − | + | | image = {{#if:{{{smallimage|}}} | |
| − | + | | {{{smallimage}}} | |
| − | + | | {{{image|}}} | |
| − | + | }} | |
| − | + | | imageright = {{#if:{{{smallimageright|}}} | |
| − | + | | {{{smallimageright}}} | |
| − | + | | {{{imageright|}}} | |
| − | + | }} | |
| − | + | | style = {{{style|}}} | |
| − | |style | + | | textstyle = {{{textstyle|}}} |
| − | + | | text = {{#if:{{{smalltext|}}} | |
| − | + | | {{{smalltext}}} | |
| − | + | | {{{text}}} | |
| − | + | }} | |
| − | + | }} | |
| − | + | | #default = | |
| − | + | {{ambox/core | |
| − | + | | type = {{{type|}}} | |
| − | + | | image = {{{image|}}} | |
| − | + | | imageright = {{{imageright|}}} | |
| − | + | | style = {{{style|}}} | |
| − | + | | textstyle = {{{textstyle|}}} | |
| − | + | | text = {{{text}}} | |
| − | + | }} | |
| − | |||
| − | | | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
}} | }} | ||