Difference between revisions of "User:Qwer Stoneghost/Old user page"
From EVE University Wiki
Line 39: | Line 39: | ||
{ { color|hue|text } } {{color|green|This is green.}} {{color|#00f000|This is #00f000}} {{color|#ff6251|For emphasis, use #ff6251 instead of bright red.}} | { { color|hue|text } } {{color|green|This is green.}} {{color|#00f000|This is #00f000}} {{color|#ff6251|For emphasis, use #ff6251 instead of bright red.}} | ||
---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ||
− | |||
− | |||
<math>\pagecolor{Black}\color{White}\text{Chance to Hit} = {0.5^{\left({\left({\frac{V_{angular} \times 40000m}{WAS \times sig_{target}}}\right)^{2} + \left({\frac{max(0, Distance - opt_{turret})}{fall_{turret}}}\right)^{2}}\right)}}</math> | <math>\pagecolor{Black}\color{White}\text{Chance to Hit} = {0.5^{\left({\left({\frac{V_{angular} \times 40000m}{WAS \times sig_{target}}}\right)^{2} + \left({\frac{max(0, Distance - opt_{turret})}{fall_{turret}}}\right)^{2}}\right)}}</math> | ||
---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ||
------------------------------------------------------------------ | ------------------------------------------------------------------ |
Revision as of 21:01, 14 October 2017
Blinky CSS Code
{ { color|hue|text } } This is green. This is #00f000 For emphasis, use #ff6251 instead of bright red.
[math]\pagecolor{Black}\color{White}\text{Chance to Hit} = {0.5^{\left({\left({\frac{V_{angular} \times 40000m}{WAS \times sig_{target}}}\right)^{2} + \left({\frac{max(0, Distance - opt_{turret})}{fall_{turret}}}\right)^{2}}\right)}}[/math]