Template:!: Difference between revisions

From FFXI Wiki
(Replacing page with '<br>Image:DO IT FAGGOT.jpg')
(Undo revision 29304 by Wamoura (Talk))
Line 1: Line 1:
|<noinclude>
<br>[[Image:DO IT FAGGOT.jpg]]
=usage=
<pre>
{{!}}
used in place of vertical pipe | inside templates, primarily to generate sub-tables
inside variables where a vertical pipe would otherwise break the template.
</pre>
=example=
<pre>
{{{!}}width="55%" border="1" {{!}}- {{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}- {{!}}Row1 {{!}}- {{!}}Row2 {{!}}}
</pre>
{{{!}}width="55%" border="1"
{{!}}-
{{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}-
{{!}}Row1
{{!}}-
{{!}}Row2
{{!}}}
[[category:Templates|!]]</noinclude>

Revision as of 18:41, 30 September 2007

|

usage

{{!}}
used in place of vertical pipe | inside templates, primarily to generate sub-tables
inside variables where a vertical pipe would otherwise break the template.

example

{{{!}}width="55%" border="1" {{!}}- {{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}- {{!}}Row1 {{!}}- {{!}}Row2 {{!}}}
Title
Row1
Row2