模板:Infobox Windows:修订间差异

添加192字节 、​ 2018年7月8日 (星期日)
无编辑摘要
无编辑摘要
无编辑摘要
第45行: 第45行:
}}
}}


{{#if: {{{support|}}} |
{{#if: {{{supportmain|}}} |
<tr>
<tr>
<th>支持</th>
<th>主流支持</th>
<td>{{{support}}}</td>
<td>{{{supportmain}}}</td>
</tr>
}}
 
{{#if: {{{supportend|}}} |
<tr>
<th>拓展支持</th>
<td>{{{supportend}}}</td>
</tr>
}}
 
{{#if: {{{agreement|}}} |
<tr>
<th>授权方式</th>
<td>{{{agreement}}}</td>
</tr>
</tr>
}}
}}