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

来自MS-Heritage
跳转到导航 跳转到搜索
(创建页面,内容为“<noinclude>{{DISPLAYTITLE:模板:OSProductionWP}}</noinclude> <onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}}} <div id="navigator" style="vertical-align:super; font-siz…”)
 
标签移动版网页编辑 移动版编辑
 
(未显示同一用户的11个中间版本)
第1行: 第1行:
<noinclude>{{DISPLAYTITLE:模板:OSProductionWP}}</noinclude>
+
<onlyinclude><div id="navigator" style="vertical-align:super; font-size:75%; margin:0px 1em 1em 1em">[[首页]] > [[List:Windows 移动操作系统|Windows 移动操作系统]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osname}}}|{{{osname}}}]]</div>
<onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}}}
 
<div id="navigator" style="vertical-align:super; font-size:75%; margin:0px 1em 1em 1em">[[首页]] > [[List:Windows 移动操作系统|Windows 移动操作系统]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osname}}}|{{{osname}}}]]</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>
<th colspan="4" style="text-align:center; padding:2px 0px; font-size:80%;" bgcolor="#E0E0E0">[[List:{{{osfamily}}}|{{{osfamily}}}系列]]</th>
+
<th colspan="4" style="text-align:center; padding:2px 0px; font-size:80%;" bgcolor="#E0E0E0">[[List:{{{osfamily}}}|{{{osfamily}}} 系列]]</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td colspan="4" style="text-align:center; padding:10px 0px;">{{{[[Image:PlaceHolder.png|300px]]|[[Image:{{{oslogo}}}|300px]]}}}</td>
+
<td colspan="4" style="text-align:center; padding:10px 0px;">{{#ifexist: File:{{{oslogo|}}} | [[Image:{{{oslogo}}}|320px]] | [[Image:PlaceHolder.png|320px]]}}</td>
 
</tr>
 
</tr>
  
第53行: 第51行:
 
<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>
第74行: 第72行:
 
</tr>
 
</tr>
 
</table>
 
</table>
[[Category:系统概述页]]
 
 
</onlyinclude>
 
</onlyinclude>
 
<noinclude>
 
<noinclude>
第81行: 第78行:
  
 
<pre style="width:320px">
 
<pre style="width:320px">
{{OSProductionWP
+
{{OSProductionMobile
 
|osfamily=系列
 
|osfamily=系列
 
|osname=名称
 
|osname=名称
第94行: 第91行:
 
|mainstream=主流支持周期
 
|mainstream=主流支持周期
 
|extended=扩展支持周期
 
|extended=扩展支持周期
|extsecurity=扩展安全更新周期
 
|extazure=装载于Azure的扩展安全更新周期
 
 
|previous=取代的产品
 
|previous=取代的产品
 
|countpart=对应的产品
 
|countpart=对应的产品
第104行: 第99行:
 
[[Category:模板]]
 
[[Category:模板]]
 
</noinclude>
 
</noinclude>
 +
 +
<includeonly><br>[[Category:系统概述页]]</includeonly>

2025年10月31日 (五) 23:56的最新版本

[[List:{{{osfamily}}}|{{{osfamily}}} 系列]]
PlaceHolder.png
基本信息
产品名称 {{{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=接替的产品
}}