Template:SubspeciesTable: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
mNo edit summary  | 
				Sightglass (Sọ̀rọ̀ | contribs) m Undo revision 3360 by Sightglass (talk) Tag: Undo  | 
				||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 20: | Line 20: | ||
|-  | |-  | ||
|Base slave value    | |Base slave value    | ||
| colspan="2" |{{{value}}}  | | colspan="2" |{{Flames|{{{value}}}}}  | ||
|-  | |-  | ||
|Leg Configuration    | |Leg Configuration    | ||
| Line 29: | Line 29: | ||
|-  | |-  | ||
|Short Stature  | |Short Stature  | ||
| colspan="2" |{{#  | | colspan="2" |{{#ifeq:{{{short}}}|true|Yes|No}}  | ||
|-  | |-  | ||
|Winged  | |Winged  | ||
| colspan="2" |{{#  | | colspan="2" |{{#ifeq:{{{winged}}}|true|Yes|No}}  | ||
|}  | |}  | ||
</includeonly>  | </includeonly>  | ||
| Line 109: | Line 109: | ||
		"short": {  | 		"short": {  | ||
			"label": "Short Stature",  | 			"label": "Short Stature",  | ||
			"type": "boolean  | 			"type": "boolean"  | ||
		}  | 		}  | ||
	},  | 	},  | ||
Latest revision as of 18:13, 24 February 2024
Subspecies data table, to be added for each subspecies
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Subspecies Name | name | no description  | String | required | 
| Subspecies description | description | no description  | String | required | 
| Female name | femaleName | no description  | String | required | 
| Male Name | maleName | no description  | String | required | 
| Half-Demon Female name | femaleDemon | no description  | String | optional | 
| Half-Demon Male name | maleDemon | no description  | String | optional | 
| Book Name | book | no description  | String | required | 
| Leg Configuration | legconf | no description 
  | String | optional | 
| Slave base value | value | no description  | Number | optional | 
| Nocturnality | nocturnality | no description 
  | String | optional | 
| Short Stature | short | no description  | Boolean | optional | 
| Winged Species | winged | no description  | Boolean | optional |