Changeset 237

Show
Ignore:
Timestamp:
06/12/07 23:55:33 (3 years ago)
Author:
eevee
Message:

Fixed: Azure Heights link was showing up for GSC Pokemon.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/templates/dex/page/pokemon.tt

    r236 r237  
    539539[% IF generation <= 2 %]<li>[% Icons.rsefl %] <a href="http://www.smogon.com/rs/pokemon/[% IF this.id == 28; 'nidoran(f)'; ELSIF this.id == 25; 'nidoran(m)'; ELSE; tmp = this.name; tmp = tmp.replace(' ', '-'); tmp | lower; END %]">Smogon</a></li>[% END %] 
    540540<li><a href="http://bulbapedia.bulbagarden.net/wiki/[% IF this.id == 28; 'Nidoran%E2%99%80'; ELSIF this.id == 25; 'Nidoran%E2%99%82'; ELSE; this.name.replace(' ', '_'); END %]_%28Pok%C3%A9mon%29">Bulbapedia</a></li> 
    541 [% IF generation <= 1 %]<li>[% Icons.rby %] <a href="http://www.math.miami.edu/~jam/azure/pokedex/species/[% pid %].htm">Azure Heights</a></li>[% END %] 
     541[% IF generation <= 0 %]<li>[% Icons.rby %] <a href="http://www.math.miami.edu/~jam/azure/pokedex/species/[% pid %].htm">Azure Heights</a></li>[% END %] 
    542542</ul> 
    543543