Site Notice

We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
Please no leaked content less than one year old, or videos of leaks.
Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "Template talk:Clear"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
Line 6: Line 6:
 
:As for it's use, it clears out all the neiboring content in the cell or div. To the left, if 1 equal to "left"; to the right; if 1 equal to "right"; and both directions if 1 is undefined, blank or equal to "both".  
 
:As for it's use, it clears out all the neiboring content in the cell or div. To the left, if 1 equal to "left"; to the right; if 1 equal to "right"; and both directions if 1 is undefined, blank or equal to "both".  
 
:{{User:Tacopill/sig}} 16:15, 5 March 2011 (UTC).
 
:{{User:Tacopill/sig}} 16:15, 5 March 2011 (UTC).
 +
 +
::Yes, I know how #if and the HTML ''clear'' attribute work, but what do they have to do with the use of template:void here? - [[User:Greenpickle|GP]] <sub>[[User talk:Greenpickle|talk]]</sub>

Revision as of 16:50, 5 March 2011

Missing closing tag. Oh, and why the {{void}}? (And why its use everywhere else? It seems pretty pointless to me.) - GP talk 15:50, 5 March 2011 (UTC)

the ifeq condition is broken up like this:
  1. if = (i.e. nothing)
then, output "both"
else, output the value of }
As for it's use, it clears out all the neiboring content in the cell or div. To the left, if 1 equal to "left"; to the right; if 1 equal to "right"; and both directions if 1 is undefined, blank or equal to "both".
Tacopill (Talk) 16:15, 5 March 2011 (UTC).
Yes, I know how #if and the HTML clear attribute work, but what do they have to do with the use of template:void here? - GP talk