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 #{{normal color dark}}; background: #{{normal color}}; border-radius: 10px; padding: 2px; display: flex; flex-wrap: wrap; gap: 3px; justify-content: space-around; width: fit-content; max-width: 900px">
 
{{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 #{{normal color dark}}; background:#{{normal color light}}>
<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 #{{normal color dark}}; background:#{{normal color light}}>
<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 #{{normal color light}}; background:#{{normal color light}}>
<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.
Generation VII Alola
#013
Kanto
#—
This Pokémon has no Pokédex entries in Let's Go, Pikachu! and Let's Go, Eevee!‎.
Sun With its sharp fangs, it will bite anything. It did not originally live in Alola but was imported from another region.
Moon It wanders around in a never-ending search for food. At dusk, it collapses from exhaustion and falls asleep on the spot.
Ultra Sun Its stomach takes up most of its long torso. It's a big eater, so the amount Trainers have to spend on its food is no laughing matter.
Ultra Moon Although it will eat anything, it prefers fresh living things, so it marches down streets in search of prey.
Generation VIII Galar
#—
Sinnoh
#—
Hisui
#—
This Pokémon has no Pokédex entries in Generation VIII.
Generation IX Paldea
#27
Scarlet Its stomach fills most of its torso. It wanders the same path every day, searching for fresh food.
Violet It spends its waking hours searching for food. When Yungoos is hungry, its ferocity gains a certain edge.


Flex template WIP