Template:BiomeSpawnEntry: Difference between revisions

From Pixelrus
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<noinclude>{|</noinclude><includeonly>
<noinclude><templatestyles src="Template:BiomeSpawnEntry/styles.css"/>{|</noinclude><includeonly>|-
<templatestyles src="Template:BiomeSpawnEntry/styles.css"/>
| class="biomespawn-cell"|{{{1}}}
|-
| class="biomespawn-cell" style="text-align:center"|{{{2}}}
| class="biomespawn-cell"|{{{1}}}         <!-- Pokémon -->
| class="biomespawn-cell" style="text-align:center"|{{{3}}}
| class="biomespawn-cell" style="text-align:center"|{{{2}}}             <!-- Rarity -->
| class="biomespawn-cell"|{{{4}}}
| class="biomespawn-cell" style="text-align:center"|{{{3}}}             <!-- Lv-range -->
| class="biomespawn-cell" style="text-align:center; background:#{{{{{5}}} color}};" {{#if: {{{6|}}}|width="80px"|width="160px" colspan="2"}} |{{t|{{{5}}}}}
| class="biomespawn-cell"|{{{4}}}                                         <!-- Requirements -->
| class="biomespawn-cell" style="text-align:center; width:80px;{{#if:{{{6|}}}||display:none;}} background:#{{{{{6}}} color}};"{{!}}{{t|{{{6}}}}}</includeonly><noinclude>|}</noinclude>
 
<!-- ── 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>
|}</noinclude>

Revision as of 00:12, 3 June 2025

{||}