Doubly escaped wikilink produces a wikilink, escaped to protect it from two layers of template expansion.

Usage edit

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

Examples edit

  • {{Doubly escaped wikilink|Apple}} → {{!((}}Apple{{!))}} ([[Apple]])
  • {{Doubly escaped wikilink|Banana|Yellow fruit}} → {{!((}}Banana{{!}}Yellow fruit{{!))}} ([[Banana|Yellow fruit]])

TemplateData edit

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Doubly escaped wikilink in articles based on its TemplateData.

TemplateData for Doubly escaped wikilink

Produce a wikilink, escaped to protect it from two layers of template expansion

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

The target page

Example
Apple
Stringrequired
22

Displayed text

Default
target page title
Example
Yellow fruit
Stringoptional