User:Brin/Pokédex: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
Line 1: | Line 1: | ||
<noinclude> | |||
===Pokédex entries=== | ===Pokédex entries=== | ||
{{Dex/Header|type=Normal}} | {{Dex/Header|type=Normal}} | ||
Line 21: | Line 22: | ||
{{Dex/Footer}} | {{Dex/Footer}} | ||
====Flex template WIP==== | ====Flex template WIP==== | ||
<div style="margin: auto; text-align:center; border:3px solid #{{ | |||
{{User:Dot455/Pokédex|type=normal}} | |||
</noinclude> | |||
<includeonly> | |||
<div style="margin: auto; text-align:center; border:3px solid #{{{{{type2|}}} color dark}}; background: #{{{{{type|}}} color}}; border-radius: 10px; padding: 2px; display: flex; flex-wrap: wrap; gap: 3px; justify-content: space-around; width: fit-content; max-width: 900px"> | |||
<div style="flex: 1"> | <div style="flex: 1"> | ||
<div style="{{roundy|20px}} border:2px solid #{{ | <div style="{{roundy|20px}} border:2px solid #{{{{{type2|}}} color dark}}; background:#{{{{{type|}}} color light}}> | ||
[[File:Pokedex Image Yungoos SM.png|x200px]] | [[File:Pokedex Image Yungoos SM.png|x200px]] | ||
</div> | </div> | ||
Line 31: | Line 37: | ||
<div style="flex: 1"> | <div style="flex: 1"> | ||
<div style="{{roundy|20px}} border:2px solid #{{ | <div style="{{roundy|20px}} border:2px solid #{{{{{type2|}}} color dark}}; background:#{{{{{type|}}}color light}}> | ||
[[File:Pokedex Image Yungoos USUM.png|x200px]] | [[File:Pokedex Image Yungoos USUM.png|x200px]] | ||
</div> | </div> | ||
Line 38: | Line 44: | ||
<div style="flex: 1; max-width: 360px"> | <div style="flex: 1; max-width: 360px"> | ||
<div style="{{roundy|0px}} border-radius: 5px; border:2px solid #{{ | <div style="{{roundy|0px}} border-radius: 5px; border:2px solid #{{{{{type|}}} color light}}; background:#{{{{{type|}}} color light}}> | ||
[[File:Pokedex Image Yungoos SV.png|x200px]] | [[File:Pokedex Image Yungoos SV.png|x200px]] | ||
</div> | </div> | ||
Line 45: | Line 51: | ||
</div> | </div> | ||
</includeonly> |
Revision as of 15:20, 7 January 2023
Pokédex entries
This Pokémon was unavailable prior to Generation VII. | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
| ||||||||||||||||||||
|
Flex template WIP