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. }} }}