Changeset 351 for veekun/trunk/templates/dex/page/move.tt
- Timestamp:
- 10/23/07 23:13:31 (2 years ago)
- Files:
-
- 1 modified
-
veekun/trunk/templates/dex/page/move.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veekun/trunk/templates/dex/page/move.tt
r236 r351 263 263 <ul> 264 264 <li><a href="http://www.legendarypokemon.net/attacks/[% this.name.replace(' ', '+') %]/">Legendary Pokémon</a></li> 265 <li><a href="http:// dynamic.gamespy.com/~psypoke/dex/techdex.php?id=[% this.id %]">PsyPoke</a></li>265 <li><a href="http://www.psypokes.com/dex/techdex/[% pid %]">PsyPoke</a></li> 266 266 <li><a href="http://www.serebii.net/attackdex-dp/[% this.name.replace(' ', '') | lower %].shtml">Serebii</a></li> 267 267 <li><a href="http://www.smogon.com/rs/[% this.name.replace(' ', '-') | lower %]">Smogon</a></li>
