Template:BiomeSpawnEntry: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{|</noinclude><includeonly> <templatestyles src="Template:BiomeSpawnEntry/styles.css"/> |- | class="biomespawn-cell"|{{{1}}} <!-- Pokémon --> | class="biomespawn-cell" style="text-align:center"|{{{2}}} <!-- Rarity --> | class="biomespawn-cell" style="text-align:center"|{{{3}}} <!-- Lv range --> | class="biomespawn-cell"|{{{4}}} <!-- Requirements --> | class="biomespawn-cell"|{{{5}}}...") |
No edit summary |
||
| Line 2: | Line 2: | ||
<templatestyles src="Template:BiomeSpawnEntry/styles.css"/> | <templatestyles src="Template:BiomeSpawnEntry/styles.css"/> | ||
|- | |- | ||
| class="biomespawn-cell"|{{{1}}} | | class="biomespawn-cell"|{{{1}}} <!-- Pokémon --> | ||
| class="biomespawn-cell" style="text-align:center"|{{{2}}} | | class="biomespawn-cell" style="text-align:center"|{{{2}}} <!-- Rarity --> | ||
| class="biomespawn-cell" style="text-align:center"|{{{3}}} | | class="biomespawn-cell" style="text-align:center"|{{{3}}} <!-- Lv-range --> | ||
| class="biomespawn-cell"|{{{4}}} | | class="biomespawn-cell"|{{{4}}} <!-- Requirements --> | ||
| class="biomespawn-cell"|{{{5}}} | |||
<!-- ── Type cells (same logic as AbilityEntry) ── --> | |||
| class="biomespawn-cell" style="text-align:center; background:#{{{{{5}}} color}};" {{#if: {{{6|}}}|width="80px"|width="160px" colspan="2"}} |{{t|{{{5}}}}} | |||
| class="biomespawn-cell" style="text-align:center; width:80px; {{#if:{{{6|}}}||display:none;}} background:#{{{{{6}}} color}};"{{!}}{{t|{{{6}}}}} | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
|}</noinclude> | |}</noinclude> | ||