110
个编辑
(创建页面,内容为“<includeonly> {| class="infobox" style="width:22em; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" ! colspan="2" style="background:#ccc; text-align:center; font-size:110%;" | {{{name|Infobox 标题}}} |- {{#if:{{{image|}}}| | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] |- }} ! 类型 | {{{type|}}} |- ! 描述 | {{{description|}}} |- ! 其他 | {{{other|}}} |} </includeonly> <noinc…”) |
小无编辑摘要 标签:已被回退 |
||
第2行: | 第2行: | ||
{| class="infobox" style="width:22em; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | {| class="infobox" style="width:22em; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | ||
! colspan="2" style="background:#ccc; text-align:center; font-size:110%;" | {{{name|Infobox 标题}}} | ! colspan="2" style="background:#ccc; text-align:center; font-size:110%;" | {{{name|Infobox 标题}}} | ||
{{#if:{{{image|}}}| | |||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] | | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] | ||
}} | |||
|- | |- | ||
! 类型 | ! 类型 | ||
| {{{type|}}} | | {{{type|}}} |