The Hotness
Games|People|Company
Dungeon Crawlers
Magic: The Gathering: Duels of the Planeswalkers (2009)
Diablo III
Neuroshima Hex!
Archon: The Light and the Dark
Minecraft
Elder Sign: Omens
Wind-Up Knight
Battle Chess
Karateka
Torchlight
Crysis
Tiny Tower
The Battle for Wesnoth
North & South
Royal Envoy
Civilization V
The Elder Scrolls V: Skyrim
Shadow Era
Ascension: Chronicle of the Godslayer
Infinity Blade II
Final Fantasy Tactics
Slaves to Armok II: Dwarf Fortress
The Secret of Monkey Island
Virtual Boy
Beneath a Steel Sky
Angband
Dragon Age: Origins - Awakening
Neverwinter Nights
Nelson Tethers: Puzzle Agent
Team Fortress 2
Ticket to Ride
Unreal Tournament 2004
Uplink
King of Dragon Pass
Tilt to Live
Windosill
Aralon: Sword and Shadow
Dungeon Raid
L.A. Noire
Torchlight 2
Magic: The Gathering - Duels of the Planeswalkers 2012
Hey, That's My Fish!
Crimson: Steam Pirates
Batman: Arkham City
Tom Clancy's Ghost Recon: Future Soldier
Starbase Orion
To the Moon
Junk Jack
Written Legends: Nightmare at Sea
Search: Titles Only:
Index | All | Recent | Guidelines
Article Edit | History | Editors

Wiki Formatting

This Wiki supports a variety of standard wiki formatting features as well as some BoardGameGeek specific features. It uses a similar markup style to Wikipedia. While not 100% identical, see the Wikipedia editing help and http://www.mediawiki.org/wiki/Help:Formatting, for additional details. Information on this page has been based on the Wikipedia information.

Wikipedia Reference Card(PDF)

BoardGameGeek Specific Features

A number of special tags are supported to link to BGG and RPG Geek content. These items will link to the appropriate page and subsititute the name of the game, designer, publisher, etc: (Note that this table must be split up to display properly on smaller screens)

wikitext
Example
Result
Example with Caption
Result with Caption
[gameid=NUMBER]
[gameid=13]
The Settlers of Catan
[gameid=13 The Settlers of Catan]
The Settlers of Catan
[designerid=NUMBER]
[designerid=1]
Karl-Heinz Schmiel
[designerid=1 Schmiel]
Schmiel
[publisherid=NUMBER]
[publisherid=3]
Rio Grande Games
[publisherid=3 Rio Grande]
Rio Grande
[boardgamefamily=NUMBER]
[boardgamefamily=3]
Catan
[boardgamefamily=3 Catan family]
Catan family
[threadid=NUMBER]
[threadid=1]
User Review
[threadid=1 A Forum on User Review]
A Forum on User Review
[articleid=NUMBER]
[articleid=806703]
Making of Atolla Modulis
[articleid=806703 How Atolla Modulis was made]
How Atolla Modulis was made
[geeklistid=NUMBER]
[geeklistid=1]
First 10 Games Added to BGG
[geeklistid=1 The first geeklist ever]
The first geeklist ever
[rpg=NUMBER]
[rpg=190]
Dungeons & Dragons (4th Edition)
[rpg=190 Dungeons & Dragons (4th Edition)]
Dungeons & Dragons (4th Edition)
[rpgitem=NUMBER]
[rpgitem=43370]
Dungeon Master's Guide
[rpgitem=43370 Dungeon Master's Guide]
Dungeon Master's Guide
[rpgseries=NUMBER]
[rpgseries=2498]
Shadowrun Missions
[rpgseries=2498 Shadowrun Missions]
Shadowrun Missions
[rpgsetting=NUMBER]
[rpgsetting=240]
Greyhawk
[rpgsetting=240 Greyhawk]
Greyhawk
[rpgfamily=NUMBER]
[rpgfamily=192]
Dungeons & Dragons
[rpgfamily=192 Dungeons & Dragons]
Dungeons & Dragons
[rpggenre=NUMBER]
[rpggenre=183]
Science Fiction
[rpggenre=183 Science Fiction]
Science Fiction
[rpgsystem=NUMBER]
[rpgsystem=467]
d20 System
[rpgsystem=467 d20 System]
d20 System
[rpgmechanic=NUMBER]
[rpgmechanic=2114]
Cards (cards drive the action)
[rpgmechanic=2114 Cards Drive the Action]
Cards Drive the Action
[fileid=NUMBER]
[fileid=16518]
Age of Steam Goods Display v2.jpg
N/A
N/A
(Most of the time the number in [fileid=NUMBER] needs to be different from the number of the file page. You can find the fileid when looking at the HTML source of the file page, search for the filename or description and you will see something like <span id="result_88465_filename"> on filepage 78382, so you need to use [fileid=88465])
wikitext
Example
Result
Example with Caption
Result with Caption
[imageid=NUMBER]
[imageid=72808]

[imageid=72808 Box Front]
Box Front

[imageid=NUMBER SIZE]

SIZE is one of the following options:
micro/square/small/
medium/large/original
Also see: Embedding Images In Posts - New Format Commands

[imageid=72808 micro]

[imageid=72808 micro Box Front]
Box Front


wikitext
Example
Result
Example with Caption
Result with Caption
[username=USERNAME]
[username=Aldie]
Aldie
N/A
N/A
[avatar=USERNAME]
[avatar=Aldie]
Scott Alden
United States
Dallas
Texas
flag msg tools
admin
Aldie's Full of Love!
Avatar
mb

N/A
N/A
[microbadge=MBNUMBER]
[microbadge=1902]
mb
N/A
N/A

Table of Contents

To insert a table of contents, simply type
[[toc]]

The TOC can be changed in a few ways, to add an option to the toc separate it by a space and use the following format option="value". The table below has the options and the values that it can accept.

option
Values
Description
type
ul, ol
If used this can change the toc to show as an ordered list instead of unordered. The default is unordered.
float
left, right
You can make the toc "float" on the page and have the text wrap around it. If you don't add anything the toc will show on the left with the text not wrapping
title
text
You can change the title of the TOC from Table of Contents. Only non-html characters are allowed.
limit
1-3
You can limit how many levels of the heading will show on the TOC. Without it it shows every heading on the document.


Sectional Headings

Sectional headings are putting equal signs on either side of the heading. Please do not use only one equals sign on a side (=text here=). This causes a title the size of the page name, which is taken care of automatically. The recommended starting point is two equals signs.

wikitext
Example
= Header =
= Alpha =
== Header ==
== Beta ==
=== Header ===
=== Gamma ===
==== Header ====
==== Delta ====

Alpha

Beta

Gamma

Delta

Also note that you can create a Table of Contents automatically linking to each heading in the article by adding: [[toc]] This generates a table like the one shown at the begining of this article.

Note that you should leave a blank line after these kinds of Headers, or else strange formatting will occur in the displayed result, making the header physically closer to the previous section than the following section. Compare the following:

Subheader 1 with blank line after it

This text is visually grouped with its Subheader 1.

Subheader 2 with no blank line after it

This text is visually farther from its Subheader 2, which can be confusing.

Text Formatting Basics

Format
Rule
Example
Result
Italicize Text
2 apostrophes on each side
''italicize text''
italicize text
Bold Text
3 apostrophes on each side
'''boldtext'''
boldtext
Bold and Italicize Text
5 apostrophes on each side
'''''bold and italicized text'''''
bold and italicized text

Additional

  • 4 apostrophes don't do anything special -- there's just 'one left over'
  • Newlines do nothing in the text, but a single blank line starts a new paragraph.
  • 4 hyphens in a row will create a horizontal rule.
  • A colon (:) indents a line or paragraph.
  • HTML is allowed. For a list of HTML tags that are allowed, see HTML in wikitext. However, you should avoid HTML in favor of Wiki markup whenever possible. In order to use HTML, enclose the text in nowiki tags - edit this page for <b>an example</b>.

Lists

Lists are easy to create - use a star for each level of the list. If you prefer a numbered list, use the # sign in place of the appropriate star for the level you want enumerated.
For example:
* Item A
* Item B
*# Item B-1
*#* Note A about B-1
*#* Note B about B-1
*# Item B-2

Becomes:

  • Item A
  • Item B
    1. Item B-1
      • Note A about B-1
      • Note B about B-1
    2. Item B-2

Note that you only need to enable enumeration in the first item at that level. This greatly facilitates switching between bullets and numbers.

Links

Links to other wiki pages are created by putting the page name in double square brackets.
e.g [[BoardGameGeek]] becomes BoardGameGeek.
If the page does not exist already, a user following the link will be taken to a blank page.

Links to outside pages are created by putting the URL and the text in single square brackets.
e.g [http://gamestoredb.com/ Game Store Database] becomes Game Store Database

The link name appearing on the page may be changed by inserting the "|" caracter followed by the wanted name.
e.g [[Vae_Victis_Index|Vae Victis]] becomes Vae Victis.

Note: Following a link to another wiki page transfers the user to another webpage within the same window. Following a link to a ouside page opens a new window. Don't use the outside page format unless you want the user to get another window. Good Wiki design usually has wiki pages spinning in the same window.

Wiki page redirect links can be created with [ redirect=TARGETPAGE ] (remove the spaces before and after the square brackets).
Redirects allow you to transfer users trying to open one wiki page to another. For example, you might want to transfer all requests for a wiki page named "BGG" to a wiki page named "BoardGameGeek."

Links (especially many Wikipedia links) may contain some "unsafe charactes" which do not translate properly by the wiki markup. Use the %xx escape sequences below instead for the given character:

  • %21 ! (exclamation mark)
  • %23 # (number sign)
  • %24 $ (dollar sign)
  • %28 ( (left/open parenthesis)
  • %29 ) (right/closing parenth.)
  • %2A * (asterisk)
  • %2B + (plus)

Wikipedia links also should not have the trailing "/" character as the page will not load properly from the wiki link.

No Wiki Formatting

Text you do not wish to have wiki markup applied to should be surrounded by "nowiki" tags. < nowiki >This won't be wikified< /nowiki >. (remove the spaces before and after the angle brackets)

Comments

You can also use a combination of nowiki and html commands to leave invisible comments in the text of a wiki page. (Again, remove the spaces before and after the angle brackets)

< nowiki >< !--
this won't be visible unless you edit the wiki page...
-- >
< /nowiki >

External Images

Simply type the URL to the image and it will appear in the wiki page.

http://files.boardgamegeek.com/images/geeksm2.jpg

Becomes:

http://files.boardgamegeek.com/images/geeksm2.jpg

Table Examples

{| border="1" cellspacing="0" cellpadding="5"
! Heading1
! Heading2
|-
| Entry 1A
| Entry 2A
|-
| Entry 1B
| Entry 2B
|}

Becomes:

Heading1
Heading2
Entry 1A
Entry 2A
Entry 1B
Entry 2B

{| border="1" cellspacing="0" cellpadding="5"
! Heading1 !! Heading2
|-
| Entry 1A || Entry 2A
|-
| Entry 1B || Entry 2B
|}

Becomes:

Heading1 Heading2
Entry 1A Entry 2A
Entry 1B Entry 2B

  • If you have two tables, one immediately after the other, use a line with a space to keep them apart.
[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.