DCSaveTable

From Sega Retro

Table for displaying Sega Dreamcast save data. Use in conjunction with Template:DCSaveRow.

According to the standards a save file should consist of:

  • A 32x32 icon
  • A file name (12 characters)
  • A "boot ROM comment" (usually the name of the game)
  • A "VMU comment" (usually status)
  • There's also an optional "visual comment" which is the bigger icon you sometimes see in the bottom right of the file management menu. Not save has one of these.

For VMU comments that might change (e.g. one that shows percentage finished), use # as a placeholder - the template will turn it magenta. # is a legitimate character for VMU comments though, so this may need a rethink.

Example

{{DCSaveTable|
{{DCSaveRow
| icon=rayman2_vmuA.png
| blocks=5
| filename=BANGAIODC001
| brcomment=BANGAI-O
| vmucomment=AUTO SAVE DATA
| desc=
}}
{{DCSaveRow
| icon=rayman2_vmuA.png
| blocks=2
| filename=RAYMAN_2.XXX
| brcomment=Rayman 2 The great escape
| vmucomment=###.%
| desc=
}}
}}
Icon Blocks File name Boot ROM comment VMU comment Visual comment Description
Rayman2 vmuA.png 5 BANGAIODC001 BANGAI-O AUTO SAVE DATA
Rayman2 vmuA.png 2 RAYMAN_2.XXX Rayman 2 The great escape ###.%