Skip to content

Instantly share code, notes, and snippets.

@Metalaka
Metalaka / cheat-sheet-talents.md
Last active March 15, 2021 19:24
Wow 3.3.5 Paragon cheat sheet talents links

Wow 3.3.5 Paragon cheat sheet talents links

Links should work on all AO WoW talents calculators.

Death Knight Death Knight

Blood DPS

 

Frost DPS

 

Unholy DPS

<?php
/**
* Hoa
*
*
* @license
*
* New BSD License
*

Keybase proof

I hereby claim:

  • I am Metalaka on github.
  • I am metalaka (https://keybase.io/metalaka) on keybase.
  • I have a public key whose fingerprint is F4C3 40EB 5A1A C9E5 7C39 574A 4898 C811 92FC 23D8

To claim this, I am signing this object:

@Metalaka
Metalaka / atoum.alias.php
Created June 28, 2015 11:42
Hints for IDE.
<?php
namespace {
class atoum extends atoum\test {}
}
namespace atoum {
/**
* Class test
*
* Not effect
* @method test given(mixed $_, $_ = null) ...
<h1>I have content<span class="hide-on-mobile"> that is hidden on mobile</span></span></h1>
<ol>
<li style="color: red;" class="hidden">hidden</li>
<li style="color: green;" class="desktop-only">desktop-only</li>
<li style="color: blue;" class="hide-on-desktop">hide-on-desktop</li>
<li style="color: green;" class="ipad-only">ipad-only</li>
<li style="color: blue;" class="hide-on-ipad">hide-on-ipad</li>
<li style="color: green;" class="tablet-only">tablet-only</li>
<li style="color: blue;" class="hide-on-tablet">hide-on-tablet</li>