border: 6-character hex color of the table borders, without the # sign. Defaults to FFFFFF. Named colors in a format like {{Pearl color}} will also work.
background: 6-character hex color of the table background, without the # sign. Defaults to FFFFFF. Named colors in a format like {{Diamond color}} will also work.
title: Title to be displayed at the top of the table.
images: Include as many {{BonusSegmentDisplay/Image}} as desired.
descname1 (optional): Name of the first descriptive row.
desc1: Contents of the first descriptive row.
descname2 (optional):
desc2:
descname3 (optional):
desc3:
notes (optional): Additional notes, such as translation errors.
Additional notes:
The rows for descriptions 1, 2, and 3 will each display only if the corresponding descname is not blank.
The notes row will only display if the notes field is not blank.
Examples
1 image, 3 descriptions + notes, hex colors
{{BonusSegmentDisplay
|border=FFAAFF
|background=AAFFAA
|title='''[[Professor Oak's Big Pokémon Encyclopedia]]:''' {{p|Glaceon}}
|images=
{{BonusSegmentDisplay/Image|file=Professor Oak Lecture DP094.png|hovertext=Glaceon|caption=}}
|descname1=Original (JP)
|desc1=ゆきのなか にわかけまわれ グレイシア
|descname2=Romaji
|desc2=''Yuki no naka, niwa kakemaware, gureishia.''
|descname3=Translation (EN)
|desc3="Run around the snowy garden, {{tt|Glacia|Glaceon}}."
|notes=Add notes here
}}