Template:ModuleInfo

From The Perfect Tower II
Jump to navigation Jump to search
{{{module}}}
[[File:{{{Type}}} Module.png|frameless]]
Module Type {{{Type}}}
Maximum Tier {{{maxTier}}}
Description {{{Desc}}}
Unlock Conditions {{{Unlock}}}
Module Tags {{{tag}}}
Module ID {{{id}}}



For adding a specific module with its information to the page

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Module NameName module name

The Module's Name.

Example
Daigoparry
Stringrequired
Module TypeType type

The type of module. (Offensive, Defensive, Utility, Special, Legendary)

Example
Offensive
Stringrequired
Maximum TierTier maxTier max tier

The maximum tier for the module.

Default
250
Example
250
Numberrequired
DescriptionDesc desc Description

The Description / Information of the Module

Example
Lorem Ipsum gives +1 base statistics to Dolor Sit Amet. Does not work with Consectetur Adipiscing Elit.
Contentsuggested
Module TagsTags tag tags

Tags of the module, as shown in game. (With a hashtag, and in caps))

Example
#DAMAGE #AREA CHANCE
Stringsuggested
UnlockUnlock unlock

The conditions required to unlock this module

Example
Reach round 100 on Forest. / 0.1% chance to unlock on completing a round. / Die to any boss 5 times in a row.
Stringsuggested
Module CodeCode code id

The internal code for the module.

Example
attack.basic / regeneration.relative / tower.absolute.zero
Stringsuggested