Difference between revisions of "Talk:Main Page"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Direct link to latest comic)
m (Direct link to latest comic: forgot to sign)
Line 28: Line 28:
 
: Maybe the page [[latest]] should redirect to the most recent comic? Could that be taken care of by some sort of script/template so it doesn't have to be manually updated? Should each explination page also have "next", "previous", "random", "first" and "latest" links, possibly also generated automatically via scripts/templates? Additionally, shouldn't the number page be the canonical one? It seems like [[Internal monologue]] should redirect to [[1089]] rather than the other way around - certainly it would make a bunch of scripting types of things a lot easier. [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 13:02, 1 August 2012 (EDT)
 
: Maybe the page [[latest]] should redirect to the most recent comic? Could that be taken care of by some sort of script/template so it doesn't have to be manually updated? Should each explination page also have "next", "previous", "random", "first" and "latest" links, possibly also generated automatically via scripts/templates? Additionally, shouldn't the number page be the canonical one? It seems like [[Internal monologue]] should redirect to [[1089]] rather than the other way around - certainly it would make a bunch of scripting types of things a lot easier. [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 13:02, 1 August 2012 (EDT)
 
:: Shouldn't there be a way to programmatically find the comic with the highest number that has a page with content?  That would work as long as no one puts future comic pages up. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 20:25, 1 August 2012 (EDT)
 
:: Shouldn't there be a way to programmatically find the comic with the highest number that has a page with content?  That would work as long as no one puts future comic pages up. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 20:25, 1 August 2012 (EDT)
You can transclude the latest comic on the main page like this: <nowiki>{{:pagename}} e.g. {{:Internal_monologue}} </nowiki>
+
You can transclude the latest comic on the main page like this: <nowiki>{{:pagename}} e.g. {{:Internal_monologue}} </nowiki>--[[User:SurturZ|SurturZ]] ([[User talk:SurturZ|talk]]) 00:25, 2 August 2012 (EDT)
 
::: I've started with just a manual link to the latest comic.  Ideally it will be automatic, but a manual link will work for now as I've had quite a few people ask for it. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 21:09, 1 August 2012 (EDT)
 
::: I've started with just a manual link to the latest comic.  Ideally it will be automatic, but a manual link will work for now as I've had quite a few people ask for it. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 21:09, 1 August 2012 (EDT)

Revision as of 04:25, 2 August 2012

As a new user, I think the first page is very important. So I thought why not begin a discussion here what to have on the first page every user visits.

I was thinking of having a quick link to the list of comics that is explained. Right know, it took me a while to even see any of them. Eventually I found the "List All Pages" (found it in Special pages) where I could find the comics that have been explained. What do you think?

A category tag will do that for you automatically. Having a list of comics indexed by its number would be a little different.--Relic (talk) 05:59, 1 August 2012 (EDT)
Sounds like a great list - I think it'd have to be manually maintained until/unless we get someone who knows how to make a bot update it. Categories will be useful, but they only work if someone added the category to the page in the first place. --Philosopher Let us reason together. 07:21, 1 August 2012 (EDT)
A (somewhat) related question - should Category:Comics be sorted alphabetically or by comic number? --Philosopher Let us reason together. 07:43, 1 August 2012 (EDT)
I think Category:Comics should be sorted by comic number. If you are looking for a specific comic, you will use the search field. Is there a way to make that happen? --Jeff (talk) 08:11, 1 August 2012 (EDT)
They are two different functions. For the former, instead of adding [[Category:Comics]], add, say, [[Category:Comics|1]]. For the second, we can create redirects. Normally, I'd say just make sure the search term was in the article text, but since numbers are going to be use for other purposes than just comic titles, it may be better to create 1 and Comic 1 as redirects to the relevant articles right off the bat. --08:24, 1 August 2012 (EDT)
We could also have a comic-list template on the Main Page, I suppose, or perhaps two - one for number and one for name? --Philosopher Let us reason together. 08:54, 1 August 2012 (EDT)

Admin list

You can find a system-accurate list of admins here, so that might good to share, along with the manual list. --Philosopher Let us reason together. 07:13, 1 August 2012 (EDT)

Added to page. --Philosopher Let us reason together. 08:10, 1 August 2012 (EDT)
That's exactly what I wanted, but couldn't find the auto page for it. I knew it was somewhere. I don't see any reason to keep the link to the manual page. Do you? --Jeff (talk) 08:11, 1 August 2012 (EDT)
Not unless you want it. I'll remove it. Should I add the similar link for 'crats or is that unnecessary at this point? --Philosopher Let us reason together. 08:25, 1 August 2012 (EDT)
To be honest, I have no idea what the Burecrats role does. Might be unnecessary now but helpful in the future? --Jeff (talk) 11:16, 1 August 2012 (EDT)
Bureaucrats can turn other users into administrators (or indeed, other bureaucrats). That privilege isn't available to ordinary administrators. I'd keep it to yourself for the time being. :-) --Yirba (talk) 17:39, 1 August 2012 (EDT)

Community portal

I've created the Explain XKCD:Community portal as a tools/help page. If that's not what you want, feel free to change/move/whatever it, but I thought it'd be nice to save this page for discussion of the Main Page and discuss the wiki as a whole/ask for help there. --Philosopher Let us reason together. 08:36, 1 August 2012 (EDT)

Direct link to latest comic

There should be a direct link to the latest comic at the top of the Main page. A nice thing about going to explainxkcd.com was that the latest comic is right there at the top. For those changing their default link to the wiki, there should be an easy "Latest Comic" link that quickly takes them there. I'm sure some folks actually skip xkcd.com and come directly here instead to read the latest offering from Randall. They shouldn't have to search for it. - CFoxx (talk) 11:59, 1 August 2012 (EDT)

Maybe the page latest should redirect to the most recent comic? Could that be taken care of by some sort of script/template so it doesn't have to be manually updated? Should each explination page also have "next", "previous", "random", "first" and "latest" links, possibly also generated automatically via scripts/templates? Additionally, shouldn't the number page be the canonical one? It seems like Internal monologue should redirect to 1089 rather than the other way around - certainly it would make a bunch of scripting types of things a lot easier. J-beda (talk) 13:02, 1 August 2012 (EDT)
Shouldn't there be a way to programmatically find the comic with the highest number that has a page with content? That would work as long as no one puts future comic pages up. --Jeff (talk) 20:25, 1 August 2012 (EDT)

You can transclude the latest comic on the main page like this: {{:pagename}} e.g. {{:Internal_monologue}} --SurturZ (talk) 00:25, 2 August 2012 (EDT)

I've started with just a manual link to the latest comic. Ideally it will be automatic, but a manual link will work for now as I've had quite a few people ask for it. --Jeff (talk) 21:09, 1 August 2012 (EDT)