Category:Unterminated templates

From SmashWiki, the Super Smash Bros. wiki
Revision as of 15:19, September 1, 2013 by Toomai (talk | contribs) (New Page: The following are templates that intentionally do not close all their tags - for example, they have a <nowiki><div> not followed by a </div>, or a table not closed with a |}</nowiki>. A...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The following are templates that intentionally do not close all their tags - for example, they have a <div> not followed by a </div>, or a table not closed with a |}. A common use case is a template for a table header, with an unknown number of rows to follow that cannot be reasonably parameterized. Using these templates therefore implies that they may not work correctly, or mess up the rest of the page, if the appropriate tag is not put in the page after the template's inclusion.