Template:RaceTable: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
mNo edit summary  | 
				mNo edit summary  | 
				||
| (5 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
|-  | |-  | ||
|Male/Female Ratio  | |Male/Female Ratio  | ||
|{{{ratio}}} / {{#expr 100-{{{ratio}}}}}  | |{{{ratio}}}% Male / {{#expr: 100-{{{ratio}}}}}% Female  | ||
|-  | |-  | ||
|Base Litter Size  | |Base Litter Size  | ||
|{{{litterMin}}}  | |{{#ifexpr: {{{litterMin}}}={{{litterMax}}}|{{{litterMin}}}|{{{litterMin}}} to {{{litterMax}}}}}  | ||
|}  | |}  | ||
</includeonly>  | </includeonly>  | ||
Latest revision as of 22:50, 17 December 2023
Race data table, to be added once per page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Disposition | disposition | no description 
  | String | required | 
| Racial Class | racialClass | no description 
  | String | required | 
| Combat Behavior | combatBehaviour | no description 
  | String | required | 
| Male/Female Ratio | ratio | Enter the male %  | Number | optional | 
| Minimum Litter Size | litterMin | no description  | Number | optional | 
| Maximum Litter Size | litterMax | no description  | Number | optional |