From Tower Defense Simulator Wiki
Content deleted Content added
imported>Mentin123 No edit summary |
imported>Mentin123 No edit summary |
||
| Line 11: | Line 11: | ||
<data source="active_in"> |
<data source="active_in"> |
||
<label>Active In</label> |
<label>Active In</label> |
||
</data> |
|||
<data source="sandbox"> |
|||
<label>Available in [[Sandbox Mode|Sandbox]]?</label> |
|||
<format>{{#switch:{{{sandbox}}}|Yes='''<span style="color:#00D419; {{Outline}}">✔ Yes</span>'''|No='''<span style="color:#FF0000; {{Outline}}">✖ No </span>'''|#default = {{{music}}}}}</format> |
|||
</data> |
</data> |
||
<data source="rewards_increase"> |
<data source="rewards_increase"> |
||
Revision as of 16:55, 24 December 2024
Example usage:
{{ModifierInfobox
| title1=Example
| image1=Example
| caption1=Example
| affects=Example
| active_in=Example
| rewards_increase=Example
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title1 | title1 | no description | Unknown | suggested |
| image1 | image1 | no description | Unknown | suggested |
| caption1 | caption1 | no description | Unknown | suggested |
| affects | affects | no description | Unknown | suggested |
| active_in | active_in | no description | Unknown | suggested |
| rewards_increase | rewards_increase | no description | Unknown | suggested |