{{!((}}{{{1}}}{{!))}}
Doubly escaped wikilink produces a wikilink, escaped to protect it from two layers of template expansion.
{{ Doubly escaped wikilink | 1=target | 2=text }}
The template requires one parameter: the target page. It also accepts an optional second parameter: the displayed text, which defaults to the target page title.
{{Doubly escaped wikilink|Apple}}
→ {{!((}}Apple{{!))}} ([[Apple]]
){{Doubly escaped wikilink|Banana|Yellow fruit}}
→ {{!((}}Banana{{!}}Yellow fruit{{!))}} ([[Banana|Yellow fruit]]
)TemplateData for Doubly escaped wikilink
Produce a wikilink, escaped to protect it from two layers of template expansion
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The target page
| String | required |
2 | 2 | Displayed text
| String | optional |