模板:Qref Applications Row:修订间差异
来自Ubuntu中文
跳到导航跳到搜索
Dbzhang800(留言 | 贡献) 小无编辑摘要 |
Luojie-dune(留言 | 贡献) 小 撤销由Luojie-dune(对话)所作出的修订140140 |
||
(未显示2个用户的9个中间版本) | |||
第1行: | 第1行: | ||
< | <includeonly>|--------- {{Qref Color Grey}} | ||
|width="20"| {{#if: {{{1|}}} |{{Qref {{{1}}} Logo}}|}} | |width="20"| {{#if: {{{1|}}} |{{Qref {{{1}}} Logo}}|}} | ||
|width=" | |width="100"|{{{2}}} | ||
|{{{4}}}</ | |width="50"|[{{{3}}} 官网] | ||
|{{{4}}} | |||
|width="50"| {{#if: {{{5|}}} |[apt://{{{5}}} 安装]|}}</includeonly><noinclude> | |||
== 作用 == | |||
速配指南之软件参考格式控制模板 | |||
格式控制,表格 行 | 格式控制,表格 行 | ||
== | == 格式 == | ||
<nowiki>{{Qref Applications Row|图标类型|软件名|官方网址|软件简介}}</nowiki> | |||
==示例 == | |||
与模板 Qref Applications row 交错使用。 | |||
<pre><nowiki>{{Qref Applications Table}} | <pre><nowiki>{{Qref Applications Table}} | ||
{{Qref Applications Row|Ubuntu |Test1|http://test.com|测试 灰色背景 Ubuntu图标}} | {{Qref Applications Row|Ubuntu |Test1|http://test.com|测试 灰色背景 Ubuntu图标}} | ||
第23行: | 第31行: | ||
[[Category: | [[Category:速配指南格式控制]] | ||
</noinclude> |
2010年6月27日 (日) 22:18的最新版本
作用
速配指南之软件参考格式控制模板
格式控制,表格 行
格式
{{Qref Applications Row|图标类型|软件名|官方网址|软件简介}}
示例
与模板 Qref Applications row 交错使用。
{{Qref Applications Table}} {{Qref Applications Row|Ubuntu |Test1|http://test.com|测试 灰色背景 Ubuntu图标}} {{Qref Applications row|Medibuntu |Test2|http://test.com|测试 无背景色 Medibuntu图标}} {{Qref Applications Row| |Test3|http://test.com|测试 灰色背景 无图标}} {{Qref Applications row|Ubuntu |Test4|http://test.com|测试 无背景色 Ubuntu图标}} |}
{{#if: Ubuntu ||}} | Test1 | 官网 | 测试 灰色背景 Ubuntu图标 | {{#if: |安装|}} |
{{#if: Medibuntu ||}} | Test2 | 官网 | 测试 无背景色 Medibuntu图标 | {{#if: |安装|}} |
{{#if: | Ubuntu Kubuntu Edubuntu Xubuntu Gobuntu Ubuntustudio Medibuntu|}} | Test3 | 官网 | 测试 灰色背景 无图标 | {{#if: |安装|}} |
{{#if: Ubuntu ||}} | Test4 | 官网 | 测试 无背景色 Ubuntu图标 | {{#if: |安装|}} |