Template:AiShells: Difference between revisions

From Void Collection
(Created page with "{| class="wikitable" ! colspan="4" style="background-color:{{{ThemeMain|#f7941d}}};color:{{{MainTextColor|white}}};text-align:center; |'''{{{name}}}''' |- ! colspan="4" |{{{description |- |WT Bonus | {{{wBonus}}} |ST Bonus | {{{sBonus}}} |- |Attribute Modifiers | colspan="3" |{{{aBouns}}} |- | colspan="4"style="background-color:{{{ThemeSec|#1a4a8d}}};color:white;text-align:center;" |{{{talentName}}} |- | colspan="4" |{{{talentDesc}}} |}")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
! colspan="4" style="background-color:{{{ThemeMain|#f7941d}}};color:{{{MainTextColor|white}}};text-align:center; |'''{{{name}}}'''
! colspan="4" style="background-color:{{{ThemeMain|#f7941d}}};color:{{{MainTextColor|white}}};text-align:center; |'''{{{name}}}'''
|-
|-
! colspan="4" |{{{description
| colspan="4" style="background-color:{{{ThemeSec|#1a4a8d}}};color:white;text-align:center; |{{{description}}}
|-
|-
|WT Bonus
|style="background-color:{{{ThemeMain|#f7941d}}};color:{{{MainTextColor|white}}};text-align:center;| WT Bonus  
| {{{wBonus}}}
|style="background-color:{{{ThemeMain|#111111}}};color:{{{MainTextColor|white}}};text-align:center;| {{{wBonus}}}
|ST Bonus
|style="background-color:{{{ThemeMain|#f7941d}}};color:{{{MainTextColor|white}}};text-align:center;| ST Bonus
| {{{sBonus}}}
|style="background-color:{{{ThemeMain|#111111}}};color:{{{MainTextColor|white}}};text-align:center;|{{{sBonus}}}
|-
|-
|Attribute Modifiers
|Attribute Modifiers
| colspan="3" |{{{aBouns}}}
| colspan="3" |{{{aBouns}}}
|-
|-
| colspan="4"style="background-color:{{{ThemeSec|#1a4a8d}}};color:white;text-align:center;" |{{{talentName}}}
| colspan="4 "style="background-color:{{{ThemeSec|#1a4a8d}}};color:white;text-align:center;" |'''{{{talentName}}}'''
|-
|-
| colspan="4" |{{{talentDesc}}}
| colspan="4" |{{{talentDesc}}}
|}
|}
<noinclude>
<templatedata>
{
"params": {
"ThemeMain": {},
"MainTextColor": {},
"name": {
"label": "Name",
"type": "string",
"required": true
},
"ThemeSec": {
},
"description": {
"type": "string"
},
"wBonus": {
"required": true
},
"sBonus": {
"required": true
},
"aBouns": {
"required": true
},
"talentName": {
"required": true
},
"talentDesc": {
"required": true
}
},
"paramOrder": [
"ThemeMain",
"MainTextColor",
"name",
"ThemeSec",
"description",
"wBonus",
"sBonus",
"aBouns",
"talentName",
"talentDesc"
]
}
</templatedata>
</noinclude>

Latest revision as of 13:48, 5 February 2025

{{{name}}}
{{{description}}}
WT Bonus {{{wBonus}}} ST Bonus {{{sBonus}}}
Attribute Modifiers {{{aBouns}}}
{{{talentName}}}
{{{talentDesc}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
ThemeMainThemeMain

no description

Unknownoptional
MainTextColorMainTextColor

no description

Unknownoptional
Namename

no description

Stringrequired
ThemeSecThemeSec

no description

Unknownoptional
descriptiondescription

no description

Stringoptional
wBonuswBonus

no description

Unknownrequired
sBonussBonus

no description

Unknownrequired
aBounsaBouns

no description

Unknownrequired
talentNametalentName

no description

Unknownrequired
talentDesctalentDesc

no description

Unknownrequired