GCSaveTable

From Sega Retro

Table for displaying Nintendo GameCube save data. Use in conjunction with Template:GCSaveRow.

A save file consists of:

  • A 32x32 icon
  • A 96x32 banner
  • A file name (usually hidden from the user and viewable only in memory card editors)
  • A game title
  • A comment

For file names and comments that might change (e.g. a region code, or a comment that shows percentage finished), use # as a placeholder - the template will turn it magenta.

Example

{{GCSaveTable|
{{GCSaveRow
| icon=Skies gc mem.png
| banner=Skies gc memBanner.png
| blocks=3
| filename=
| title=Skies of Arcadia Legends
| comment=[Game Location]
| desc=
}}
{{GCSaveRow
| icon=Skies gc mem.png
| banner=Skies gc memBanner.png
| blocks=2
| filename=8P-G2X#-SONIC GEMS_00
| title=SONIC GEMS COLLECTION
| comment=SETTING DATA ##/##
| desc=Settings data, Museum progress and ''Sonic CD'' save data.
}}
}}
Icon Banner Blocks File name Title Comment Description
Skies gc mem.png Skies gc memBanner.png 3 Skies of Arcadia Legends [Game Location]
Skies gc mem.png Skies gc memBanner.png 2 8P-G2X#-SONIC GEMS_00 SONIC GEMS COLLECTION SETTING DATA ##/## Settings data, Museum progress and Sonic CD save data.