Property:Taste
Jump to navigation
Jump to search
m (turn the transclusion into simple text) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This property allows the following [[has type::text]] values: | + | <noinclude>This property allows the following [[has type::text]] values: |
* [[Allows value::Raw]] | * [[Allows value::Raw]] | ||
* [[Allows value::Bad]] | * [[Allows value::Bad]] | ||
Line 21: | Line 21: | ||
* [[Allows value::MealFine]] | * [[Allows value::MealFine]] | ||
* [[Allows value::MealLavish]] | * [[Allows value::MealLavish]] | ||
− | <includeonly> | + | </noinclude><includeonly> |
* Raw | * Raw | ||
* Bad | * Bad |
Latest revision as of 03:54, 29 September 2024
This property allows the following text values:
- Raw
- Bad
- Tasty
- Terrible
- Awful
- Simple
- Fine
- Lavish
From FoodPreferability:
- Undefined
- NeverForNutrition
- DesperateOnly
- DesperateOnlyForHumanlikes
- RawBad
- RawTasty
- MealTerrible
- MealAwful
- MealSimple
- MealFine
- MealLavish
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Raw", "Bad", "Tasty", "Terrible", "Awful", "Simple", "Fine", "Lavish", "Undefined", "NeverForNutrition", "DesperateOnly", "DesperateOnlyForHumanlikes", "RawBad", "RawTasty", "MealTerrible", "MealAwful", "MealSimple", "MealFine", "MealLavish" ] } }