Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

littleyellowlion's Profile

Lv. 24 — 1,932 / 2,251
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Chesto BerryChesto Berry
Chesto Berry (DRY)
Pecha BerryPecha Berry
Pecha Berry (SWEET)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Likes:
Dry food
BugFire
Happiness 27%
Quiet nature
Lv. 37 — 2,177 / 4,219
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Chesto BerryChesto Berry
Chesto Berry (DRY)
Pecha BerryPecha Berry
Pecha Berry (SWEET)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Likes:
Dry food
WaterPoison
Happiness 27%
Mild nature
Lv. 27 — 2,192 / 2,269
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Chesto BerryChesto Berry
Chesto Berry (DRY)
Pecha BerryPecha Berry
Pecha Berry (SWEET)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Likes:
Sour food
ElectricSteel
Happiness 27%
Relaxed nature
Lv. 35 — 210 / 4,727
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Chesto BerryChesto Berry
Chesto Berry (DRY)
Pecha BerryPecha Berry
Pecha Berry (SWEET)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Likes:
Any food
NormalDragon
Happiness 27%
Quirky nature
10,347 / 30,720
 
 
Unknown
Hatch progress 33%
9,748 / 30,720
 
 
Unknown
Hatch progress 31%
Chesto BerryChesto Berry
Chesto Berry (DRY)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Go to Fields
Trainer
littleyellowlion
Type Race:
Gigavolt Havoc (Electric)
Joined: 14/Jan/2017
Starter: Bulbasaur
Rank: E+ Master
Bronze Normal Gemwish Badge
Zinc Fire Gemwish Badge
Bronze Water Gemwish Badge
Zinc Electric Gemwish Badge
Zinc Grass Gemwish Badge
Zinc Ice Gemwish Badge
Zinc Fighting Gemwish Badge
Zinc Poison Gemwish Badge
Zinc Ground Gemwish Badge
Zinc Flying Gemwish Badge
Bronze Psychic Gemwish Badge
Bronze Bug Gemwish Badge
Zinc Rock Gemwish Badge
Nickel Ghost Gemwish Badge
Nickel Dragon Gemwish Badge
Bronze Dark Gemwish Badge
Nickel Steel Gemwish Badge
Bronze Fairy Gemwish Badge
Hi Im Daniel and I’m here to love pokemon <3 I have UFT and Free fields pm me for any offers All Cops Are Stinky

About littleyellowlion

hi pokemon is my special interest first pokerus: 7/31/20 dont worry about the stuff below its fine
three

Title Three

Text Three
four

Title Four

Official art from the Pokémon anime, manga and games used.
//Color change starts here. //Change Colors. All changes must conform with the legibility guidelines. http://pfq.link/~pJQ4 @outerBGColor: #3d395e; @linesColor: #fff; @linesBorder: 1px dashed #847aa4; //enter 'none' for no border @nameColor: #fff; @contentBGColor: #bcaaf4; @contentTextColor: #4f4369; @contentLinkColor: #616eba; @tabBGColorOdd: #847aa4; @tabBGColorEven: #b4aac4; @fontFamily: Georgia, Geneva, sans-serif; @heartColor: #fff; //Color change ends here. //More Height - increase equally @contentHeight: 345px; @frameHeight: 515px; //contentHeight +170px; //------------------------------ //Mosty layout stuff below here. //You are free to edit anything you want, no matter how small or big your changes are. You are free to use this as a base. You are free to inspect this and see if you find anything useful for your own projects. You don't have to credit me. //Homepage .home { position: absolute; top: 145px; left: 9px; border:none; border-radius: 0px; height: @contentHeight; width: 288px; border-radius: none; background-color: @contentBGColor; padding: 10px 2px 2px 2px; text-align: center; font-family: @fontFamily; color: @contentTextColor; overflow: hidden; font-size: 12px; } //Tabs .content { position: absolute; top: 115px; left: 153px; height: 30px; width: 148px; } .one,.two,.three,.four { position: absolute; height: 100%; width: 25%; top: 0px; text-align: center; line-height: 30px; border-bottom: none; font-size: 12px; text-decoration: underline; font-family: @fontFamily; color: @contentTextColor; } .two {left: 25%;} .three {left: 50%;} .four {left: 75%;} .one > .bbcode_tooltip, .two > .bbcode_tooltip, .three > .bbcode_tooltip, .four > .bbcode_tooltip { border-bottom: none; color: @contentTextColor; } .content > div:nth-of-type(odd) {background-color: @tabBGColorOdd;} .content > div:nth-of-type(even) {background-color: @tabBGColorEven;} .one {border-top-left-radius: 50%;} .four {border-top-right-radius: 50%} //Content .one > .tooltip_content, .two > .tooltip_content, .three > .tooltip_content, .four > .tooltip_content { position: absolute; top: 30px; border:none; border-radius: 0px; height: @contentHeight; width: 288px; border-radius: none; background-color: @contentBGColor; padding: 10px 2px 2px 2px; text-align: center; font-family: @fontFamily; color: @contentTextColor; overflow: hidden; font-size: 12px; } .one > .tooltip_content { left: -144px; } .two > .tooltip_content { left: -181px; } .three > .tooltip_content { left: -218px; } .four > .tooltip_content { left: -255px; } //Frame, General .frame { height: @frameHeight; //@contentHeight + 170px; width: 310px; position: relative; background-color: @outerBGColor; } a { color: @contentLinkColor; font-weight: bold; text-decoration: underline; } //Cover .cover { height: 100px; width: 100%; position: absolute; top:0px; left:0px; background-color: @outerBGColor; opacity: 0.4; transition: height 0.4s, opacity 0.4s, top 0.4s, opacity 0.4s; -webkit-transition: height 0.4s, opacity 0.4s, top 0.4s, opacity 0.4s; -o-transition: height 0.4s, opacity 0.4s, top 0.4s, opacity 0.4s; -moz-transition: height 0.4s, opacity 0.4s, top 0.4s, opacity 0.4s; } .cover:hover { z-index: 99; opacity: 1; box-shadow: 0 5px 5px rgba(0,0,0,0.75); } .cover:hover ~ .bar {top:200px; height:0px;} .cover:hover ~ .pic {top: 130px;} .cover:hover ~ .name {top: 176px;} //Bar .bar { height: 7px; width: 100%; position: absolute; top: 100px; background-color: @linesColor;
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page