_template
%%form_raw{icon}%%

Is this your page? You can edit it if you want!

Download

%%form_data{save-file}%%

Description

Game region: %%form_data{region}%%
Cheats:

%%form_data{description}%%

Comments

Add a New Comment
or Sign in as Wikidot user
(will not be published)
- +

====

[[form]]
fields:
  save-file:
    label: Upload the .sav file
    type: file
  region:
    label: Game region
    type: select
    values:
      A: (A) Australia
      D: (D) Denmark
      E: (E) Europe
      F: (F) France
      G: (G) Germany
      I: (I) Italy
      J: (J) Japan
      K: (K) Korea
      N: (N) Netherlands
      O: (O) Norway
      R: (R) Russia
      S: (S) Spain
      U: (U) United States
      unknown: Unknown
    default: unknown
  cheats-used:
    label: "Cheats used?"
    type: select
    values:
      cun: "Unknown"
      cno: "No"
      cyes: "Yes"
  icon:
    label: Game icon
    type: file
    category: file
  description:
    label: Description
    type: wiki
    width: 60
    height: 5
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License