Jump to content

Template:Doubly escaped wikilink/doc

From BattleIntelligence

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

Usage

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

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

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