Jump to content

Template:!/doc

From SeptemWiki
Revision as of 13:04, 9 April 2016 by Shawn (talk | contribs) (Created page with "{{metatemplate}} This template is used inside other templates to generate a vertical bar (<tt>|</tt>), since doing so would confuse the template syntax parser. You would pri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This template is used inside other templates to generate a vertical bar (|), since doing so would confuse the template syntax parser. You would primarily use this if your template generated a table.

{{!}}
{{{!}}class="wikitable"
{{!}}-
!Header 1
!Header 2
{{!}}-
{{!}}|Cell 1
{{!}}|Cell 2
{{!}}-
{{!}}}