| 第1行: |
第1行: |
| | <noinclude>{{DISPLAYTITLE:模板:OSBuildDesktop}}</noinclude> | | <noinclude>{{DISPLAYTITLE:模板:OSBuildDesktop}}</noinclude> |
| | <onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}/{{{bldtag}}}}} | | <onlyinclude>{{DISPLAYTITLE:OS:{{{osprod}}}/{{{bldtag}}}}} |
| − | <div id="navigator" style="vertical-align:super; font-size:85%; margin:0px 1em 1em 1em">[[首页]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osprod}}}|{{{osprod}}}]] > [[OS:{{{osprod}}}/{{{bldtag}}}|{{{bldtag}}}]]</div> | + | <div id="navigator" style="vertical-align:super; font-size:85%; margin:0px 1em 1em 1em">[[首页]] > [[List:{{{osfamily}}}|{{{osfamily}}}]] > [[OS:{{{osname}}}|{{{osname}}}]] > [[OS:{{{osprod}}}/{{{bldtag}}}|{{{bldtag}}}]]</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;"> | + | {{#switch:{{{mouldmode|}}} |
| | + | | Normal = <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;" bgcolor="#E0E0E0">[[OS:{{{osprod}}}|{{{osprod}}}]]<br>{{{bldtag}}}</th> | + | <th colspan="4" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">[[OS:{{{osname}}}|{{{osname}}}]]<br>{{{bldtag}}}</th> |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| − | <td colspan="4" style="text-align:center; padding:0px 0px;">{{{[[Image:PlaceHolder.png|320px]]|[[Image:{{{desktop}}}|320px]]}}}</td> | + | <td colspan="4" style="text-align:center; padding:0px 0px;">{{#if:{{{desktop|}}}|[[Image:{{{desktop}}}|320px]]|[[Image:PlaceHolder.png|320px]]}}</td> |
| | </tr> | | </tr> |
| | | | |
| 第51行: |
第52行: |
| | </tr> | | </tr> |
| | <tr> | | <tr> |
| − | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{{[[Image:PlaceHolder.png|300px]]|[[Image:{{{bootup}}}|150px]]}}}</td> | + | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{#if:{{{bootup|}}}|[[Image:{{{bootup}}}|150px]]|[[Image:PlaceHolder.png|150px]]}}</td> |
| − | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{{[[Image:PlaceHolder.png|300px]]|[[Image:{{{winver}}}|150px]]}}}</td> | + | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{#if:{{{winver|}}}|[[Image:{{{winver}}}|150px]]|[[Image:PlaceHolder.png|150px]]}}</td> |
| | </tr> | | </tr> |
| − | </table> | + | </table> |
| | + | | Old = |
| | + | | Test = <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> |
| | + | <th colspan="4" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">[[OS:{{{osname}}}|{{{osname}}}]]<br>{{{bldtag}}}</th> |
| | + | </tr> |
| | + | <tr> |
| | + | <td colspan="4" style="text-align:center; padding:0px 0px;">{{#if:{{{desktop|}}}|[[Image:{{{desktop}}}|320px]]|[[Image:PlaceHolder.png|320px]]}}</td> |
| | + | </tr> |
| | + | |
| | + | <tr> |
| | + | <th colspan="4" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">基本信息</th> |
| | + | </tr> |
| | + | <tr> |
| | + | <th width="25%" style="text-align:center; padding:2px 0.5em;" >版本字串</th> |
| | + | <td colspan="3" width="75%" style="padding:2px 0.5em;">{{{bldtag}}}</td> |
| | + | </tr> |
| | + | <tr> |
| | + | <th width="25%" style="text-align:center; padding:2px 0.5em;" >构建内核</th> |
| | + | <td colspan="3" width="75%" style="padding:2px 0.5em;">{{{kernel}}}</td> |
| | + | </tr> |
| | + | <tr> |
| | + | <th width="25%" style="text-align:center; padding:2px 0.5em;" >已知架构</th> |
| | + | <td colspan="3" width="75%" style="padding:2px 0.5em;">{{{arch}}}</td> |
| | + | </tr> |
| | + | <tr> |
| | + | <th width="25%" style="text-align:center; padding:2px 0.5em;" >已知语言</th> |
| | + | <td colspan="3" width="75%" style="padding:2px 0.5em;">{{{lang}}}</td> |
| | + | </tr> |
| | + | <tr> |
| | + | <th width="25%" style="text-align:center; padding:2px 0.5em;" >已知SKU</th> |
| | + | <td colspan="3" width="75%" style="padding:2px 0.5em;">{{{sku}}}</td> |
| | + | </tr> |
| | + | |
| | + | <tr> |
| | + | <th colspan="4" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">版本使用期限</th> |
| | + | </tr> |
| | + | <tr> |
| | + | <th colspan="2" width="50%" style="text-align:center; padding:2px 0.5em;" >编译日期</th> |
| | + | <th colspan="2" width="50%" style="text-align:center; padding:2px 0.5em;" >过期日期</th> |
| | + | </tr> |
| | + | <tr> |
| | + | <td colspan="2" width="50%" style="text-align:center; padding:2px 0.5em;">{{{compiled}}}</td> |
| | + | <td colspan="2" width="50%" style="text-align:center; padding:2px 0.5em;">{{{timebomb}}}</td> |
| | + | </tr> |
| | + | |
| | + | <tr> |
| | + | <th colspan="2" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">启动时屏幕画面</th> |
| | + | <th colspan="2" style="text-align:center; padding:2px 0px;" bgcolor="#E0E0E0">版本报告小程序</th> |
| | + | </tr> |
| | + | <tr> |
| | + | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{#if:{{{bootup|}}}|[[Image:{{{bootup}}}|150px]]|[[Image:PlaceHolder.png|150px]]}}</td> |
| | + | <td colspan="2" width="50%" style="text-align:center; padding:5px 5px;">{{#if:{{{winver|}}}|[[Image:{{{winver}}}|150px]]|[[Image:PlaceHolder.png|150px]]}}</td> |
| | + | </tr> |
| | + | </table> |
| | + | }} |
| | <includeonly>[[Category:Build概述页]]</includeonly> | | <includeonly>[[Category:Build概述页]]</includeonly> |
| | </onlyinclude> | | </onlyinclude> |
| 第61行: |
第117行: |
| | <pre style="width:320px"> | | <pre style="width:320px"> |
| | {{OSBuildDesktop | | {{OSBuildDesktop |
| | + | |mouldmode=Normal |
| | |osfamily=系列 | | |osfamily=系列 |
| − | |osprod=产品名称 | + | |osname=产品名称 |
| | |bldtag=版本字串 | | |bldtag=版本字串 |
| | |kernel=内核版本 | | |kernel=内核版本 |