模板:Official website
跳转到导航
跳转到搜索
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
| File:Lua-Logo.svg | 此模板使用Lua语言: |
| 警告 | 此模板被引用于约50,000个页面。 为了避免造成大规模的影响,所有对此模板的编辑应先于沙盒、测试样例或您的沙盒上测试。 测试后无误的版本可以一次性地加入此模板中,但是修改前请务必于讨论页发起讨论。 模板引用数量会自动更新。 |
模板介绍[编辑]
本模板用于在条目中添加官方网站的链接,它是规范的书写格式,请注意格式。本模板使用于条目的“外部链接”章节,信息框中应使用{{Official URL}}。
使用方法[编辑]
本模板使用维基数据资源:
Module:Uses_Wikidata第13行Lua错误:attempt to index field 'wikibase' (a nil value)
| 代码 | 结果 |
|---|---|
{{Official website}}
|
官方网站(维基数据上必须有d:Property:P856的URL值) |
{{Official website|example.org}}
|
官方网站 |
{{Official website|www.example.org}}
|
官方网站 |
{{Official website|//www.example.org}}
|
官方网站 |
{{Official website|http://www.example.org/}}
|
官方网站 |
{{Official website|https://www.example.org/}}
|
官方网站 |
{{Official website|1=http://www.example.org/?action=view}}
|
官方网站 |
{{Official website|http://www.example.org|name=Example}}
|
Example |
{{Official website|example.org|mobile=http://m.example.org}}
|
官方网站 (移动端) |
{{Official website|mobile=http://m.example.org|URL=example.org}}
|
官方网站 (移动端) |
{{Official website|example.org|format=flash}}
|
官方网站 (需要Adobe Flash Player) |
模板数据[编辑]
<TemplateData> { "description": "本模板用于在条目中添加官方网站的链接。", "params": { "1": { "label": "网址", "description": "需要链接的网址", "type": "string" }, "name": { "label": "显示文字", "description": "链接要显示的文字,若不指定将会显示默认的“官方网站”", "type": "string", "default": "官方网站", "required": false }, "mobile": { "label": "行动版网址", "description": "如果该网站为了移动设备设有不同的网址,请将之填入此处", "type": "string", "required": false }, "format": { "label": "需要Flash", "description": "如果该网站需要Adobe Flash Player才能显示,请在本项参数填入“flash”", "type": "string", "required": false } }, "format": "inline" } </TemplateData>
重定向[编辑]
- {{Official website}} = {{Official}} = {{官方网站}} = {{官网}}
参见[编辑]
- {{Official websites}}
- {{URL}}