Template:Bulletin Board/doc
This template is used to create the individual boards on the Bulbapedia:Bulletin Board.
Parameters
- See: #TemplateData
TemplateData
This template is used to create the individual boards on the Bulletin Board.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The name of the board | String | required |
| ID | id | The ID of the board. Used for anchor links. | String | required |
| Color | color | The color of the board. Must use a valid color template.
| String | suggested |
| Image | image | Main image for the board. Don't include "File:"
| File | suggested |
| Image size | imgsize | Size of the main image. Must include "px".
| String | suggested |
| Gap | gap | Optional. Custom gap between title bar elements. | String | optional |
| Padding | pad | Optional. Custom padding for the title bar | String | optional |
| Subtitle | subtitle | Subtitle for the board | String | required |
| Item 1 link | item1link | The link for Item 1. Should include [[ ]]. | String | required |
| Item 1 Subtitle | item1subtitle | Optional. A subtitle for Item 1. | String | optional |
| Item 1 Issue | item1issue | The issue to be resolved for Item 1. | String | required |
| Item 1 Project | item1project | The associated Bulbapedia Project for Item 1. | String | required |
| Item 2 Link | item2link | The link for Item 2. Should include [[ ]]. | String | required |
| Item 2 Subtitle | item2subtitle | Optional. A subtitle for Item 2. | String | optional |
| Item 2 Issue | item2issue | The issue to be resolved for Item 2. | String | required |
| Item 2 Project | item2project | The associated Bulbapedia Project for Item 2. | String | required |
| Item 3 Link | item3link | The link for Item 3. Should include [[ ]]. | String | required |
| Item 3 Subtitle | item3subtitle | Optional. A subtitle for Item 3. | String | optional |
| Item 3 Issue | item3issue | The issue to be resolved for Item 3. | String | required |
| Item 3 Project | item3project | The associated Bulbapedia Project for Item 3. | String | required |
| Footer | footer | Footer for the board. | String | required |
Example
{{Bulletin Board
| title = Mysteries Board
| id = Mysteries
| color = psychic
| image = Detective Pikachu Box Art.png
| imgsize = x70px
| gap = 10px 25px
| pad = 5px
| subtitle = Find the answers to burning questions!
| item1link = [[PokéPark 2: Wonders Beyond]]
| item1subtitle = Spin-off game
| item1issue = How does the team name system work?
| item1project = Project Sidegames
| item2link = [[Picnic#Pokémon_breeding|Picnic]]
| item2subtitle = Game mechanic
| item2issue = How does egg and hidden item generation work? ([https://twitter.com/Sibuna_Switch/status/1628463982875930625 Datamined mechanics link])
| item2project = Project Games
| item3link = [[Mysteriosity#Strange_power_effects|Mysteriosity]]
| item3subtitle = Game mechanic
| item3issue = Can any base dungeon change into a story dungeon, or can only specific base dungeons do that?
| item3project = Project Sidegames
| footer = Want more? See the full lists of [[:Category:Articles needing more information|incomplete pages]] and [[:Category:Stubs|stub pages]].
}}
