Changes

4,463 bytes added ,  14:15, 1 June 2010
:The coding itself is fairly easy, the issue would be designing it (it can't be bulky, but has to give enough detail - I was thinking previous date, next date, link to tour page and link to previous and next tour dates if possible), putting it into EVERY tour page (there are a lot) and sorting through the fact we're missing many of the early shows. If you're any good with coding, try and design one (use your user page for now so it doesn't get in the way), or I'll stop being lazy and do a draft one [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 05:02, 1 June 2010 (PDT)
::I've got this so far. How would I go about completing it? (This would be for the first show of the Self-Destruct tour, I think? Correct anything)
<pre>{{
| date = 1994/3/14
| title = Self-Destruct
| previous = N/A: first show
| following = 1994/03/15 Las Vegas, NV
}}</pre>
[[User:Knotrice|Knotrice]] 05:07, 1 June 2010 (PDT)
::::Well, the code would look a bit more complicated - this is just me reusing my song succession box, but it's the same concept
<CENTER>
{| style="border: 2px outset #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-right: 0em; padding: 0em; float: middle; clear: center; align: center;"
|<DIV ALIGN=center><TABLE BORDER="0" CELLPADDING="3" CELLSPACING="3">
|<TR>
|<TD>Previous show - "''{{{previous}}}''"</TD>
|<TD>
|<TD>
|<TD>{{{date}}}, '''''{{{title}}}'''''</TD>
|<TD>
|<TD>
|<TD>Next show - "''{{{following}}}''"</TD>
|</TR>
|</TABLE></DIV>
|}
</CENTER>
::::So your one would look like this
<CENTER>
{| style="border: 2px outset #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-right: 0em; padding: 0em; float: middle; clear: center; align: center;"
|<DIV ALIGN=center><TABLE BORDER="0" CELLPADDING="3" CELLSPACING="3">
|<TR>
|<TD>Previous show - "''N/A first show''"</TD>
|<TD>
|<TD>
|<TD>1994/3/14, '''''[[Self Destruct Tour]]'''''</TD>
|<TD>
|<TD>
|<TD>Next show - "''[[1994/03/15 Las Vegas, NV]]''"</TD>
|</TR>
|</TABLE></DIV>
|}
</CENTER>
::::The raw code is horrible to look at though, hit edit to see what I had to write to make that [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 05:19, 1 June 2010 (PDT)
:::::Sweet Jesus.
:::::What are we going to do instead? [[User:Knotrice|Knotrice]] 05:25, 1 June 2010 (PDT)
:::::Additionally, why does it need to be so complex? [[User:Knotrice|Knotrice]] 05:26, 1 June 2010 (PDT)
::::::Well, those little template things you fill in are what we do on each individual page, That just gives you an idea of what we have to work with before we're settled that it looks good. The reason the raw code looks so complex is that all code looks like that - websites are handbuilt normally, and that means some poor soul has to type a lot of those. As it is, I don't quite like that box - personally I think it might be better at the top, or as a coloured sidebar - there's things to toy with, but if you're willing to start pasting them in, I can create the template and you can just pump in data [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 05:31, 1 June 2010 (PDT)
:::::::Sounds like a plan. Whip up any that you like and I'll fill in all the tours over the next week or two. [[User:Knotrice|Knotrice]] 05:40, 1 June 2010 (PDT)
::::::::[[Template:Tour]] have a go with that - I might change the coding of the box at points, but that won't affect what you do [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 05:57, 1 June 2010 (PDT)
 
== Tour template ==
 
Storing it here on my talk page because my internet filter is blocking it. [[User:Knotrice|Knotrice]] 06:05, 1 June 2010 (PDT)
{{Tour
| date =
| title =
| previous =
| following =
}}
== Bot == How difficult would it be to get a bot to place the tour dates in? I'm fine with doing them myself, but the internet filter keeps coming into place because of the title of the tour I am editing (I won't say the name, because then I won't be able to see this page), and I'm worried I might slip up. EDIT: It might just be better if someone goes through and makes sure I haven't stuffed up somewhere. [[User:Knotrice|Knotrice]] 06:27, 1 June 2010 (PDT):Bots aren't really my territory, never coded one for a wiki before. I will have time next week to do these, been fairly busy irl of late, so leave it for now and I can finish up if you need - and I am keeping an eye on all edits, don't worry [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 06:38, 1 June 2010 (PDT)::Cool, thank you. I should able to get at least the American leg of the current tour done tonight. EDIT: North America part one complete. Would you like me to do Europe now, or later? [[User:Knotrice|Knotrice]] 0506:40, 1 June 2010 (PDT):::If you're having hassles with doing it, leave it - I can pick up where it left off, I can see where the template needs to be put in etc. [[User:Sheepdean|sheepdean]] [[User_talk:Sheepdean|Try to speak as clearly as you can]] 06:53, 1 June 2010 (PDT)::::I'll do Europe now; get it out of the way. [[User:Knotrice|Knotrice]] 06:55, 1 June 2010 (PDT):::::The Self-Destruct tour has had everything applied. I will do the Australian and Warm-Up tours tomorrow. [[User:Knotrice|Knotrice]] 07:15, 1 June 2010 (PDT)
101

edits