User:Brin/Pokédex: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (Text replacement - "Dot455" to "Brin") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
====Flex template WIP==== | ====Flex template WIP==== | ||
<div style="margin: auto; text-align:center; border:3px solid #{{ | |||
{{User:Brin/Pokédex | |||
|type=dark | |||
|type2=fire}} | |||
</noinclude> | |||
<includeonly> | |||
<div style="margin: auto; text-align:center; border:3px solid #{{{{#if:{{{type2|}}}|{{{type2|}}} color|{{{type|}}} 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|{{{type|}}}}}} color dark}}; background:#{{{{{type|}}} color light}}> | ||
[[File: | [[File:Pokédex Image Yungoos SM.png|x200px]] | ||
</div> | </div> | ||
Yungoos in the {{color2|000|List of Pokémon by Alola Pokédex number|Alola Pokédex}}{{gameabbrev7|SM}} | Yungoos in the {{color2|000|List of Pokémon by Alola Pokédex number|Alola Pokédex}}{{gameabbrev7|SM}} | ||
Line 31: | Line 18: | ||
<div style="flex: 1"> | <div style="flex: 1"> | ||
<div style="{{roundy|20px}} border:2px solid #{{ | <div style="{{roundy|20px}} border:2px solid #{{{{{type2|{{{type|}}}}}} color dark}}; background:#{{{{{type|}}} color light}}> | ||
[[File: | [[File:Pokédex Image Yungoos USUM.png|x200px]] | ||
</div> | </div> | ||
Yungoos in the {{color2|000|List of Pokémon by Alola Pokédex number|Alola Pokédex}}{{gameabbrev7|USUM}} | Yungoos in the {{color2|000|List of Pokémon by Alola Pokédex number|Alola Pokédex}}{{gameabbrev7|USUM}} | ||
Line 38: | Line 25: | ||
<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: | [[File:Pokédex Image Yungoos SV.png|x200px]] | ||
</div> | </div> | ||
Yungoos in the {{color2|000|List of Pokémon by Paldea Pokédex number|Paldea Pokédex}} | Yungoos in the {{color2|000|List of Pokémon by Paldea Pokédex number|Paldea Pokédex}} | ||
Line 45: | Line 32: | ||
</div> | </div> | ||
</includeonly> |
Latest revision as of 13:34, 2 May 2024
Flex template WIP