模板:信任链接/文档:修订间差异

来自骷髅女孩Wiki
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
{{模板说明/开始}}
{{模板说明/开始}}<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE  
{{Wikipedia template}}
-->This template will allow you to create a local or interwiki link (such as a link to the history of a page) on a page without having the external icon follow the link. This can be used, for example, when internal or interwiki links appear as external links.
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{tsh|plnk|plainlink}}
This template will allow you to create a local or interwiki link (such as a link to the history of a page) on a page without having the external icon follow the link. This can be used, for example, when internal or interwiki links appear as external links.


==Examples==
==Examples==
*<code><nowiki>{{Plain link |url=//www.starcitizen.tools}}</nowiki></code> gives {{信任链接 |url=//www.starcitizen.tools}}
*<code><nowiki>{{信任链接 |url=//www.starcitizen.tools}}</nowiki></code> gives {{信任链接 |url=//www.starcitizen.tools}}
*<code><nowiki>{{Plain link |//www.starcitizen.tools Star Citizen Wiki}}</nowiki></code> gives {{信任链接 |//www.starcitizen.tools Star Citizen Wiki}}
*<code><nowiki>{{信任链接 |//www.starcitizen.tools Star Citizen Wiki}}</nowiki></code> gives {{信任链接 |//www.starcitizen.tools Star Citizen Wiki}}
*<code><nowiki>{{Plain link |http://www.starcitizen.tools | Star Citizen Wiki}}</nowiki></code> gives {{信任链接|http://www.starcitizen.tools|Star Citizen Wiki}}
*<code><nowiki>{{信任链接 |http://www.starcitizen.tools | Star Citizen Wiki}}</nowiki></code> gives {{信任链接|http://www.starcitizen.tools|Star Citizen Wiki}}


=== Notes ===
=== Notes ===
第17行: 第13行:


If your url or link title contains an equals sign <code>=</code> you must use named parameters or <code>{{模板链接|{{=}}}}</code>:
If your url or link title contains an equals sign <code>=</code> you must use named parameters or <code>{{模板链接|{{=}}}}</code>:
* <code>{{模板参数|Plainlink|<b>url{{=}}</b><nowiki>http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764</nowiki>|<b>name{{=}}</b>"{{=}}"}}</code> gives {{信任链接|url=http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764|name="="}}
* <code>{{模板参数|信任链接|<b>url{{=}}</b><nowiki>http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764</nowiki>|<b>name{{=}}</b>"{{=}}"}}</code> gives {{信任链接|url=http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764|name="="}}
* <code>{{模板参数|Plainlink|<nowiki>http://starcitizen.tools/w/index.php?title</nowiki>{{Tl|{{=}}}}Carrack&oldid{{Tl|{{=}}}}282228764|"{{Tl|{{=}}}}"}}</code> gives {{信任链接|http://starcitizen.tools/w/index.php?title{{=}}Carrack&oldid{{=}}282228764|"{{=}}"}}
* <code>{{模板参数|信任链接|<nowiki>http://starcitizen.tools/w/index.php?title</nowiki>{{模板链接|{{=}}}}Carrack&oldid{{模板链接|{{=}}}}282228764|"{{模板链接|{{=}}}}"}}</code> gives {{信任链接|http://starcitizen.tools/w/index.php?title{{=}}Carrack&oldid{{=}}282228764|"{{=}}"}}


== TemplateData ==
== TemplateData ==

2023年12月19日 (二) 10:33的最新版本

This template will allow you to create a local or interwiki link (such as a link to the history of a page) on a page without having the external icon follow the link. This can be used, for example, when internal or interwiki links appear as external links.

Examples

  • {{信任链接 |url=//www.starcitizen.tools}} gives [1]
  • {{信任链接 |//www.starcitizen.tools Star Citizen Wiki}} gives Star Citizen Wiki
  • {{信任链接 |http://www.starcitizen.tools | Star Citizen Wiki}} gives Star Citizen Wiki

Notes

Do not leave a space before the start of the URL, it confuses the [ URL ] parser.

If you leave the "scheme" (http: or https:) off the start of the URL parameter, the hyperlink will use the current page's protocol.

If your url or link title contains an equals sign = you must use named parameters or {{=}}:

  • {{信任链接|url=http://starcitizen.tools/w/index.php?title=Carrack&oldid=282228764|name="="}} gives "="
  • {{信任链接|http://starcitizen.tools/w/index.php?title{{=}}Carrack&oldid{{=}}282228764|"{{=}}"}} gives "="

TemplateData

Use this template to add a local or interwiki link that would otherwise show a box and arrow icon next to the link without the icon.

[编辑模板数据]

模板参数

此模板首选参数不换行的行内格式。

参数描述类型状态
URLurlURL1

URL of the link. For Wikimedia links, use the format "//example.com". This allows users to use the protocol they're currently using.

URL必需
TextnameNAME2

Text to be linked

字符串推荐


本文档是一个模板说明,应当在主模板页面中显示。访问模板:模板说明查看详情。