User:Samlovesmath/Sandbox: Difference between revisions

Jump to navigation Jump to search
Samlovesmath (talk | contribs)
mNo edit summary
Samlovesmath (talk | contribs)
mNo edit summary
Line 12: Line 12:


'''Todos:'''
'''Todos:'''
* APPLY NEW SANDBOX MODULE
* Fix Stat key word links--certain parts that stand for the same thing point to different places
* Fix Stat key word links--certain parts that stand for the same thing point to different places
* Fix name logo resizing--unstandard sizing allows images to stretch too high. Check for height instead of width?
* Fix name logo resizing--unstandard sizing allows images to stretch too high. Check for height instead of width?
Line 24: Line 25:
* Weapon Stat property "Max Range" is a manual template input for heroes such as [[Bebop]]. Future updates to this value would have to be updated manually. Make it properly implemented in HeroData for automatic changes? (ask Sur/LVL/Domo?)
* Weapon Stat property "Max Range" is a manual template input for heroes such as [[Bebop]]. Future updates to this value would have to be updated manually. Make it properly implemented in HeroData for automatic changes? (ask Sur/LVL/Domo?)


<span style="font-size:small; opacity:50%">'''''WIP -- Last edited: Mar 22, 2026'''''</span>
<span style="font-size:small; opacity:50%">'''''WIP -- Last edited: Mar 28, 2026'''''</span>
<!--
<!--
-->{{#vardefine:key|hero_ghost}}<!-- hero keyname
-->{{#vardefine:key|hero_ghost}}<!-- hero keyname


-->{{#vardefine:color1| #098959 }} <!-- custom color1
-->{{#vardefine:color1|\#098959}} <!-- custom color1
-->{{#vardefine:color1_grad|\#0F6D4C}} <!-- custom color1 (gradient end)
-->{{#vardefine:color1_grad|\#0F6D4C}} <!-- custom color1 (gradient end)
-->{{#vardefine:color2|\#6DD48C}} <!-- custom color2
-->{{#vardefine:color2|\#6DD48C}} <!-- custom color2
Line 45: Line 46:
--{{#vardefine:max_range|31}} <!-- manual template value (weapon stats)
--{{#vardefine:max_range|31}} <!-- manual template value (weapon stats)
-->
-->
<p>{{#invoke:Samlovesmath/Sandbox|get_theme_value|hero_ghost|color1}}</p>
<p>{{#invoke:Samlovesmath/Sandbox|get_theme_value|default|background_image}}</p>


<!---- Overridden Variable Styles ---->
<!---- Overridden Variable Styles ---->