Property:Gender

From Yugipedia
Revision as of 15:11, 8 October 2008 by Deltaneos (talk | contribs) (It's okay we don't need Hermaphrodite after all)
Jump to: navigation, search

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

Possible values:

  • Male
  • Female
  • Unknown

Template:TagSync

Showing 20 pages using this property.

Showing 1 related entity.

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