“模板:Infobox visual style”的版本间差异
跳转到导航
跳转到搜索
WillowHFFT(讨论 | 贡献) (清空页面) |
WillowHFFT(讨论 | 贡献) 小 (恢复WillowHFFT(讨论)的编辑至AVMLOVER的最后版本) |
||
| 第1行: | 第1行: | ||
| + | <onlyinclude><table align="right" | ||
| + | style=" | ||
| + | width:265px; | ||
| + | font-size:90%; | ||
| + | text-align:left; | ||
| + | border: 1px #E1E1E1 solid; | ||
| + | background-color:#F0F0F0; | ||
| + | color: #000000; | ||
| + | margin: 0.5em 0 0.5em 1em; | ||
| + | padding: 0.2em; | ||
| + | float: right; | ||
| + | clear: right; | ||
| + | word-break: break-all; | ||
| + | "> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center;" bgcolor="#E1E1E1" width"250px"> | ||
| + | {{{[[Image:PlaceHolder.png|250px]]|[[Image:{{{image}}}|250px]]}}} | ||
| + | </td> | ||
| + | </tr> | ||
| + | <tr><td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">'''{{{imagecaption}}}'''</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th style="width: 60px">主题名称</th> | ||
| + | <td style="max-width: 170px">{{{name}}}</td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <th style="width: 60px">介绍于</th> | ||
| + | <td style="max-width: 170px">{{{includein}}}</td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <th style="min-width: 80px">第一次出现</th> | ||
| + | <td style="max-width: 170px">{{{firstseein}}}</td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <th style="min-width: 80px">最后一次出现</th> | ||
| + | <td style="max-width: 170px">{{{lastseein}}}</td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <th style="min-width: 80px">基于</th> | ||
| + | <td style="max-width: 170px">{{{basedon}}}</td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | <td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">顺序</td> | ||
| + | <tr> | ||
| + | <th style="min-width: 80px">取代</th> | ||
| + | <td style="max-width: 170px">{{{replaces}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th style="min-width: 80px">被取代</th> | ||
| + | <td style="max-width: 170px">{{{replacesby}}}</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </onlyinclude> | ||
| + | |||
| + | 用法 | ||
| + | <pre style="width:200px"> | ||
| + | {{Infobox visual style | ||
| + | |image= | ||
| + | |imagecaption= | ||
| + | |name= | ||
| + | |introducedin= | ||
| + | |firstseein= | ||
| + | |lastseein= | ||
| + | |basedon= | ||
| + | |replaces= | ||
| + | |replacesby= | ||
| + | }} | ||
| + | </pre> | ||
| + | [[Category:模板]] | ||
2022年7月9日 (六) 16:15的最新版本
|
[[Image:{{{image}}}|250px]] |
|
| {{{imagecaption}}} | |
| 主题名称 | {{{name}}} |
|---|---|
| 介绍于 | {{{includein}}} |
| 第一次出现 | {{{firstseein}}} |
| 最后一次出现 | {{{lastseein}}} |
| 基于 | {{{basedon}}} |
| 顺序 | |
| 取代 | {{{replaces}}} |
| 被取代 | {{{replacesby}}} |
用法
{{Infobox visual style
|image=
|imagecaption=
|name=
|introducedin=
|firstseein=
|lastseein=
|basedon=
|replaces=
|replacesby=
}}