“模板:Infobox Windows”的版本间差异
跳转到导航
跳转到搜索
| 第68行: | 第68行: | ||
<tr> | <tr> | ||
<th style="min-width: 80px">上一个版本</th> | <th style="min-width: 80px">上一个版本</th> | ||
| + | <td style="max-width: 170px">{{{Previous}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="min-width: 80px">下一个版本</th> | <th style="min-width: 80px">下一个版本</th> | ||
| + | <td style="max-width: 170px">{{{Next}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:操作系统概述页]] | [[Category:操作系统概述页]] | ||
| − | + | </onlyinclude> | |
| + | |||
| + | 用法 | ||
| + | <pre style="width:200px"> | ||
| + | {{Infobox Windows | ||
| + | |image= | ||
| + | |imagecaption= | ||
| + | |codename= | ||
| + | |kernel= | ||
| + | |arch= | ||
| + | |release= | ||
| + | |supportmain= | ||
| + | |supportend= | ||
| + | |agreement= | ||
| + | |key= | ||
| + | |previous= | ||
| + | |next= | ||
| + | }} | ||
| + | </pre> | ||
[[Category:模板]] | [[Category:模板]] | ||
2022年6月28日 (二) 15:05的版本
|
[[Image:{{{image}}}|250px]] |
|
| {{{imagecaption}}} | |
| 代号 | {{{codename}}} |
|---|---|
| 内核版本 | {{{kernel}}} |
| 架构 | {{{arch}}} |
| 发行日期 | {{{release}}} |
| 主流支持 | {{{supportmain}}} |
| 拓展支持 | {{{supportend}}} |
| 许可协议 | {{{agreement}}} |
| 正式版本 | {{{rtm}}} |
| 家族顺序 | |
| 上一个版本 | {{{Previous}}} |
| 下一个版本 | {{{Next}}} |
用法
{{Infobox Windows
|image=
|imagecaption=
|codename=
|kernel=
|arch=
|release=
|supportmain=
|supportend=
|agreement=
|key=
|previous=
|next=
}}