Template:!div

From Zelda Dungeon Wiki
Revision as of 04:25, April 12, 2013 by Emma (talk | contribs) (Created template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.

Purpose

This template simply creates a closing div tag where it would otherwise be impossible due to bugs.

Usage

Used in conjunction with div.

To use this template, use it as you would a normal div tag:

{{div}}[content]{{/div}}

For a div tag with style parameters, use it like this:

{{div|[enter style parameters here as you normally would within a div tag's quotations]}}[content]{{/div}}