Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2613a8a69624bc2

Jump to content

Template talk:Ref label

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by Hairy Dude in topic Bad examples

Interwiki

[edit]

Please add sl:Predloga:Oznaka ref. Thanks a lot. --Eleassar my talk 10:03, 5 January 2007 (UTC)Reply

Done. If you have any questions, please contact me at my talk page. Ian Manka 02:18, 6 January 2007 (UTC)Reply

Requested edit

[edit]

This template is protected, and should be tagged with {{protected template}}, or another suitable protection template. Thanks – – Qxz 19:00, 15 March 2007 (UTC)Reply

check Done. Luna Santin (talk) 02:53, 16 March 2007 (UTC)Reply

Wikiproject Inline templates proposed

[edit]

Wikipedia:WikiProject Council/Proposals#Inline templates. I've been meaning to do this for a while. SMcCandlish [talk] [contrib] 16:31, 19 March 2007 (UTC)Reply

Editprotected request

[edit]

{{Editprotected}} Per discussion here and also here, and not having seen any objection during that discussion, I request that this template be edited to replace id="ref_{{{1}}}{{{3}}}" with {{#ifeq:{{{noid}}}|noid||id="ref_{{{1}}}"}}, as was recently done with {{Ref}}. -- Boracay Bill 04:59, 3 June 2007 (UTC)Reply

Removed this request - It's already been done, and I missed that. Sorry. -- Boracay Bill 05:03, 3 June 2007 (UTC)Reply

Odd behavior

[edit]

Why is "[{{{2}}}]" on the template. Seems to be an error. It also does not behave the same in IE and FF and behaves inconsistently. Play with it with the Scouting and William Shakespeare articles. Rlevse 19:59, 21 June 2007 (UTC)Reply

Interwiki

[edit]

{{editprotected}} Please add interwiki link [[hr:Predložak:Ref label]]. Thanks! --Ivan Štambuk 17:30, 3 August 2007 (UTC)Reply

Done. Cheers. --MZMcBride 20:03, 3 August 2007 (UTC)Reply

{{editprotected}} Here's another one, [[ja:Template:Ref label]]. Aoimusha (talk) 14:06, 23 December 2007 (UTC)Reply

check Done. SkierRMH (talk) 17:49, 23 December 2007 (UTC)Reply

Request for documentation

[edit]

{{editprotected}} Please add <noinclude>{{Documentation|Template:Ref/doc}}</noinclude>, which will (hopefully) transclude the documentation onto the page. Thanks. Tivedshambo (talk) 19:00, 26 January 2008 (UTC)Reply

added.  Carl (CBM · talk) 19:54, 27 January 2008 (UTC)Reply

Debugging usage at Andromeda galaxy

[edit]

Would someone please assist debugging the usage at Andromeda galaxy? The notes at the bottom properly link back to their cites (i.e. a, b, c, and d) however, going the other direction from the footnote to the citation does not link correctly, clicking does not take you there. Thanks. WilliamKF (talk) 21:06, 12 February 2008 (UTC)Reply

Could this be a browser issue? I'm using firefox v2.0.0.12 I notice that the java popup shows the correct destination, but a click fails to go there, apparently not finding the tag. WilliamKF (talk) 22:03, 12 February 2008 (UTC)Reply

Inelegant

[edit]

I realize that it takes all kinds, but I find separate listing of text from purely reference footnotes inelegant and distracting. I don't find that I am alone in this BTW. I think it's use should be discouraged in the explanation. Student7 (talk) 17:50, 8 November 2009 (UTC)Reply

Are you suggesting a change to the {{Ref label}} project page? Perhaps a documentation change? Can you elaborate?
Perhaps this belongs in WP:Talk#Footnotes. Alsi, see WP:FOOT#Separating reference lists and explanatory notes. Wtmitchell (talk) (earlier Boracay Bill) 03:09, 10 November 2009 (UTC)Reply

extended highlighting, slightly different

[edit]

Rather than creating a solid block of light blue when there are multiple lines of highlighted text, the extended highlighting effect for this template highlights only the lines of text, leaving a white space between lines of text. The resulting display is a bit dizzying. Could that be readily fixed, or would it be a pain?  Ling.Nut 05:44, 22 July 2010 (UTC)Reply

Can you give a link to an article, to illustrate the problem?  Carl (CBM · talk) 11:53, 22 July 2010 (UTC)Reply
Sure thing. Go to User:Ling.Nut/Sandbox and click on [note a], which is inside the infobox atop the page. Thanks!!  Ling.Nut 12:18, 22 July 2010 (UTC)Reply
It looks to me that the fix, if there is one, would need to be implemented wherever the CSS handling of class: citation wikicite is specified. Wtmitchell (talk) (earlier Boracay Bill) 12:38, 22 July 2010 (UTC)Reply
<ref></ref> has the desired result: solid blue box...  Ling.Nut 12:57, 22 July 2010 (UTC)Reply

The reason for this behavior is that the template here uses a span tag instead of a div tag. CSS for span tags only applies to the text, not to space between the lines of text. We could change this template to use a div tag instead, but we'd have to check the various stylesheets to see if they directly refer to the span tag.  Carl (CBM · talk) 17:07, 22 July 2010 (UTC)Reply

Thanks for the reply... My first post said, "Could that be readily fixed, or would it be a pain?". It's up to you. If you think it would be a pain in the posterior and would require more trouble than the fix is worth, then by all means just let it go. If you think it's not too terrible a task, then go ahead and fix it (with my thanks). And you have my thanks anyhow, just for looking into the problem...  Ling.Nut 17:21, 22 July 2010 (UTC)Reply

Missing anchorencode?

[edit]

Shouldn't this have {{anchorencode}} as in Template:Note_label? Helder 22:12, 2 November 2012 (UTC)Reply

Bad examples

[edit]

Several examples here use a leading colon to mark up unbulleted lists. This is contrary to MOS:NOBR (it creates description list descriptions with no terms, which is invalid HTML) and sets a bad example to editors. These examples should use proper lists instead, using wiki markup (* for bulleted, * wrapped in {{plainlist}} for unbulleted, # for numeric ordered) or template-structured lists such as {{unbulleted list}}, {{unordered list}}, {{ordered list}}. Hairy Dude (talk) 09:09, 15 October 2022 (UTC)Reply