Template talk:comic discussion

explain xkcd: It's 'cause you're dumb.
Latest comment: 1 March 2025 by FaviFake in topic Add Class to template
Jump to navigation Jump to search

The template eats whitespace, compare Talk:1101: Sketchiness and 1101: Sketchiness. --Kronf (talk) 20:58, 30 August 2012 (UTC)Reply

Nope. In most cases it performs fine. Here's just a few examples:
I don't know what is wrong with that talk page, but it appears to be happening only for that comic.
lcarsos (talk) 22:19, 30 August 2012 (UTC)Reply

New topic for testing purposes[edit]

Just testing what the TOC looks like... Mark Hurd (talk) 11:01, 14 April 2013 (UTC)Reply

FYI I've mentioned my change to "add a topic!" here for a wider audience. Mark Hurd (talk) 11:33, 14 April 2013 (UTC)Reply

Switched to level-1 header[edit]

I was just on 1110 and I noticed that all the talk page sections were showing up as the same level as content sections... leaving a "Discussion" section with nothing actually in it. While level-1 is normally reserved for article titles, it doesn't really bother people usually, and I think it's preferable to the alternative... it's also somewhat fitting, since we are transcluding another page after all. (Another option would be configuring the "new section" button to create a level-3 header on talk pages... if that's possible.) PinkAmpersand (talk) 14:33, 30 April 2013 (UTC)Reply

Thanks. This actually had been done before. Please see this discussion and add your thoughts :) Waldir (talk) 16:48, 1 May 2013 (UTC)Reply

"add a comment!" button[edit]

I noticed that the link appended onto the "add a comment!" button is {{fullurl:{{TALKPAGENAME}}|action=edit}}. Wouldn't it make more sense to have it as {{fullurl:{{TALKPAGENAME}}|action=edit&section=new}}, as to create a new section by clicking that button? Schiffy (Speak to me|What I've done) 15:48, 12 July 2013 (UTC)Reply

If someone just wants to add a comment without making a new section, the current add a comment button serves them well. Plus, headers and transclusion do not mix well, and we tend to avoid them in discussion pages unless we're not transcluding; see Time and its respective talk page. Davidy²²[talk] 16:39, 12 July 2013 (UTC)Reply
I agree with Davidy22. Most replies should not start a new section because users are just replying to an existing one. If some likes to open a new section it's still easy.--Dgbrt (talk) 17:26, 12 July 2013 (UTC)Reply

TOC[edit]

Is there a way to keep the discussion in the TOC, but not show it on the main page?--17jiangz1 (talk) 14:35, 20 April 2015 (UTC)Reply

Given our new comic descriptions are added by a bot, it wouldn't be too hard to add <noinclude>{{comic discussion}}</noinclude> instead of just {{comic discussion}}. Mark Hurd (talk) 03:05, 21 April 2015 (UTC)Reply
Aren't comic descriptions added manually?--17jiangz1 (talk) 04:42, 22 April 2015 (UTC)Reply

Error in empty comments logic?[edit]

I could be wrong, but I believe there is an error in the empty comments logic added by User:Artyer in this revision. It looks like the template currently takes the magic word TALKPAGENAME and compares it to the "Please sign your posts with..." comment. Of course, TALKPAGENAME will never be equivalent to that and I suspect it should be looking at the content of the page pointed to by TALKPAGENAME instead. I believe that instead of:

{{#ifeq:{{TALKPAGENAME}}|<!--Please sign your posts with ~~~~--> |''No comments yet!''|{{#ifeq:{{TALKPAGENAME}}|<!--Empty-->

it should be:

{{#ifeq:{{:{{TALKPAGENAME}}}}|<!--Please sign your posts with ~~~~--> |''No comments yet!''|{{#ifeq:{{:{{TALKPAGENAME}}}}|<!--Empty-->

Note the addition of the colons, which seems to force expanding the content of the talk page. 162.158.214.82 01:30, 20 May 2019 (UTC)Reply

Add Class to template[edit]

Could someone add a class to the template (more specifically, change it to something like <div class="disctemp" style="border:1px solid grey; background:#eee; padding:1em;">? I've been working on a dark mode for the wiki to hopefully release publicly at some point, but this template and the Main Page are the only things in my way that i know of so far someone, i guess (talk) 01:57, 18 October 2023 (UTC)Reply

 ✓ Done  Does it work now? --FaviFake (talk) 09:49, 1 March 2025 (UTC)Reply