Difference between revisions of "Chris Pratt/coverage"

From The Wiki Camp 2
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
 
<span style="font-size:10px">(Haha get it, "cover age")</span>
 
<span style="font-size:10px">(Haha get it, "cover age")</span>
  
[[File:Chris Pratt.gif|thumb|356px|Chris Pratt as Star-Lord]]
+
[[File:Chris Pratt.gif|thumb|356px|{{Dropshadow|5|red|{{Violence warning}}}} Chris Pratt as Star-Lord]]
 
== June 21, 1979 ==
 
== June 21, 1979 ==
 
'''Chris Pratt''' babies [[born today]].
 
'''Chris Pratt''' babies [[born today]].
Line 156: Line 156:
 
[[Category:Gleepy gloop gloop (formal)]]
 
[[Category:Gleepy gloop gloop (formal)]]
 
<references />
 
<references />
 +
{{15|8}}

Latest revision as of 18:11, 8 August 2023

<< Return to Chris Pratt

He's so cool!

Christopher Michael Pratt is currently ██ years old.

(Haha get it, "cover age")

Chris Pratt as Star-Lord

June 21, 1979

Chris Pratt babies born today.

After that fateful day...

Christ Pratt decided "Hey! I'ma voice act in the films! On the big screen!" and now he's made out of LEGOs... He then became Italian. His life is like a video game. He also loves dinosaurs now, which is kinda based... and also outer space! nyoom

Movies

Her

Chris Pratt
You are part man and part woman. Like there's an inner part that's woman. It's a compliment.[1]

Wreck-It Ralph

Chris Pratt
Yep. This building sucks.

Ralph Breaks The Internet

Chris Pratt
Mom. The internet's out again.

The Spongebob Movie

Chris Pratt
I'm Spongebob!

The Lego Movie

Chris Pratt
Everything is awesome!

The Lego Movie 2: The Second Part

Chris Pratt
Everything is not awesome!
Chris Pratt
So true.

Jurassic World trilogy

Jurassic World

Chris Pratt
Woah dude, those sure are real dinosaurs.

Jurassic World: Fallen Kingdom

Chris Pratt
Aww man, someone did a regicide.

Jurassic World Dominion

Chris Pratt
Yep, that's right. I'm now a dinosaur. Rawrr, I guess.

Marvel Cinematic Universe

Guardians of the Galaxy

Chris Pratt
Dance-off, bro!

Guardians of the Galaxy Vol. 2

Chris Pratt
Imaginer.png

Avengers: Infinity War

Chris Pratt
Tch... What is this, some kind of Infinity War (2018)?
Chris Pratt
...oh, man.
Chris Pratt 0

Avengers: Endgame

Chris Pratt 0

What If...?

Chris Pratt
That is the question.

Thor: Love and Thunder

The Guardians of the Galaxy Holiday Special

Guardians of the Galaxy Vol. 3

Chris Pratt
Open the fucking door.[2]

The Magnificent Seven

Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:
Chris Pratt
Us Chris Pratts 7:

Onward

Chris Pratt
Woah, I'm a Disney property now.

The Tomorrow War

Chris Pratt
With the power of love, we can stop war...

They/Them

Chris Pratt
Erm, guys. These pronouns are kinda freaking me out...

The Nintendo Cinematic Universe

The Super Mario Bros. Movie

Chris Pratt
Sigh....Let's a go...I guess....

Garfield

Chris Pratt
I hate Mondays... But I love lasagna.

The Electric State

Chris Pratt
Beep boop whatever.


The Wiki Camp Cinematic Universe

The Wiki Camp 2

Chris Pratt
Erm.....Awkward!

he's been in tons of movies.

TV shows

Spongebob Squarepants

Chris Pratt
Woah dude, that sponge lives in a pineapple.

Slippin' Jimmy

Chris Pratt
Now that's what I call a Slippin' Jimmy.

Among Us

Chris Pratt
Guys, I'm pretty sure that dude errrr just vented in front of me.

Video Games

Old School RuneScape

CryptRat
Looks like I better Run Escape outta here!

fortnite i think

Epic Win.gif he won da game

Five Nights at Freddy's

Chris Pratt
Oh boy, those animatronics sure are alive.

Staring contest

Chris Pratt

Super Mario Bros.

Chris Pratt
beep boop beep yup that's right that's me

Pong

DiaChris Pratt.png

Archive

Use W/S to control the left paddle, and use I/K to control the right paddle.

<graph>{"width":640,"height":360,"background":"black",

"signals":[{"name":"clocks","init":{"expr":"{raw:now(),active:false,offset:now(),main:0,prev:0,delta:0,frames:0}"},"streams":[{"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{raw:now(),active:eventX()>=0&&eventX()<width&&eventY()>=0&&eventY()<height,offset:clocks.offset,main:clocks.main,prev:clocks.prev,delta:clocks.delta,frames:clocks.frames}"},{"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{raw:clocks.raw,active:clocks.active,offset:clocks.active?clocks.offset:(clocks.raw-clocks.main),main:clocks.active?(clocks.raw-clocks.offset):clocks.main,prev:clocks.prev,delta:clocks.delta,frames:clocks.frames+clocks.active}"},{"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{raw:clocks.raw,active:clocks.active,offset:clocks.offset,main:clocks.main,prev:clocks.main,delta:clocks.main-clocks.prev,frames:clocks.frames}"}]},

{"name":"ball","init":{"x":310,"y":170,"vx":0.2,"vy":0.1},"streams":[{"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{x:if(ball.x < -20 || ball.x > width,310,ball.x+(ball.vx*clocks.delta)),y:ball.y+(ball.vy*clocks.delta),vx:if((ball.x<width-60 && ball.x+(ball.vx*clocks.delta)>width-60 && ball.y+(ball.vy*clocks.delta)<paddle2.y+100 && ball.y+(ball.vy*clocks.delta)+20>paddle2.y) || (ball.x>40 && ball.x+(ball.vx*clocks.delta)<40 && ball.y+(ball.vy*clocks.delta)<paddle1.y+100 && ball.y+(ball.vy*clocks.delta)+20>paddle1.y),ball.vx*-1,ball.vx),vy:if((ball.y<height-20 && ball.y+(ball.vy*clocks.delta)>height-20) || (ball.y>0 && ball.y+(ball.vy*clocks.delta)<0),ball.vy*-1,ball.vy)}"}]},

{"name":"paddle1","init":{"y":100,"vy":0},"streams":[ {"type":"body:keydown[event.code=='KeyW']","expr":"{y:paddle1.y,vy:-.1}"}, {"type":"body:keyup[event.code=='KeyW']","expr":"{y:paddle1.y,vy:if(paddle1.vy<0,0,paddle1.vy)}"}, {"type":"body:keydown[event.code=='KeyS']","expr":"{y:paddle1.y,vy:.1}"}, {"type":"body:keyup[event.code=='KeyS']","expr":"{y:paddle1.y,vy:if(paddle1.vy>0,0,paddle1.vy)}"}, {"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{y:clamp(paddle1.y+(paddle1.vy*clocks.delta),0,height-100),vy:paddle1.vy}"}]},

{"name":"paddle2","init":{"y":200,"vy":0},"streams":[ {"type":"body:keydown[event.code=='KeyI']","expr":"{y:paddle2.y,vy:-.1}"}, {"type":"body:keyup[event.code=='KeyI']","expr":"{y:paddle2.y,vy:if(paddle2.vy<0,0,paddle2.vy)}"}, {"type":"body:keydown[event.code=='KeyK']","expr":"{y:paddle2.y,vy:.1}"}, {"type":"body:keyup[event.code=='KeyK']","expr":"{y:paddle2.y,vy:if(paddle2.vy>0,0,paddle2.vy)}"}, {"type":"body:mousemove,mouseover,mouseout,body:wheel","expr":"{y:clamp(paddle2.y+(paddle2.vy*clocks.delta),0,height-100),vy:paddle2.vy}"}]}], "marks":[{

 "type":"rect",
 "properties":{
   "enter":{"fill":{"value":"white"},"width":{"value":20},"height":{"value":20}},
   "update":{"x":{"signal":"ball.x"},"y":{"signal":"ball.y"}}
 }

},{

 "type":"rect",
 "properties":{
   "enter":{"fill":{"value":"white"},"width":{"value":20},"height":{"value":100},"x":{"value":20}},
   "update":{"y":{"signal":"paddle1.y"}}
 }

},{

 "type":"rect",
 "properties":{
   "enter":{"fill":{"value":"white"},"width":{"value":20},"height":{"value":100},"x":{"value":600}},
   "update":{"y":{"signal":"paddle2.y"}}
 }
}]}</graph>


Fortnite

Chris Pratt
Now that's my type of victory royale.

Minecraft

Chris Pratt
Creeper? Erm... uh oh!

Terraria

Chris Pratt
Hey man. This is just like a 2D Minecraft. (gets wiped out in one blow)

Object Shows

Battle for Joke Pending

Episode One

Chris Pratt made his debut, after which Hostess declared "Chris Pratt? I thought I asked for a Crisp Rat!" Which no one laughed at. Chris joined the purple team and lost the first challenge, getting put up for elimination.

There's no escape from the Pratt!

Appearances

  1. This is a reference to the 2023 visual novel Girl Host: Unidentifiable Breeze
  2. Is this the first f-bomb in the MCU?

8