Template:!: Difference between revisions

From FFXI Wiki
mNo edit summary
No edit summary
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
|<noinclude>
<includeonly>|</includeonly><noinclude>
=usage=
<pre>
<pre>
{{!}}
{{!}}</pre>
used in place of vertical pipe | inside templates, primarily to generate sub-tables
*Used in place of the vertical pipe | inside templates, primarily to generate sub-tables inside variables where a vertical pipe would otherwise break the template.
===Example===
inside variables where a vertical pipe would otherwise break the template.
</pre>
<hr>
=example=
<pre>
<pre>
{{{!}}width="55%" border="1" {{!}}- {{!}}BGCOLOR=#cee0f2{{!}}Title
{{{!}}width="55%" border="1" {{!}}- {{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}- {{!}}Row1 {{!}}- {{!}}Row2 {{!}}}
{{!}}- {{!}}Row1 {{!}}- {{!}}Row2 {{!}}}
</pre>
</pre>
{{{!}}width="85%" border="5"
{{{!}}width="55%" border="1"
{{@}}}
{{!}}-
{{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}BGCOLOR=#cee0f2{{!}}Title
{{!}}-
{{!}}-
{{!}}Row1
{{!}}Row1
{{@}}}
{{!}}-
{{!}}Row2
{{!}}Row2
{{@}}}
{{!}}}
[[category:Templates|!]]</noinclude>
[[Category:Templates/System|{{PAGENAME}}]]</noinclude>

Latest revision as of 14:37, 5 October 2016

{{!}}
  • Used in place of the 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