模板:Official website/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

模板介绍[编辑]

本模板用于在条目中添加官方网站的链接,它是规范的书写格式,请注意格式。本模板使用于条目的“外部链接”章节,信息框中应使用{{Official URL}}。

使用方法[编辑]

代码 结果
{{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

模板数据[编辑]

以下是该模板的模板数据,适用于可视化编辑器等工具。

Official website模板数据

<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>

重定向[编辑]

参见[编辑]