更多操作
(页面间差异)
小 Kuina移动页面模板:Main page/joining/style.css至模板:Main page/joining/styles.css,不留重定向 |
创建页面,内容为“<!-- The {{#if:1|...}} trims any leading and trailing whitespace without breaking <nowiki> like {{#sub:...}} does: --> <onlyinclude><span class="plainlinks">[{{<includeonly>safesubst:</includeonly>#if:1|{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}}}]</span></onlyinclude> {{/doc}}” |
||
第1行: | 第1行: | ||
# | <!-- The {{#if:1|...}} trims any leading and trailing whitespace without breaking <nowiki> like {{#sub:...}} does: --> | ||
<onlyinclude><span class="plainlinks">[{{<includeonly>safesubst:</includeonly>#if:1|{{{1|{{{URL|{{{url}}}}}}}}} {{{2|{{{NAME|{{{name|}}}}}}}}}}}]</span></onlyinclude> | |||
{{/doc}} | |||
} |
2023年9月19日 (二) 12:52的版本
[{{{url}}}]
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
{{Plain link |url=//sctoolszh.miraheze.org}}
gives [1]{{Plain link |//sctoolszh.miraheze.org 星际公民中文Wiki}}
gives 星际公民中文Wiki{{Plain link |http://sctoolszh.miraheze.org | 星际公民中文Wiki}}
gives 星际公民中文Wiki
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.
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
URL | url URL 1 | URL of the link. For Wikimedia links, use the format "//example.com". This allows users to use the protocol they're currently using. | URL | 必需 |
Text | name NAME 2 | Text to be linked | 字符串 | 推荐 |