Template:Ancestry: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|-style="background-color:#f7941d;color:white;text-align:center;" | | | ||
|-style="background-color:{{#switch: {{{Theme}}} | genesys = #f7941d | void = #00000 | #fffffff }};color:white;text-align:center;" | |||
| colspan="6" |'''{{{name}}}''' | | colspan="6" |'''{{{name}}}''' | ||
|- | |- | ||
Line 16: | Line 17: | ||
|style="text-align:center;" colspan="6" | {{{Talent2_Text}}} | |style="text-align:center;" colspan="6" | {{{Talent2_Text}}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Theme": {}, | |||
"name": {}, | |||
"strain_threshold": {}, | |||
"wound_threshold": {}, | |||
"Talent1_Name": {}, | |||
"Talent1_Text": {}, | |||
"Talent2_Name": {}, | |||
"Talent2_Text": {} | |||
}, | |||
"description": "Template for showing Ancestry" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 16:12, 6 June 2022
- fffffff;color:white;text-align:center;"
{{{name}}} | |||||
Wound Threshold | {{{strain_threshold}}} | Strain Threshold | {{{wound_threshold}}} | ||
Talent: {{{Talent1_Name}}} | |||||
{{{Talent1_Text}}} | |||||
Talent: {{{Talent2_Name}}} | |||||
{{{Talent2_Text}}} |
Template for showing Ancestry
Parameter | Description | Type | Status | |
---|---|---|---|---|
Theme | Theme | no description | Unknown | optional |
name | name | no description | Unknown | optional |
strain_threshold | strain_threshold | no description | Unknown | optional |
wound_threshold | wound_threshold | no description | Unknown | optional |
Talent1_Name | Talent1_Name | no description | Unknown | optional |
Talent1_Text | Talent1_Text | no description | Unknown | optional |
Talent2_Name | Talent2_Name | no description | Unknown | optional |
Talent2_Text | Talent2_Text | no description | Unknown | optional |