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

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
m (includeonly)
m (clarify)
Line 1: Line 1:
<includeonly>{{clear}}</div></div></includeonly><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.
+
<includeonly>{{clear}}</div></div></includeonly><noinclude>The proposed name for this template is <nowiki>{{divclear}}</nowiki>. It would consist of the following code, which would clear floating elements and close a div tab (i.e. platform tab) -
  
 
<pre>
 
<pre>
Line 5: Line 5:
 
</pre>
 
</pre>
  
At the present time it inserts <code><nowiki>{{clear}}</div></div></nowiki></code>, which mirrors current practice. It should be '''subst:'ed'''. </noinclude>
+
At the present time it inserts <code><nowiki>{{clear}}</div></div></nowiki></code>, which mirrors current practice. It should be '''subst:'ed''' until it is accepted.</noinclude>

Revision as of 08:08, 23 August 2008

The proposed name for this template is {{divclear}}. It would consist of the following code, which would clear floating elements and close a div tab (i.e. platform 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 until it is accepted.