Property:Gender

From Yugipedia
Revision as of 11:13, 10 May 2008 by Dantman (talk) (Apparently there's reason for this... So we've desynced Yu-Gi-Oh from the Gender property so we can add more possible values.)
Jump to: navigation, search

Template:TagSyncPage This property lists the Gender of a character. This is an Enumeration.

Possible values:

  • Male
  • Female
  • Hermaphrodite
  • Unknown
Showing 20 pages using this property.

Showing 1 related entity.

{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Male",
            "Female",
            "Unknown",
            "None"
        ]
    }
}