| [[File:{{{image}}}|320x480px|thumb|center|]] | |
| Board game | |
| {{{name}}} | |
|---|---|
| Information | |
| Designer | {{{designer}}} |
| Illustrator | {{{illustrator}}} |
| Development | {{{development}}} |
| Contributors | {{{contributor}}} |
| Publisher | {{{publisher}}} |
| Release date | {{{releasedate}}} |
| Cards | {{{cards}}} |
| Players | {{{players}}} |
| Ages | {{{ages}}} |
| ICE stock no. | {{{ice}}} |
| ISBNs | [[Special:BookSources/{{{isbn}}}|{{{isbn}}}]] [[Special:BookSources/{{{isbn2}}}|{{{isbn2}}}]] |
| Preceded by | {{{prev}}} |
| Followed by | {{{next}}} |
| Set symbol | |
| {{{symbol}}} | |
Usage
{{Board game infobox
| name=
| image=
| designer=
| illustrator=
| development=
| contributor=
| publisher=
| releasedate=
| players=
| ages=
| ice=
| isbn=
| isbn2=
}}
TemplateData
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the game. Defaults to the page title. | String | optional |
| Image | image | no description | File | suggested |
| Image width | imageWidth | Optional override for image width in px
| Number | optional |
| Image height | imageHeight | Optional override for image height in px
| Number | optional |
| Image caption | caption | Caption of the image | String | optional |
| Type of game | type | Optional override for board game. Currently supports rpg, ccg, lcg, wargame.
| String | optional |
| Designer | designer | The designer of the game. | String | optional |
| Illustrator | illustrator | The illustrator of the game. | String | optional |
| Development | development | The person or team responsible for game development. | String | optional |
| Contributors | contributor | Any contributors to the game's design or development. | String | optional |
| Publisher | publisher | The company that published the game. | String | optional |
| Release date | releasedate | The release date of the game. | String | optional |
| Cards | cards | The number of cards. | String | optional |
| Players | players | The number of players. | String | optional |
| Ages | ages | The recommended age range for players. | String | optional |
| ICE stock no. | ice | The ICE stock number for the game. | String | optional |
| ISBN | isbn | The primary ISBN for the game's rulebook or other materials. | String | optional |
| ISBN 2 | isbn2 | An optional second ISBN. | String | optional |
| Preceded by | prev | Link to the previous expansion or set | Page name | optional |
| Followed by | next | Link to the next expansion or set | Page name | optional |