- When inside of a game, there should be a comma immediately after the game number
Specifics/Details:
- Instead of GAME 11042135 Round 1, it should be GAME 11042135, Round 1
- Note that there are actually 3 spaces between "Game XXXXXX" and "Round X," but the forum suppresses sequential space characters
How this will benefit the site and/or other comments:
- Often if I decide to PM or forum post about a game, I am inside of the game (rather than at the Game Finder screen, where this is not a problem). When I double click the game number to highlight it, it also highlights the three spaces to the right. So when I copy paste the game number to the inside of a Game tag, I have to also delete those 3 spaces.
- This would save me and others who do this frequently about half a second every time we do this. I'm guessing it would take about 30 seconds to code. Even if this only helps a couple on the site per day, it "pays" for itself in terms of time in a month
Notice that this doesn't work:
- Code: Select all
[Game]11042135 [/Game]
But this does:
- Code: Select all
[Game]11042135[/Game]