Property:Artwork edit reason

From Yugipedia
Jump to: navigation, search
(has type::text)
("has type::string" → "has type::text")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is property is used on "Card Artworks" pages to list reasons why a card had its artwork edited. This property uses [[Has type::text|text]] values.
+
This [[has type::text]] property is used on "Card Artworks" pages to list reasons why a card had its artwork edited.
  
 
==Allowed values==
 
==Allowed values==
 
The following values may be used. Some of the items which may be changed in such cases are listed.
 
The following values may be used. Some of the items which may be changed in such cases are listed.
  
* '''[[Allows value::Religion]]''': Halos, horns resemblances to Gods, religious symbols, religious ceremonies.
+
* '''[[Allows value::religion]]''': Halos, horns resemblances to Gods, religious symbols, religious ceremonies.
* '''[[Allows value::Sex]]''': Sexual references, exposure of genitalia or excessive skin, objects which resemble genitalia.
+
* '''[[Allows value::sex]]''': Sexual references, exposure of genitalia or excessive skin, objects which resemble genitalia.
* '''[[Allows value::Text]]''': Japanese text.
+
* '''[[Allows value::text]]''': Japanese text.
* '''[[Allows value::Violence]]''': Gore, violence, references to death.
+
* '''[[Allows value::violence]]''': Gore, violence, references to death.
* '''[[Allows value::War]]''': Weapons, references to war.
+
* '''[[Allows value::war]]''': Weapons, references to war.
  
[[Category:Properties|{{PAGENAME}}]]
+
[[Category:Properties (SMW)]]

Latest revision as of 12:14, 27 October 2019

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

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"
        ]
    }
}