Help:Books/Feedback/Archives/2011/February

{{talkarchive}}

Bug with double apostrophes (italics) and quotation marks

{{PediaPressTicket|ticket=704}}

I couldn't find this as being a "known" issue, though honestly I'm sure it is. But just in case, for :Book:Stone Temple Pilots, I couldn't get the book to publish album/song articles if the italic marks were on the outside of the bracket links. To solve the problem, I had to add redundant pipe links to several album titles and song titles. For example, Shangri-La Dee Da. Now then, while this solved the problem with getting the articles to even show up within the book, it still leaves one problem. The album titles, which are correctly italicized on the Book page, will now be published with two apostrophe marks on each side of the name (the "italicizing" code doesn't translate). The songs use quotation marks and work fine. So back to the album issue: either the album titles will have to be listed on the Book page without being italicized, or readers of the published book will have to ignore the erroneous apostrophes in the table of contents. (Or, one can remove the apostrophes from the album titles, publish the book, then undo their edit.) – Kerαunoςcopiagalaxies 07:56, 1 February 2011 (UTC)

:Yeah it's an old issue, see top right corner. Can't wait for it to be fixed myself. Headbomb {talk / contribs / physics / books} 08:01, 1 February 2011 (UTC)

::I figured as much; something like this couldn't have gone unnoticed for too long. Thanks again for the super fast reply! - Kerαunoςcopiagalaxies 08:09, 1 February 2011 (UTC)

Could you please clarify the problem. If you use double quotes as link text for articles ("Bla") these double quotes will show up in the TOC, as the article title etc. Could you please provide minimal examples and describe the expected behaviour and also what actually happens. Thanks!--Volker.haas (talk) 11:02, 1 February 2011 (UTC)

: After some chatting with headbomb I realized that there still was a bug with unstyled page headers - I fixed that. If there still is some other problem please clarify and provide a minimal example.--Volker.haas (talk) 14:49, 1 February 2011 (UTC)

::Hi Volker.haas, the TOC in the book is now correct, thank you. I haven't tested to see if double quotes can be placed outside of the brackets or not, but as it stands, italicized links are now reproduced correctly in the books. – Kerαunoςcopiagalaxies 18:51, 1 February 2011 (UTC)

:::Quotes cannot be placed outside. The syntax is :What is displayed. Headbomb {talk / contribs / physics / books} 21:48, 1 February 2011 (UTC)

[[Template:Noprint]] issues

I had a real struggle with this template and external links - and could find no mention of the problems anywhere.

For example:

A direct link to the video of the Röyksopp track "...and The Forest Began To Sing" gives you this result:

{{noprint|

  • [http://www.youtube.com/watch?v=U714BQfVYLs Röyksopp - "...and The Forest Began To Sing"]

}}

However the same link using Template:YouTube works fine:

  • {{noprint|{{YouTube|id=U714BQfVYLs|title=Röyksopp - "...and The Forest Began To Sing"}}}}

memphisto 16:20, 7 February 2011 (UTC)

:That is caused by the presence of a = in the link. You need to use {{noprint|1=* [http://www.youtube.com/watch?v=U714BQfVYLs Röyksopp - "...and The Forest Began To Sing"]}} or {{noprint|1=* [http://www.youtube.com/watch?v{{=}}U714BQfVYLs Röyksopp - "...and The Forest Began To Sing"]}}. This is explained in further details at template:=. Headbomb {talk / contribs / physics / books} 17:44, 7 February 2011 (UTC)