User talk:Waldir

Explain xkcd: It's 'cause you're dumb.
Revision as of 16:22, 7 August 2012 by TheHYPO (talk | contribs)
Jump to: navigation, search

Please watch Explain XKCD:Community portal/Administrators' noticeboard

I'd like to ask that the admins consider adding Explain XKCD:Community portal/Administrators' noticeboard to their watchlists. On a similar note, I've just started a discussion there about spammers. -Philosopher Let us reason together. 02:02, 4 August 2012 (EDT)

Comic Template

Hey,

Just in reference to your todo list, {{comic}} is quite human unreadable, I agree. Part of the problem is that if you add line breaks and spacing to templates with layout and if statements it can quickly break the code. I'll try to clean it up a bit though. TheHYPO (talk) 15:59, 7 August 2012 (UTC)

No problem; I've done the best I can do. I used some noinclude to allow for some whitespace which I think helps, but the tradeoff is I includeonly-ed the whole template, and then just put a sample to show what it looks like. without images and things, the default on the page didn't show much anyway.
I was having a similar discussion with User:SlashMe about the comic/comicheader templates. He suggestd the comic template be compartmentalized to include other subtemplates so pieces can be used where the whole is not needed (this navbar could be such a piece). I just wasn't sure when pieces (or which pieces) would ever be useful alone. I figure we could create a text field (like 'text1') where the image field is just to be used as backup for weird days without requiring the user to create their own box and piece together the subtemplates. I'm open to discussion, but nobody has suggested to me which pieces they'd like to compartmentalize and what a possible use would be. I included the comicheader template as it was when I built the comic template, but I also added improvements. For example, the prev box used to show on all comics other than comic 1. I changed it to also check if the previous comic has an article. I think that's the best way to do it until all the article have comics. Also, I added some spacing so where there is no next or prev, the comic#/date box is more or less centred still. TheHYPO (talk) 16:22, 7 August 2012 (UTC)