Template:!

From Medapedia
Revision as of 10:43, 27 February 2012 by Kimbles (talk | contribs) (Well there's your problem)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

|

Description[edit]

This template is for use in tables with if statements.

{{!}} converts to a | character that gets parsed by the table but not by the if statement. Basically, use it in the place of any table |'s inside an if.

If you want to add new cells to a table conditionally, it's pretty much necessary!