Template talk:-

From StrategyWiki, the free strategy guide and walkthrough wiki

What is template:-- supposed to be?

All it is is a empty div with clear:both put in. I don't see why we can't just put the clear:both straight into the templates. It would make things look nicer and avoid people asking just that.--blendmaster 11:37, 24 June 2006 (PDT)
You think this:
text text text
<div style="clear: both;">
text text
looks better then:
text text text
{{-}}
text text
this? It is a great way to symbolize what the code is and for pages that require it a lot or editors that use clear both a lot, this saves quite a bit of time and I think makes the code a lot easier to read. -- Mason11987 (Talk - Contributions) 12:34, 24 June 2006 (PDT)