Difference between revisions of "SaveTable"
From Sega Retro
(Created page with "<includeonly> {| class="responsive prettytable" |+ {{Code2Format|{{{console|}}}}} ({{{region|}}) Save Data |- ! Name ! Comment ! File Size ! Description |- {{{1}}} |} </includ...") |
|||
Line 27: | Line 27: | ||
{{SaveTable|console=SAT|region=JP| | {{SaveTable|console=SAT|region=JP| | ||
{{SaveTableRow|name=SF_ALPHA2_0|comment=SAVE_DATA|size=23|desc=data for system configuration as well as unlockables.}} | {{SaveTableRow|name=SF_ALPHA2_0|comment=SAVE_DATA|size=23|desc=data for system configuration as well as unlockables.}} | ||
+ | }} | ||
[[Category:Sega Retro templates]]</noinclude> | [[Category:Sega Retro templates]]</noinclude> |
Revision as of 03:08, 16 August 2020
Usage
{{SaveTable|console=|region=| {{SaveTableRow|name=|comment=|size=|desc=}} ... }}
- console - Console code such as "SAT" or "DC".
- region - Region name.
- name - File name displayed on the backup management screen.
- comment - Message displayed on the backup management screen.
- size - Number of blocks displayed on the backup management screen.
- desc - About saved contents.
Name | Comment | File Size | Description |
---|---|---|---|
SF_ALPHA2_0 | SAVE_DATA | 23 | data for system configuration as well as unlockables. |