Property:Taste
Jump to navigation
Jump to search
(Created page with "has type::text Category: Food Property") |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[has type::text]] | + | <noinclude>This property allows the following [[has type::text]] values: |
− | [[ | + | * [[Allows value::Raw]] |
+ | * [[Allows value::Bad]] | ||
+ | * [[Allows value::Tasty]] | ||
+ | * [[Allows value::Terrible]] | ||
+ | * [[Allows value::Awful]] | ||
+ | * [[Allows value::Simple]] | ||
+ | * [[Allows value::Fine]] | ||
+ | * [[Allows value::Lavish]] | ||
+ | |||
+ | From FoodPreferability: | ||
+ | * [[Allows value::Undefined]] | ||
+ | * [[Allows value::NeverForNutrition]] | ||
+ | * [[Allows value::DesperateOnly]] | ||
+ | * [[Allows value::DesperateOnlyForHumanlikes]] | ||
+ | * [[Allows value::RawBad]] | ||
+ | * [[Allows value::RawTasty]] | ||
+ | * [[Allows value::MealTerrible]] | ||
+ | * [[Allows value::MealAwful]] | ||
+ | * [[Allows value::MealSimple]] | ||
+ | * [[Allows value::MealFine]] | ||
+ | * [[Allows value::MealLavish]] | ||
+ | </noinclude><includeonly> | ||
+ | * Raw | ||
+ | * Bad | ||
+ | * Tasty | ||
+ | * Terrible | ||
+ | * Awful | ||
+ | * Simple | ||
+ | * Fine | ||
+ | * Lavish | ||
+ | |||
+ | From FoodPreferability: | ||
+ | * Undefined | ||
+ | * NeverForNutrition | ||
+ | * DesperateOnly | ||
+ | * DesperateOnlyForHumanlikes | ||
+ | * RawBad | ||
+ | * RawTasty | ||
+ | * MealTerrible | ||
+ | * MealAwful | ||
+ | * MealSimple | ||
+ | * MealFine | ||
+ | * MealLavish</includeonly> |
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" ] } }