Template:SubspeciesTable: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 29: | Line 29: | ||
|-  | |-  | ||
|Short Stature  | |Short Stature  | ||
| colspan="2" |{{#if:{{{short}}}|Yes|No}}  | | colspan="2" |{{#if:{{{short}}}=true|Yes|No}}  | ||
|-  | |-  | ||
|Winged  | |Winged  | ||
| colspan="2" |{{#if:{{{winged}}}|Yes|No}}  | | colspan="2" |{{#if:{{{winged}}}=true|Yes|No}}  | ||
|}  | |}  | ||
</includeonly>  | </includeonly>  | ||
Revision as of 23:48, 17 December 2023
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 |