Template:!!/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
gamepedia>Game widow
No edit summary
 
portalsofphereon>FANDOM
m (1 revision: Starter Wiki Refresh)
Line 1: Line 1:
;Description
{{doc/start}}
:This template is used for creating two pipes, in [[Help:Table|wikitables]] contained in [[Help:Parser functions|Parser functions]].
'''Result''': <code><nowiki>||</nowiki></code>
;Syntax
:Insert this template using <code>{{t|!!}}</code>
;See also
:[[m:Template:!!|Template:!!]] on Meta-Wiki.


<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
This template is used inside other templates when a double pipe symbol is required.

This template can be used to parse templates correctly in tables.

<pre>
{| some table
|- some row
|some cell || {{sometemplate{{!!}}someparameter=somevalue}}
|}
</pre>

{{doc/end}}

Revision as of 15:11, 3 September 2019

Description
This template is used for creating two pipes, in wikitables contained in Parser functions.
Syntax
Insert this template using {{!!}}
See also
Template:!! on Meta-Wiki.