Difference between revisions of "Template:ModuleInfo"

From The Perfect Tower II
Jump to navigation Jump to search
m
Line 106: Line 106:
 
! Module Tags
 
! Module Tags
 
| {{{Tags|{{{tags|{{{tag}}} }}} }}}
 
| {{{Tags|{{{tags|{{{tag}}} }}} }}}
 +
|-
 
|}
 
|}
  
 
[[Category:Modules]]
 
[[Category:Modules]]
 
</includeonly>
 
</includeonly>

Revision as of 05:17, 23 August 2023

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 CodeCode code id

The internal code for the module.

Example
attack.basic / regeneration.relative / tower.absolute.zero
Stringsuggested
Module TagsTags tag tags

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

Example
#DAMAGE #AREA CHANCE
Stringsuggested