“模板:OSProductionWindowsDesktop”的版本间差异

来自MS-Heritage
跳转到导航 跳转到搜索
(Monstercango移动页面模板:OSProduction模板:OSProductionWindowsDesktop,不留重定向)
 
第1行: 第1行:
<noinclude>{{DISPLAYTITLE:模板:OSProduction}}</noinclude>
+
<noinclude>{{DISPLAYTITLE:模板:OSProductionWindowsDesktop}}</noinclude>
 
<onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}}}
 
<onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}}}
<div id="navigator" style="vertical-align:super; font-size:85%; margin:0px 1em 1em 1em">[[首页]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osprod}}}|{{{osprod}}}]]</div>
+
<div id="navigator" style="vertical-align:super; font-size:85%; margin:0px 1em 1em 1em">[[首页]] > [[List:Windows 桌面操作系统|Windows 桌面操作系统]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osprod}}}|{{{osprod}}}]]</div>
 
<table width="320px" cellspacing="0" cellpadding="0" bgcolor="#F0F0F0" style="border:2px #E0E0E0 solid; border-collapse:collapse; float:right; clear:right; margin:1em 0em 0.5em 1em; padding:5px; word-break:break-all;">
 
<table width="320px" cellspacing="0" cellpadding="0" bgcolor="#F0F0F0" style="border:2px #E0E0E0 solid; border-collapse:collapse; float:right; clear:right; margin:1em 0em 0.5em 1em; padding:5px; word-break:break-all;">
 
<tr>
 
<tr>
第77行: 第77行:
 
</onlyinclude>
 
</onlyinclude>
 
<noinclude>
 
<noinclude>
 +
 +
该模板适用于 Windows、 Windows Server 以及基于 Windows NT 内核的 Windows Embbedded 这些操作系统系列。
 +
 
用法
 
用法
 +
 
<pre style="width:320px">
 
<pre style="width:320px">
{{OSProduction
+
{{OSProductionWindowsDesktop
 
|osfamily=系列
 
|osfamily=系列
 
|osprod=名称
 
|osprod=名称
第97行: 第101行:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 
[[Category:模板]]
 
[[Category:模板]]
 
</noinclude>
 
</noinclude>

2025年9月23日 (二) 22:41的最新版本


[[List:{{{osfamily}}}|{{{osfamily}}}系列]]
[[Image:{{{oslogo}}}|300px]]
基本信息
产品名称 {{{osprod}}}
开发代号 {{{codename}}}
内核版本 {{{kernel}}}
体系架构 {{{arch}}}
许可协议 {{{agreement}}}
正式版本 {{{rtm}}}
生命周期策略
正式发行
(生命周期开始)
{{{release}}}
主流支持
(含功能更新)
{{{mainstream}}}
拓展支持
(仅安全更新)
{{{extended}}}
拓展安全更新
(付费支持)
{{{extsecurity}}}
产品系列顺序
取代产品 {{{previous}}}
对应产品 {{{countpart}}}
接替产品 {{{next}}}


该模板适用于 Windows、 Windows Server 以及基于 Windows NT 内核的 Windows Embbedded 这些操作系统系列。

用法

{{OSProductionWindowsDesktop
|osfamily=系列
|osprod=名称
|oslogo=图标
|codename=开发代号
|kernel=内核版本
|arch=处理器体系架构
|agreement=用户协议
|rtm=正式版
|release=发布时间
|mainstream=主流支持周期
|extended=扩展支持周期
|extsecurity=扩展安全更新周期
|previous=取代的产品
|countpart=对应的产品
|next=接替的产品
}}