Template:BiomeSpawnEntry: Difference between revisions
Jump to navigation
Jump to search
m (Handle single-type biome spawn rows without broken links) |
m (Avoid expanding an empty second Pokemon type) |
||
| Line 7: | Line 7: | ||
| class="biomespawn-cell" style="text-align:center"|{{{5}}} <!-- Held item --> | | class="biomespawn-cell" style="text-align:center"|{{{5}}} <!-- Held item --> | ||
| class="biomespawn-cell" style="text-align:center; background:#{{{{{6}}} color}};" {{#if:{{{7|}}}|width="80px"|width="160px" colspan="2"}}|{{t|{{{6}}}}} | | class="biomespawn-cell" style="text-align:center; background:#{{{{{6}}} color}};" {{#if:{{{7|}}}|width="80px"|width="160px" colspan="2"}}|{{t|{{{6}}}}} | ||
| class="biomespawn-cell" style="text-align:center; width:80px;{{#if:{{{7|}}}||display:none;}} background:#{{{{{7 | | class="biomespawn-cell" style="text-align:center; width:80px;{{#if:{{{7|}}}||display:none;}} {{#if:{{{7|}}}|background:#{{{{{7}}} color}};|background:transparent;}}"|{{#if:{{{7|}}}|{{t|{{{7}}}}}|}} | ||
</includeonly><noinclude>|}</noinclude> | </includeonly><noinclude>|}</noinclude> | ||