Editing Template:SsGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<includeonly><span style=" z-index: +1;position:relative;left:1px; bottom: 7px;margin-left: -5px;Font-family: 'PT Serif', 'Palatino', 'Georgia', Serif; font-size: 14px; color: #E3BDFA;"><span style="position:relative;z-index: -1;opacity:0.7">[[File:Spirit scaling.png|link=Spirit Power#Spirit Power Scaling|{{{icon_size|25px}}}]]</span>[[Spirit Power#Spirit Power Scaling|<span style="color: #E3BDFA;text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.7);font-weight:bold;background-color: rgba(83, 54, 105, 0.8);border-radius: 5px; padding: 2px 2px 0px 2px; margin-left: -8px;">''x''{{{1|}}}]]</span></span></includeonly><noinclude> | |||
==Example== | |||
<pre>30{{ss|0.1234}}m</pre> | |||
}}</ | Outputs: 30{{ss|0.1234}}m | ||
{{Infobox hero | |||
| key= hero_orion | |||
| font-size= 20px | |||
| weapon_name = The Mourning Comes | |||
| art = Grey Talon full.png | |||
| card = Grey Talon card.png | |||
| bullet_damage = {{#invoke:HeroData|get_hero_var|hero_orion|BulletDamage|3}}{{ss|0.1}}<br>{{PI|0.70}} | |||
|max_health = {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|MaxHealth|3}}{{PI|27}} | |||
|light_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|LightMeleeDamage|3}}{{PI|2.67}} | |||
|heavy_melee= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|HeavyMeleeDamage|3}}{{PI|4.91}} | |||
}} | |||
</noinclude> | |||