Property:Artwork edit reason

From Yugipedia
Revision as of 20:42, 15 July 2011 by Deltaneos (talk | contribs) (has type::text)
Jump to: navigation, search

This is property is used on "Card Artworks" pages to list reasons why a card had its artwork edited. This property uses text values.

Allowed values

The following values may be used. Some of the items which may be changed in such cases are listed.

  • Religion: Halos, horns resemblances to Gods, religious symbols, religious ceremonies.
  • Sex: Sexual references, exposure of genitalia or excessive skin, objects which resemble genitalia.
  • Text: Japanese text.
  • Violence: Gore, violence, references to death.
  • War: Weapons, references to war.
Showing 2 pages using this property.
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "religion",
            "sex",
            "text",
            "violence",
            "war"
        ]
    }
}