Infoboxes are small boxes that reside in the upper-right corner of articles and sum up key information about the article's subject.
By using the code below to embed the infobox as a template in the article, it's possible to make changes to the template later (such as reformatting the box, or adding new information fields) that will automatically show up on all the pages where that template is used.
Book infobox
What it looks like:
| Kristy's Great Idea | |
![]() |
|
| Baby-Sitters Club | 1 |
| Published: August 1986 | |
| Ghostwriter: None | |
Use this box in articles about books in the original series or the mystery series.
To place the infobox, copy and paste the code below into the top of the article, remove the stars around "template:bookbox", and fill in whatever fields you can. When you preview or save the article, the infobox will be formatted automatically.
[[include *template:bookbox*
| title =
| image =
| series =
| number =
| date =
| ghostwriter =
]]
Sitting Charge infobox
What it looks like:
| Sitting Charge | |
| Jamie Newton | |
| Age: 4 | |
| Key traits: Cheerful, sometimes stubborn | |
| First appears in: Kristy's Great Idea |
Use this box in articles about BSC sitting charges.
To place the infobox, copy and paste the code below into the top of the article, remove the stars around "template:chargebox", and fill in whatever fields you can. When you preview or save the article, the infobox will be formatted automatically.
[[include *template:chargebox*
| name =
| age =
| traits =
| firstbook =
]]






