User:Bry/Create show page helper

From JoCopedia
< User:Bry
Revision as of 16:46, 7 May 2008 by Bry (talk | contribs)
Jump to navigation Jump to search

All right, use parameters

  • date: Date of show (any reasonable numeric format, actually, is okay, as long as month comes before day)
  • city: Location (MUST USE UNDERSCORES)

Generates two links:

  • The first takes you to a new page for that show, with the stuff in User:Bry/Shows template helper preloaded. That's an entirely different kludge, but it's got the contents of a show page set up.
  • The second takes you to the page that we have to make into a redirect -- you have to manually put in the "#REDIRECT" part.

This is not elegantly handled at all, but it's at least handled.