The Hotness
Games|People|Company
Dominion: Dark Ages
Fantastiqa
Mage Knight: Board Game
Total War
Descent: Journeys in the Dark (Second Edition)
Eclipse
Mice and Mystics
Dungeon Fighter
Collapsible D: The Final Minutes of the Titanic
Lords of Waterdeep
Agricola: All Creatures Big and Small
Libertalia
Android: Netrunner
Virgin Queen
The Lord of the Rings: Nazgul
A Game of Thrones: The Board Game (Second Edition)
Dominion
Star Wars: X-Wing Miniatures Game
Infiltration
The Lord of the Rings: The Card Game
Among the Stars
Twilight Struggle
The Swarm
Agricola
1989: Dawn of Freedom
Goa
7 Wonders
Glory to Rome
Arkham Horror
Village
Ora et Labora
Battles of Westeros: House Baratheon Army Expansion
Through the Ages: A Story of Civilization
Thunder Road
Trajan
Zombicide
The Castles of Burgundy
7 Wonders: Cities
Ace of Spies
War of the Ring
Skyline
Space Alert
Sherlock Holmes Consulting Detective
City of Horror
Race for the Galaxy
Dungeon Command: Sting of Lolth
Twilight Imperium (third edition)
Kingdom Builder
Le Havre
Battlestar Galactica
Search: Titles Only:
Index | All | Recent | Guidelines
Article Edit | History | Editors

Forum Formatting

This is a work in progress. For now there's just a list of links with relevant information.

Try searching Tags for things like "bgg", "reference", "post_formatting", "bgg-reference", etc.

Note that if you see a forum post that has the effect you want, you can simply click the Quote button to see the source code of how that post did it. Then simply go back in your browser or close that tab or window, instead of actually posting a meaningless reply.

The rest of this document explains the various format codes for forum posts.

Beware that the < bug can delete most of your post!

Sometimes users unknowingly use the symbol < in their posts with text immediately after it (with no space). The forum software too aggressively strips out all the following text, i.e. the rest of the post, to protect against possibly malicious HTML code. If you really need to make the symbol < appear with a non-space character immediately after it, try using & lt; (remove the space between & and lt;) to create < in your post... This problem has been known for a long time, but still hasn't been fixed.
http://www.boardgamegeek.com/thread/601039/less-than-character-in-review-doesnt-work
http://boardgamegeek.com/article/6731442#6731442

Format codes without buttons to create them

  • [ microbadge = # ] (replace # by the number of the badge and remove the spaces) will cause the image of the given microbadge to appear in the post, with a link to its page and hovering description when mousing over the image. The number can be found in the URL of the microbadge.
  • [ floatleft ] image [ /floatleft ]
  • [ floatright ] image [ /floatright ]

These make an image (and possibly other stuff) float left or float right within the body of the text. See this thread for examples and more discussion.

  • [ center ] image [ /center ] centers whatever is within the "center" block
  • [ clear ] resets the display location (after the use of float left, float right, or center) so that new items or text are not laterally affected by earlier items.

Forum comment buttons to help with format codes

Note that when typing a forum post, there are many useful buttons above the text field. These include:

http://files.boardgamegeek.com/images/editor/bold.gif = create [b][/b] around selected text (bold)
http://files.boardgamegeek.com/images/editor/italic.gif = create [i][/i] around selected text (italic)
http://files.boardgamegeek.com/images/editor/underline.gif = create [u][/u] around selected text (underlined)
http://files.boardgamegeek.com/images/editor/strikethrough.gif = create [-][/-] around selected text (strikethrough)
http://files.boardgamegeek.com/images/editor/forecolor.gif = create [COLOR=#xxxxxx][/COLOR] to change the foreground (text) color
http://files.boardgamegeek.com/images/editor/backcolor.gif = create [BGCOLOR=#xxxxxx][/BGCOLOR] to change the background color
http://files.boardgamegeek.com/images/icons/silkicons/camera.png = create [ ImageID=xxxxxx] to display an image hosted at BGG.
Note that with ImageID you can give an optional argument (micro, square, small, medium, large, original) in the brackets to set the image size, e.g. [ ImageID=xxxxxx original]. The default is small. See this thread by Aldie.
http://files.boardgamegeek.com/images/editor/image.gif = create [IMG]http://foo.bar/com.jpg[/IMG] to display an arbitrary image at any URL.
Note that there is also [INLINEIMG]http://foo.bar/com.jpg[/INLINEIMG] to display an image in the line of text instead of putting it on its own line.
http://files.boardgamegeek.com/images/icons/silkicons/tick.png = insert a poll
http://files.boardgamegeek.com/images/icons/app/16x16/plain/help.png = insert a quiz
http://files.boardgamegeek.com/images/editor/youtube.gif = insert a Youtube video id. To start the video at a specific point, add "&start=" and the offset in seconds (e.g., "&start=66" will start the video at 1:06).
http://files.boardgamegeek.com/images/editor/vimeo.jpg = insert a Vimeo id
http://files.boardgamegeek.com/images/icons/silkicons/music.png = insert an mp3 (via its URL)
Game button = create [GAMEID=xxxxx] to display game title that's a link to the game's article. The game number xxxxx can be found in the URL of the game page.
Quote button = create [q][/q] to display quoted text. You can edit the first part to be [q="user name"]
Spoiler button = create [o][/o] to make a text boxes that hides its text until the user mouses over it to reveal the "spoiler" text. Useful for discussing movie surprises, quiz results, etc.
Code button = create [c][/c] to make a block of text print in fixed-width font with no automatic formatting. Useful for showing program source code, simple tables and charts, ASCII art, etc.
URL button = create [url][/url] to make a pretty link to a URL. E.g. [url=http://google.com]Google[/url].
WIKI button = create [wikipage=abcde] to make a link to the wiki page about abcde. Note you can also do this easily by putting double square brackets around abcde like [ [abcde] ] this (but without the spaces, resulting in abcde) - the double bracket notation that works in the wiki itself also works in forum posts to make a link to a wiki page.
Font size pulldown = create [size=xx][/size] to change the display size of selected text

Note that the Game button's functionality has an annoying problem that it shows about the first 50 titles that have the search text anywhere in the title. So looking for a game like "Set" or "Nim" fails, and you must open a separate tab/window to use the main BGG game search (which more conveniently shows games that start with the search string first) to find such games and then copy the gameid to the forum post.
This is a reported bug: https://boardgamegeek.fogbugz.com/default.asp?213_jv0g


Examples of use of the forum format codes

Quoting with a username:
[q="SomeUser"]the quote goes here[/q].

[b]bold text[/b]
[i]italic text[/i]
[u]underlined text[/u]
[-]strike through text[/-]
[COLOR=#FF33CC]colored text[/COLOR]
[BGCOLOR=#FF9933]highlighted text[/BGCOLOR]

 

[IMG]http://somesite.jpg[/IMG]

[MP3]hVitttp://audio.cdbaby.com/9d939172/mp3lofi/a/n/angelnash-01.mp3|title[/MP3]
[GAMEID=237]
[o]spoiler text[/o]
[c]insert code here[/c]
[url=http://somesite/index.html]sometext here[/url]
[wikipage=forum formatting]
tiny text
small text
normal text
large text
huge text
[ username=Aldie ] in a forum post will display the user's name, avatar, email link, etc

[What Links Here]
Front Page | Welcome | Contact | Privacy Policy | Terms of Service | Advertise | Support BGG | Feeds RSS
Geekdo, BoardGameGeek, the Geekdo logo, and the BoardGameGeek logo are trademarks of BoardGameGeek, LLC.