Editing Template:PIGive 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; bottom: 6px;left:16px;Font-family: 'Retail Demo Regular', 'PT Serif', 'Palatino', serif; font-size: {{{2|14px}}}; color: #FFEFD7;">[[Level#Boons from Patron|<span style="color: #FFEFD7;text-shadow: 1.5px 1.5px rgba(0, 0, 0, 0.6);font-weight:bold;background-color:rgba(33, 33, 29, 0.6); border-radius: 5px; padding: 2px 2px 0px 2px; margin-left: -17px;">+{{{1|}}}]]<span style="z-index: -1;opacity:0.7;position:relative; bottom:5px;left:-6px;">[[File:Boon icon.png|link=Level#Boons from Patron|20px]]</span></span></span></includeonly><noinclude> | ||
{{Infobox hero | |||
| key = hero_bebop | |||
}}< | | weapon_name = Humble Pie | ||
| art = Bebop full.png | |||
| card = Bebop card.png | |||
|has_max_range=true | |||
|max_range= 32{{PI|2}} | |||
| no_spirit_resist=true | |||
|max_health = {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|MaxHealth|3}}{{PI|41}} | |||
|bullet_damage= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|BulletDamage|3}}{{PI|0.29}} | |||
|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}} | |||
|bullet_resist= {{#invoke:HeroData|get_hero_var|{{#var:hero_key_or_en}}|BulletResist|3}}{{PI|1.25}} | |||
|no_summary=true | |||
}} | |||
==Example== | |||
<pre>123{{PI|12345}}m</pre> | |||
Outputs: 123{{PI|12345}}m | |||
<pre>123{{PI|12345|12px}}m</pre> | |||
Outputs: 123{{PI|12345|12px}}m | |||
</noinclude> | |||