Difference between revisions of "Template:Clear/doc"
From StarMade Wiki
(Created a quick doc, should be enough for now.) |
DukeofRealms (talk | contribs) m (1 version) |
(No difference)
|
Revision as of 06:41, 21 May 2015
{{Clear}} creates a simple and readable way to create a break in an article. It has the same function as <br clear="all">
or <div style="clear:both;"></div>
.
Usage
- 1 (optional, default value = both): Allows a specification of where the template should clear.
This template should not be substituted, as the source of this template could confuse editors that do not know HTML and CSS.