Template:Parameter

From Ant Colony Wiki
Jump to navigation Jump to search

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Parameter Name

Suggested values
Health Damage Speed Distance Vision Strength Crit Chance Price Bite Duration Work Speed Hatching Speed Hatching Time Extra Deck Slots Chitin Price Building Damage Attack Speed Attack Type Crit Damage Crit Attack Type Crit Attack Speed Chitin Drop Food Drop New Mob Spawn Time Population Limit Growth Time
Contentrequired
22

Value

Numberrequired
33

Size

Numberoptional
texttext

Text overwriting

Contentoptional
notextnotext

No Text

Suggested values
1 0
Default
0
Booleanoptional
prefixprefix

Custom Prefix

Example
Any value sets prefix. none - removes it
Contentoptional
suffixsuffix

Custom Suffix

Example
Any value sets suffix. none - removes it
Contentoptional
nobrnobr

Removes break line

Suggested values
0 1
Default
0
Booleanoptional
linklink

Custom link

Contentoptional
icononlyicononly

Show only icon

Suggested values
0 1
Default
0
Booleanoptional
nolinknolink

Removes link

Suggested values
0 1
Default
0
Booleanoptional

Examples

Basic

{{Parameter|Health|20}}
{{Parameter|Health|20|notext=1}}



Custom Prefix and Suffix

{{Parameter|Speed|20|prefix=none}}
{{Parameter|Speed|20|suffix=none}}
{{Parameter|Speed|20|prefix=none|suffix=none}}




No Br

{{Parameter|Price|20}}{{Parameter|Vision|20}}

{{Parameter|Food drop|20|nobr=1}}{{Parameter|Speed|20}}




Icon only

{{Parameter|Price|20}}
{{Parameter|Food drop|20|icononly=1}}



No Link

{{Parameter|Price|20}}
{{Parameter|Food drop|20|nolink=1}}