Template:!
From Medapedia
|
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!