Trichome

Why not br clear?[edit]

Resolved
 – Rationale explained.

Why don't you use <br clear="all"/>? ~iNVERTED | Rob (Talk | Contribs) 17:58, 26 September 2006 (UTC)[reply]

Because MediaWiki's software often encapsulates that into an (otherwise empty) paragraph. Often there's nothing that can be done about that and it tends to look ugly. Also, a paragraph should be exactly that: a paragraph. Shinobu 17:04, 28 December 2006 (UTC)[reply]
The br element has nothing to do with paragraphs; I think you are thinking of the p element. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:18, 27 August 2008 (UTC)[reply]
{{-}} contains that markup.  Tcrow777  talk  04:32, 1 August 2007 (UTC)[reply]
And for br uses (when they are desired) it should be <br style="clear:both;"> (or left or right more specifically); the clear HTML (as opposed to CSS) parameter is deprecated. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:20, 27 August 2008 (UTC)[reply]

Test[edit]

Test 1 - no clear[edit]

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Stuck Section[edit]

Test

*Test 2 - with above fix[edit]

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


Unstuck Section[edit]

Test

  • It [br clear="all"] appears to work for this scenario, anyone else? — xaosflux Talk 01:42, 27 September 2006 (UTC)[reply]
Yes, but see above for why it is not used. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:39, 27 August 2008 (UTC)[reply]

A similar problem[edit]

Resolved
 – Problem fixed.

Please have a look at wikt:Dervish#English. The Commons template overlaps with the translations table. Any suggestions? Wikipeditor 23:32, 9 December 2006 (UTC)[reply]

Same at zh:陰城郡, if viewed at large font sizes.

Somewhat fixed them. (I simply moved them up in the code) However, I do find these [edit] links very misplaced. --Sébastien Leblanc ( Talk | E-mail ) 20:39, 30 July 2007 (UTC)[reply]

Difference between <div style="clear:both;"></div> and <br clear="all"/>[edit]

Resolved
 – Duplicate topic.

What is the difference between <div style="clear:both;"></div> and <br clear="all"/>? -PatPeter 19:07, 26 March 2007 (UTC)[reply]

Look at top of this page for the explanation. -- drini [meta:] [commons:] 01:51, 14 April 2007 (UTC)[reply]

Don't subst[edit]

I think this template should not be substituted into articles. Many editors won't understand the purpose of the resulting HTML, however if they see a template they can find out what is used for. -- Patleahy (talk) 19:16, 31 July 2007 (UTC)[reply]

Concur. The developers have said many times that WPians needs to stop worrying about server load, and the amount of server load this template will introduce by not being transcluded is incredibly negligible. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:31, 27 August 2008 (UTC)[reply]

Empty div syntax[edit]

Is there any reason why it is not <div style="clear:both;"/>? This would require less bandwidth and not require the browser to set up a CDATA in the DOM that turns out to be empty. John Vandenberg 01:33, 14 August 2007 (UTC)[reply]

Because some browsers don't recognize XHTML-style self-closing tags, so that would result in those browsers seeing a never-closed div. Even modern browsers can do this in some circumstances. Anomie 17:23, 18 August 2007 (UTC)[reply]
MediaWiki would turn it into the expanded syntax anyways. Ms2ger (talk) 16:43, 22 December 2007 (UTC)[reply]
Then it might as well use the shorter syntax, just to keep the code leaner. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:25, 27 August 2008 (UTC)[reply]

Does anyone actually look at the result?[edit]

Resolved
 – Wrong venue. "This template is evil" discussions belong at WP:TFD.

So someone developed another "cool" program. But the resulting page layouts look like a third-grader did them. There is no style, no artistic merit. Sometimes programmers need to have their computers disabled so that people who know what a page layout is actually supposed to look like can do a good job. "Clear" wiki is a miserable "tool". It's like using a hammer to put a staple in your term paper. And to answer your question, NO, It doesn't look better. (Taivo (talk) 11:03, 18 May 2008 (UTC))[reply]

Man, deal. Clear helps with overlapping hidden section and serves as a method for uninitiated users to order images and text. If you don't like the tool, write a new one. Protonk (talk) 05:52, 2 July 2008 (UTC)[reply]
I dunno, my user page uses this template to keep the {{User committed identity}} at the bottom of my page. It works pretty well, if you ask me... Graham (talk, contrib, SIGN HERE!!!) 23:53, 9 July 2008 (UTC)[reply]

Options[edit]

This should have left and right options, defaulting to both. There are cases where one might want to use one or other. — SMcCandlish [talk] [cont] ‹(-¿-)› 13:30, 27 August 2008 (UTC)[reply]

{{clearleft}} and {{clearright}} do currently provide this functionality, although it would make sense to merge the templates – {{clear|left}} looks much nicer doesn't it? What I would personally like to see is a "clear and drop by..." option, to allow control of the spacing after clearing the left and/or right columns. It's not hard to do, for example adding <div style="height:10px; clear:both;"></div> would clear both columns and then add a margin of 10px past the base of both columns. It would also allow editors to easily space out objects such as tables without being confined to standardised line breaks; {{clear|10px}} is more compact and neat than the aforementioned code. I may try building such a template if no consensus exists to modify this one – Ikara talk → 00:35, 27 September 2008 (UTC)[reply]

Opposite[edit]

This template should include a link to the template performing the opposite function. Right now I have an infobox forcing images halfway down the page into the wrong sections but I can't figure out how to remove its "clear"ing function. — LlywelynII 03:37, 24 February 2015 (UTC)[reply]

That is how floating elements work. There is no method to "reverse" floating, save for creating a new block context (a new div) and nest the new floating element in that. -- [[User:Edokter]] {{talk}} 09:32, 24 February 2015 (UTC)[reply]

Edit request[edit]

When having the template in the lead section below the 1st section (this is sometimes necassary for a page with multiple infoboxes), the table of content comes below the place where the clear template is placed. This should be the other way around, that the 1st section is started clear. Sander.v.Ginkel (Je suis Charlie) 22:09, 2 March 2015 (UTC)[reply]

Not done: It looks like you want to edit Template:Clear/doc, which is not protected, and not Template:Clear itself. You don't need a protected edit request to do that. :) — Mr. Stradivarius ♪ talk ♪ 23:22, 2 March 2015 (UTC)[reply]

{{-}} template[edit]

Hello! Regarding the recent redirection of the {{-}} template, I don't think that was the right thing to do. {{-}} and {{Clear}} templates are used for different purposes, with {{-}}'s primary use being adding some vertical whitespace where appropriate, for example between the external links and navboxes. Thus, {{-}} and {{Clear}} don't do the same thing, and IMHO the redirection should be reverted. Thoughts? — Dsimic (talk | contribs) 00:16, 7 July 2015 (UTC)[reply]

Anyone? MSGJ, Edokter? — Dsimic (talk | contribs) 05:32, 9 July 2015 (UTC)[reply]
Suggest you post at Template talk:- as this is where the discussion took place. — Martin (MSGJ · talk) 10:06, 9 July 2015 (UTC)[reply]
Thanks, done as instructed. — Dsimic (talk | contribs) 10:20, 9 July 2015 (UTC)[reply]

Edit request on 10 September 2015[edit]

Two protected redirects, Template:Clr & Template:-, either need a template removed and a redirect category (rcat) template added or just an rcat added. Please modify {{Clr}} as follows:

  • from this:
#redirect [[Template:Clear]]
{{R fully protected}}
  • to this:
#REDIRECT [[Template:Clear]]

{{Redr|from template shortcut}}

And please modify {{-}} as follows:

  • from this:
#REDIRECT [[Template:Clear]]
  • to this:
#REDIRECT [[Template:Clear]]

{{Redr|from template shortcut}}
  • WHEN YOU COPY & PASTE, PLEASE LEAVE THE SKIPPED LINE BLANK FOR READABILITY.

Template Redr is an alias for the {{This is a redirect}} template, which is used to sort redirects into one or more categories. As long as {{pp-protected}} and/or {{pp-move}} will suffice, the This is a redirect template will detect the protection level(s) and categorize the redirect automatically. (Also, the categories will be automatically removed when and if protection is lifted.) Thank you in advance! Painius  00:56, 10 September 2015 (UTC)[reply]

DoneMr. Stradivarius ♪ talk ♪ 23:19, 10 September 2015 (UTC)[reply]
Thank you, Mr. Stradivarius – the second template redirect, however, has not been changed. That's {{-}}, which at first shows that I'm allowed to edit it, then when the edit window opens, it shows cascade protection and will not allow me to change it. Can you help? Painius  23:44, 10 September 2015 (UTC)[reply]
@Paine Ellsworth: Oops, sorry about that... I've made the edit. — Mr. Stradivarius ♪ talk ♪ 23:50, 10 September 2015 (UTC)[reply]

<br/>[edit]

@Edokter: I was surprised that {{br}} didnt work like <br/> and added a notice in the documentation. Please explain why it isnt needed. Christian75 (talk) 20:38, 5 October 2015 (UTC)[reply]

It is already listed as a shortcut. And while it does not use <br />, the effect is the same. -- [[User:Edokter]] {{talk}} 10:57, 6 October 2015 (UTC)[reply]
The effect isnt the same: Eg. a<br/>b<br/>c gives:

a
b
c
and
a{{br}}b{{br}}c gives: a
b
c
Christian75 (talk) 15:12, 6 October 2015 (UTC)[reply]

It certainly is surprising that a template named after an HTML element doesn't generate that element. That said, I can't think of a situation where I would actually use it. Clearance uses an empty div (this template); non-bulleted lists in infoboxes use {{plainlist}}; poetry can use <poem> markup; and the ancient MediaWiki bug that fails to generate paragraphs in <blockquote>s has been fixed. Hairy Dude (talk) 13:37, 30 October 2015 (UTC)[reply]

Is it possible to add the second parameter?[edit]

I have added the second parameter on sandbox page, which can add additional CSS property to be used for experimental purposes, is it possible to receive it? -- Great Brightstar (talk) 16:24, 17 September 2016 (UTC)[reply]

Unclear if it's necessary. Are there other templates with a similar design? If |2= is meant for experimental purposes, I'm assuming that tests can simply be done by transcluding the template's sandbox... or do you anticipate actual usage of |2= to be more widespread. — Andy W. (talk · ctb) 17:34, 17 September 2016 (UTC)[reply]
You can see the effect on testcase page. --Great Brightstar (talk) 01:00, 18 September 2016 (UTC)[reply]
I have already made an example to show the usage of this parameter on testcase page that you can see. --Great Brightstar (talk) 01:06, 18 September 2016 (UTC)[reply]
How about a named style parameter instead of an unnamed (numbered) parameter? This would be consistent with similar parameters in other templates. It would also keep the first numbered parameter optional, allowing, for example, {{clear|style=...}} to still default to clear:both;. Matt Fitzpatrick (talk) 04:00, 18 September 2016 (UTC)[reply]
Updated the sandbox and testcases to reflect this suggestion. — Andy W. (talk · ctb) 06:55, 18 September 2016 (UTC)[reply]
OK, it’s good. --Great Brightstar (talk) 07:50, 18 September 2016 (UTC)[reply]
Please explain why you think additional styling is needed in this template. If you wish to experiment, please do so in a sandbox. I'm going to deactivate the template edit request because I do not think this change is either necessary or well-conceived. A template which simply clears has no business in arbitrary styling--we have other templates (or wikitext) for such. --Izno (talk) 11:22, 19 September 2016 (UTC)[reply]

Fully cascade-protected edit request on 12 March 2017[edit]

A cascade-protected redirect, Template:-, needs a redirect category (rcat) template added and to be converted from the deprecated {{Redr}} template to the {{Redirect category shell}}. Please modify it as follows:

  • from this:
#REDIRECT [[Template:Clear]]

{{Redr|from template shortcut}}
  • to this:
#REDIRECT [[Template:Clear]]

{{Redirect category shell|{{R from modification}}{{R from template shortcut}}}}
  • WHEN YOU COPY & PASTE, PLEASE LEAVE THE SKIPPED LINE BLANK FOR READABILITY.

The {{Redirect category shell}} template is used to sort redirects into one or more categories. When {{pp-protected}} and/or {{pp-move}} suffice, the Redirect category shell template will detect the protection level(s) and categorize the redirect automatically. (Also, the categories will be automatically removed or changed when and if protection is lifted, raised or lowered.) Thank you in advance!  Paine Ellsworth  put'r there  12:43, 12 March 2017 (UTC)[reply]

Done. Jo-Jo Eumerus (talk, contributions) 13:09, 12 March 2017 (UTC)[reply]
Thank you very much, Jo-Jo Eumerus!  Paine Ellsworth  put'r there  14:42, 12 March 2017 (UTC)[reply]

Sample text is too long[edit]

Does anyone object to shortening the sample text? With my screen and font display settings the sample Lorem text extends beyond the image so clear does nothing. Since we're trying to demonstrate the effect of clear we should use a shorter sample text (a hard code of a portion of the Lorem text for example) rather than using a template that results in the demo failing for some users. The fact that the layout will look lousy is irrelevant for an example. Meters (talk) 18:58, 29 March 2017 (UTC)[reply]

Template-protected edit request on 17 April 2017[edit]

Please change the topicon from a gold lock to a pink lock as it is template protected, not fully protected. UpsandDowns1234 (Talk to me) (My Contribs) 06:33, 17 April 2017 (UTC)[reply]

@UpsandDowns1234: No edit was needed. The {{Documentation}} template is supposed to select the correct topicon automatically. I purged the template page and the icon turned pink. -- John of Reading (talk) 06:52, 17 April 2017 (UTC)[reply]

White space[edit]

The conversation at Talk:Broadway#White space would benefit from advice from an expert on why white space occurs in one browser but not another after the use of {{tocright}}. Shhhnotsoloud (talk) 08:32, 10 March 2019 (UTC)[reply]

Clear following content box[edit]

In article Bella Vista railway station the clear template is now working well to ensure that the Services paragraph starts below the Infobox. However in a previous version of the article where the clear followed the article lead [1] the content box was also pushed down below the Infobox which did not appear correct. Why would this happen? At least splitting the lead which should have happened earlier anyway, solved the problem.Fleet Lists (talk) 08:43, 14 August 2019 (UTC)[reply]

The contents box is auto-inserted just before the first section heading in the page. That's after the {{clear}} in that revision. You might have used __TOC__ to place the contents box elsewhere. Anomie 11:08, 14 August 2019 (UTC)[reply]

Makes infobox map disappear[edit]

I added the template to 32 Avenue of the Americas and the infobox map disappeared! Vzeebjtf (talk) 08:56, 3 December 2019 (UTC)[reply]

Description wording[edit]

Hello all- I just made a slight improvement to the wording of the template description. Can anyone tell me if the intent of the current sentence,

This template makes content wait until existing content is completed in all columns.,

might be better expressed with the following wording:

This template requires codes that follows it to wait until code preceding it has been executed in all columns.? Eric talk 15:16, 11 June 2020 (UTC)[reply]

@Eric: so the clear property isn't really about "code execution", a concept more applicable to javascript directives than style directives. "The clear property specifies on which sides of an element floating elements are not allowed to float." 1. — xaosflux Talk 16:01, 11 June 2020 (UTC)[reply]
Ok, thanks for the clarification and link. So do you think the description wording could be improved somehow? It's not very clear to me as it stands, especially the use of the word content. Eric talk 16:03, 11 June 2020 (UTC)[reply]

Question[edit]

What is clear because I see it at every section header — just asking TheGs2007 (talk) 02:05, 29 April 2021 (UTC)[reply]

"Template:Br" listed at Redirects for discussion[edit]

An editor has identified a potential problem with the redirect Template:Br and has thus listed it for discussion. This discussion will occur at Wikipedia:Redirects for discussion/Log/2021 December 24#Template:Br until a consensus is reached, and readers of this page are welcome to contribute to the discussion. – Jonesey95 (talk) 22:22, 24 December 2021 (UTC)[reply]

"Template:Absatz" listed at Redirects for discussion[edit]

An editor has identified a potential problem with the redirect Template:Absatz and has thus listed it for discussion. This discussion will occur at Wikipedia:Redirects for discussion/Log/2022 May 4#Template:Absatz until a consensus is reached, and readers of this page are welcome to contribute to the discussion. Q28 (talk) 03:58, 4 May 2022 (UTC)[reply]

Template:-[edit]

I'm confused as to why {{-}} redirect here. What is the association between a dash and this template? ― Blaze WolfTalkBlaze Wolf#6545 20:34, 2 February 2023 (UTC)[reply]

@Blaze Wolf just because someone made it almost 20 years ago a shortcut to the html code. — xaosflux Talk 20:54, 2 February 2023 (UTC)[reply]
Ah alright. I was wondering if it had something to do with HTML. THanks for the clarification! ― Blaze WolfTalkBlaze Wolf#6545 20:55, 2 February 2023 (UTC)[reply]

Overlong sample text[edit]

Please use a shorter sample text. The current "Lorem ipsum" text is long enough that with my display settings the sample text already flows past the image, so there is no difference in the display when adding {{clear}}. The shorter the sample text the better, as it will make the effect of the {{clear}} more obvious. Meters (talk) 21:04, 28 February 2024 (UTC)[reply]

'fraid the sample text isn't actually encoded in the template, so changing the request. Jo-Jo Eumerus (talk) 08:24, 29 February 2024 (UTC)[reply]

I'm well aware that the "Lorem ipsum" sample text is not encoded in this template. My point is that the default "Lorem ipsum" sample text template is excessively long for use in this template for some users (it flows six full lines past the image without the {{clear}}for me) and it should not be used. Please replace {{loremipsum}} with a shorter sample text or even a short hard-coded string. {{Lorem ipsum span|max len=123}} will reduce the Lorem ipsum template text to just the first sentence. Request reopened. Meters (talk) 00:24, 1 March 2024 (UTC)[reply]
The examples are transcluded via Template:Documentation from the page Template:Clear/doc, which can be edited by anyone. —⁠andrybak (talk) 00:50, 1 March 2024 (UTC)[reply]
Done. Thank you. Meters (talk) 02:10, 1 March 2024 (UTC)[reply]

Leave a Reply