Template:BiomeSpawnEntry: Difference between revisions

From Pixelrus
Jump to navigation Jump to search
No edit summary
m (Handle single-type biome spawn rows without broken links)
Line 1: Line 1:
<noinclude>{|</noinclude><includeonly><templatestyles src="Template:BiomeSpawnEntry/styles.css"/>
<noinclude>{|</noinclude><includeonly><templatestyles src="Template:BiomeSpawnEntry/styles.css"/>
|-{{#if:{{{ruleid|}}}| title="{{{ruleid}}}"}}
|-{{#if:{{{ruleid|}}}| title="{{{ruleid}}}"}}
| class="biomespawn-cell"|{{{1}}}                                          <!-- Pokémon sprite -->
| class="biomespawn-cell"|{{{1}}}                                          <!-- Pokemon sprite -->
| class="biomespawn-cell" style="text-align:center"|{{{2}}}                <!-- Rarity -->
| class="biomespawn-cell" style="text-align:center"|{{{2}}}                <!-- Rarity -->
| class="biomespawn-cell" style="text-align:center"|{{{3}}}                <!-- Level -->
| class="biomespawn-cell" style="text-align:center"|{{{3}}}                <!-- Level -->
| class="biomespawn-cell"|{{{4}}}                                          <!-- Requirements -->
| class="biomespawn-cell"|{{{4}}}                                          <!-- Requirements -->
| class="biomespawn-cell" style="text-align:center"|{{{5}}}                <!-- NEW 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}}} color}};"{{!}}{{t|{{{7}}}}}
| class="biomespawn-cell" style="text-align:center; width:80px;{{#if:{{{7|}}}||display:none;}} background:#{{{{{7|Normal}}} color}};"|{{t|{{{7|Normal}}}}}
</includeonly><noinclude>|}</noinclude>
</includeonly><noinclude>|}</noinclude>

Revision as of 09:30, 3 August 2026