Difference between revisions of "User:Xenocidic/UX/-"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
m (simplify)
(add instructions and proposal bit)
Line 1: Line 1:
{{clear}}</div></div>
+
{{clear}}</div></div><noinclude>The proposed name for this template is <nowiki>{{divclear}}</nowiki>. It would insert the following code into an article, which would clear floating elements and close a div tab.
 +
 
 +
<pre>
 +
<div style="clear:both"></div></div></div>
 +
</pre>
 +
 
 +
At the present time it inserts <code><nowiki>{{clear}}</div></div></nowiki></code>, which mirrors current practice. It should be '''subst:'ed'''. </noinclude>

Revision as of 08:06, 23 August 2008

</div></div>The proposed name for this template is {{divclear}}. It would insert the following code into an article, which would clear floating elements and close a div tab.
<div style="clear:both"></div></div></div>

At the present time it inserts {{clear}}</div></div>, which mirrors current practice. It should be subst:'ed.