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

来自MS-Heritage
跳转到导航 跳转到搜索
(YZ22B338807移动页面模板:OSProductionWP模板:OSProductionMobile,不留重定向)
第53行: 第53行:
 
<td colspan="2" width="50%" style="padding:2px 0.5em; font-size:80%;">{{{mainstream}}}</td>
 
<td colspan="2" width="50%" style="padding:2px 0.5em; font-size:80%;">{{{mainstream}}}</td>
 
</tr>
 
</tr>
<tr>
+
{{#if:{{{extended|}}}|<tr>
 
<th colspan="2" width="50%" style="text-align:center; padding:2px 0.5em; font-size:80%;" >拓展支持<br>(仅安全更新)</th>
 
<th colspan="2" width="50%" style="text-align:center; padding:2px 0.5em; font-size:80%;" >拓展支持<br>(仅安全更新)</th>
 
<td colspan="2" width="50%" style="padding:2px 0.5em; font-size:80%;">{{{extended}}}</td>
 
<td colspan="2" width="50%" style="padding:2px 0.5em; font-size:80%;">{{{extended}}}</td>
</tr>
+
</tr>|}}
  
 
<tr>
 
<tr>
第94行: 第94行:
 
|mainstream=主流支持周期
 
|mainstream=主流支持周期
 
|extended=扩展支持周期
 
|extended=扩展支持周期
|extsecurity=扩展安全更新周期
 
|extazure=装载于Azure的扩展安全更新周期
 
 
|previous=取代的产品
 
|previous=取代的产品
 
|countpart=对应的产品
 
|countpart=对应的产品

2025年10月31日 (五) 22:06的版本


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


用法:

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