Template:!!/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
>Vinifera7
No edit summary
Line 2: Line 2:


This template is used to escape two consecutive pipe characters "||" in wikitext, where it would otherwise be interpreted as a special character sequence. Typically this is used when "||" is needed as part of a template argument or table cell contents.
This template is used to escape two consecutive pipe characters "||" in wikitext, where it would otherwise be interpreted as a special character sequence. Typically this is used when "||" is needed as part of a template argument or table cell contents.
The HTML character code sequence <code>&amp;#124;&amp;#124;</code> may be used instead of this template in situations where it should never be interpreted as anything except a literal character sequence.


{{Documentation categories|
{{Documentation categories|

Revision as of 01:01, 5 June 2021

This subpage provides documentation for Template:!!.

This template is used to escape two consecutive pipe characters "||" in wikitext, where it would otherwise be interpreted as a special character sequence. Typically this is used when "||" is needed as part of a template argument or table cell contents.

The HTML character code sequence &#124;&#124; may be used instead of this template in situations where it should never be interpreted as anything except a literal character sequence.