Property:Artwork edit reason

From Yugipedia
Revision as of 16:30, 15 February 2015 by Dinobot1000 (talk | contribs) (Allowed values: rm redundant sortkey(s))
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 string 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"
        ]
    }
}