Template:BiomeSpawnEntry: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Avoid expanding an empty second Pokemon type) |
||
| (One intermediate revision by the same user not shown) | |||
| 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}}} <!-- | | 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}}} <!-- | | 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}};"{{ | | 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> | ||