Template:!: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
m (1 revision)
>Wynthyst
m (1 revision)
Line 1: Line 1:
|<noinclude>{{template doc}}</noinclude>
<includeonly>|</includeonly><noinclude>
 
==Usage==
This template can be used to parse templates correctly in tables.
 
<pre>
{| some table
|- some row
|some cell
|{{sometemplate{{!}}someparameter=somevalue}}
|}
</pre>
 
== See also ==
* {{tl|!!}}
 
[[Category:Formatting templates]]</noinclude>

Revision as of 17:35, 24 September 2012


Usage

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

{| some table
|- some row
|some cell
|{{sometemplate{{!}}someparameter=somevalue}}
|}

See also