MCn- / gamebits

Fetch game info from the internet.
1 stars 4 forks source link

Prettifying the BB code #10

Open blackfish-bb opened 11 years ago

blackfish-bb commented 11 years ago

Can we make the output more consistent with csharpbits/pythonbits/etc? I'm thinking something like:

Add between Line 127 & 128: print "[b]Info:[/b]\n[quote]

134: print "IGN Review: " + review + "\n[/quote]\n"

136: print "[b]Description:[/b] "

And for each of the print "Emulation:", replace with "[b]Emulation:[/b]"

lionelione43 commented 11 years ago

That's all really stuff that you can edit in the script itself. The BB code is really up to the user. But I can standardizing it with pythonbits.

MCn- commented 10 years ago

Not closing this yet as I'm unsure whether this still needs work.

MCn- commented 9 years ago

Very old issue, but if you still want to help improve this, feel free to submit a patch.