Portal:Gaming: Unterschied zwischen den Versionen

Aus Stupidedia, der sinnfreien Enzyklopädie!
Wechseln zu: Navigation, Suche
K (scheiß Tabellen)
(Markierung: Widget installiert)
K (...können wir auch ruhig was darüber lesen.)
 
(76 dazwischenliegende Versionen von 11 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{#widget:CSS|selectors=.background|style=display: block;
+
__NOEDITSECTION__
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
box-sizing: content-box;
 
float: none;
 
z-index: auto;
 
width: auto;
 
height: auto;
 
position: static;
 
cursor: default;
 
opacity: 1;
 
margin: 0;
 
padding: 0;
 
overflow: visible;
 
border: none;
 
-webkit-border-radius: 0;
 
border-radius: 0;
 
font: normal 16px/1 "Times New Roman", Times, serif;
 
color: black;
 
-o-text-overflow: ellipsis;
 
text-overflow: ellipsis;
 
background: -webkit-linear-gradient(-90deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background: -moz-linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background: linear-gradient(180deg, #111111 0, #111111 15%, #686868 44%, #111111 100%, rgba(124,188,10,1) 100%);
 
background-position: 50% 50%;
 
-webkit-background-origin: padding-box;
 
background-origin: padding-box;
 
-webkit-background-clip: border-box;
 
background-clip: border-box;
 
-webkit-background-size: auto auto;
 
background-size: auto auto;
 
-webkit-box-shadow: none;
 
box-shadow: none;
 
text-shadow: none;
 
-webkit-transition: none;
 
-moz-transition: none;
 
-o-transition: none;
 
transition: none;
 
-webkit-transform: none;
 
transform: none;
 
-webkit-transform-origin: 50% 50% 0;
 
transform-origin: 50% 50% 0;
 
}}
 
 
<div class="background">
 
<div class="background">
{| border="1"
+
<br />
|colspan=4 align=center|
+
[[Datei:PG.gif|center]]
[[Datei:GamingBanner2.png|1000px]]
+
<div class="center">{{Portal:Gaming/Header}}</div>
{{#widget:CSS|selectors=.button:active|style=
+
<br />
  position: relative;
 
  cursor: default;
 
  top: 6px;
 
  background: -webkit-radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: -moz-radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: radial-gradient(closest-side, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background-repeat: no-repeat;
 
  background-position: 0 100%;
 
  -webkit-background-origin: padding-box;
 
  background-origin: padding-box;
 
  -webkit-background-clip: border-box;
 
  background-clip: border-box;
 
  -webkit-background-size: 158px 142px;
 
  background-size: 158px 142px;
 
  -webkit-box-shadow: 1px 5px 8px 4px rgba(0,0,0,0.4) , 0 7px 0 0 #000000 , 1px 2px 1px 1px rgba(0,0,0,0.6) , 3px 1px 5px 0 rgba(255,255,255,0.2) inset, 3px -6px 5px 0 rgba(255,255,255,0.2) inset, -1px 1px 4px 0 rgba(0,0,0,0.2) inset;
 
  box-shadow: 1px 5px 8px 4px rgba(0,0,0,0.4) , 0 7px 0 0 #000000 , 1px 2px 1px 1px rgba(0,0,0,0.6) , 3px 1px 5px 0 rgba(255,255,255,0.2) inset, 3px -6px 5px 0 rgba(255,255,255,0.2) inset, -1px 1px 4px 0 rgba(0,0,0,0.2) inset;
 
  -webkit-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  -moz-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  -o-transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
  transition: all 40ms cubic-bezier(0.42, 0, 0.58, 1);
 
}}
 
{{#widget:CSS|selectors=.button:hover|style=background: margin: 0;
 
  background: -webkit-radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: -moz-radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background: radial-gradient(closest-side, rgba(255,255,255,0.28) 0, rgba(0,0,0,0) 100%), #34495e;
 
  background-repeat: no-repeat;
 
  background-position: 0 100%;
 
  -webkit-background-origin: padding-box;
 
  background-origin: padding-box;
 
  -webkit-background-clip: border-box;
 
  background-clip: border-box;
 
  -webkit-background-size: 158px 142px;
 
  background-size: 158px 142px;
 
  -webkit-box-shadow: 1px 16px 10px 5px rgba(0,0,0,0.2) , 0 14px 0 0 #000000 , 4px 8px 15px 4px rgba(0,0,0,0.4) , 5px 1px 5px 0 rgba(255,255,255,0.2) inset, 5px -4px 5px 0 rgba(255,255,255,0.2) inset, -2px 2px 6px 0 rgba(0,0,0,0.2) inset;
 
  box-shadow: 1px 16px 10px 5px rgba(0,0,0,0.2) , 0 14px 0 0 #000000 , 4px 8px 15px 4px rgba(0,0,0,0.4) , 5px 1px 5px 0 rgba(255,255,255,0.2) inset, 5px -4px 5px 0 rgba(255,255,255,0.2) inset, -2px 2px 6px 0 rgba(0,0,0,0.2) inset;
 
  -webkit-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  -moz-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  -o-transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
  transition: all 0 cubic-bezier(0.42, 0, 0.58, 1);
 
text-decoration:none;
 
}}
 
{{#widget:CSS|selectors=.button|style=display: inline-block;
 
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
box-sizing: content-box;
 
 
 
z-index: auto;
 
width: auto;
 
height: auto;
 
position: static;
 
cursor: pointer;
 
opacity: 1;
 
margin: 5px;
 
padding: 20px 50px;
 
overflow: visible;
 
border: 1px solid #018dc4;
 
-webkit-border-radius: 36px;
 
border-radius: 36px;
 
font: normal 16px/normal "Times New Roman", Times, serif;
 
color: rgba(255,255,255,0.9);
 
-o-text-overflow: clip;
 
text-overflow: clip;
 
background: -webkit-linear-gradient(-90deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
 
background: -moz-linear-gradient(180deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
 
background: linear-gradient(180deg, rgba(29,34,35,1) 0, rgba(29,34,35,1) 8%, rgba(113,118,119,1) 46%, rgba(29,34,35,1) 95%, rgba(113,118,119,1) 100%);
 
background-position: 50% 50%;
 
-webkit-background-origin: padding-box;
 
background-origin: padding-box;
 
-webkit-background-clip: border-box;
 
background-clip: border-box;
 
-webkit-background-size: auto auto;
 
background-size: auto auto;
 
-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
 
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
 
text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
 
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
 
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
 
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
 
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
 
-webkit-transform: none;
 
transform: none;
 
-webkit-transform-origin: 50% 50% 0;
 
transform-origin: 50% 50% 0;
 
font: normal 20px/1.1 "Black Ops One", sans-serif;
 
}}
 
 
 
{{#widget:ColoredLinks|color=white|selector=.button}}
 
 
 
<div class="button button:hover button:active">[[#Spiele nach Genre|Spiele]]</div>
 
<div class="button button:hover button:active">Charaktere</div>
 
<div class="button button:hover button:active">Konsolen</div>
 
<div class="button button:hover button:active">Entwickler</div>
 
<div class="button button:hover button:active">Sonstiges</div>
 
 
{{Clear}}
 
{{Clear}}
<div class="mw-collapsible-content klappe-body">
+
------
<css>
+
{| class="tablestructure"
#bodyContent table td {
+
|<div class="box-leseprobe abschnitt">
        vertical-align: top;
+
<div id="heading">Leseprobe</div>
}
 
</css>
 
 
 
{{#widget:CSS|selectors=.abschnitt|style=background-image: url('{{filepath:Metall.jpg}}');  display: block;
 
-webkit-box-sizing: content-box;
 
-moz-box-sizing: content-box;
 
box-sizing: content-box;
 
float: none;
 
z-index: auto;
 
width: auto;
 
height: auto;
 
position: static;
 
cursor: default;
 
opacity: 1;
 
margin: 0;
 
padding: 0;
 
overflow: visible;
 
border: none;
 
-webkit-border-radius: 0;
 
border-radius: 0;
 
font: normal 16px/1 "Times New Roman", Times, serif;
 
color: black;
 
-o-text-overflow: ellipsis;
 
text-overflow: ellipsis;
 
background-repeat: no-repeat;
 
-webkit-background-origin: padding-box;
 
background-origin: padding-box;
 
-webkit-background-clip: border-box;
 
background-clip: border-box;
 
-webkit-background-size: cover;
 
background-size: cover;
 
-webkit-box-shadow: none;
 
box-shadow: none;
 
text-shadow: none;
 
-webkit-transition: none;
 
-moz-transition: none;
 
-o-transition: none;
 
transition: none;
 
-webkit-transform: none;
 
transform: none;
 
-webkit-transform-origin: 50% 50% 0;
 
transform-origin: 50% 50% 0;
 
}}
 
|-
 
|colspan=4 |<div class="abschnitt">
 
 
{{Sub:Portal:Gaming/Leseprobe}}
 
{{Sub:Portal:Gaming/Leseprobe}}
 
[http://www.stupidedia.org/stupi/Portal:Gaming Nächste Leseprobe]
 
[http://www.stupidedia.org/stupi/Portal:Gaming Nächste Leseprobe]
 +
</div>
 +
{{Clear}}
 
|-
 
|-
|-------
+
|<div class="boxes"><div class="box-top-QO abschnitt">
|{{Sub:Portal:Gaming/Gold}}
+
<div id="heading2">Erscheint demnächst</div>
 +
<choose>
 +
<option>
 +
{{Sub:Portal:Gaming/Gold}}
 +
</option>
 +
<option>
 
{{Sub:Portal:Gaming/Top}}
 
{{Sub:Portal:Gaming/Top}}
|{{Sub:Portal:Gaming/QO}}
+
</option>
 +
</choose>
 +
{{Clear}}
 +
</div>
 +
<div class="box-top-QO abschnitt">
 +
<div id="heading2">Remake gewünscht[[Datei:At work.svg|right|100px]]</div>
 +
{{Sub:Portal:Gaming/QO}}
 
</div>
 
</div>
|-
 
 
 
<js>
 
<js>
  
Zeile 209: Zeile 40:
  
 
     // Parse {{Portal:Gaming/Leseprobe}}.
 
     // Parse {{Portal:Gaming/Leseprobe}}.
     api.request( 'action=parse&text={{Portal:Gaming/Leseprobe}}&prop=text&disablepp=true', function( data ) {
+
     api.request( ' action=parse&text={{Portal:Gaming/Leseprobe}}&prop=text&disablepp=true', function( data ) {
 
         // Fuege geparsten Text in Element mit id="leseprobe" (anlegen!) ein.
 
         // Fuege geparsten Text in Element mit id="leseprobe" (anlegen!) ein.
 
         $( '#leseprobe' ).html( data.parse.text['*'] );
 
         $( '#leseprobe' ).html( data.parse.text['*'] );
Zeile 227: Zeile 58:
  
 
</js>
 
</js>
 +
</div>
 +
{{Clear}}
 +
|-
 
|}
 
|}
 +
== <div class="center" style="color:#FFE4C4;">Spiele nach Genre</div> ==
  
== <div class="center">Spiele nach Genre</div> ==
+
<div class="boxes">
{|border="1"  
+
<div class="box abschnitt">
|-
+
                                                                <!--ACTION-->
|-------
+
<big><div class="center"><u>Action</u></div></big>
!colspan=2|
+
 
|---
+
* [[Assassin's Creed]] <sup>([[Assassin's Creed 2|2]] / [[Assassin's Creed Brotherhood|Brotherhood]] / [[Assassin's Creed III|3]] / [[Assassin's Creed Revelations|Relevations]] / [[Diverses:Assassin's Creed: Cheesy Mountains|Cheesy Mountains]] / [[Assis Creed]] ) </sup>
! Action
+
*[[Diablo]] ([[Diablo II|2]], [[Diablo 3|3]])
! Simulatoren
+
*[[GTA|Grand Theft Auto]] <sup>([[Gre_Te_A_4einhalb|4 1/2]], [[Grand_Theft_Auto:_Episodes_from_Frankfurt_Am_Main|GTA:Effam]], [[Grand_Theft_Auto:_Weihnachtsdorf|Weihnachtsdorf]])</sup>
! Shooter
+
*[[Minecraft]]
! Strategie
+
*[[Minesweeper (Spiel)]]
|-
+
*[[Orange Box]]
|---
+
*[[Pong]]
|<div class="abschnitt"><!--Action-->
+
*[[Portal (Spiel)|Portal]]
* [[Assassin's Creed]] ([[Assassin's Creed 2|2]] / [[Assassin's Creed Brotherhood|Brotherhood]] / [[Assassin's Creed III|3]] / [[Assassin's Creed Revelations|Relevations]] / [[Diverses:Assassin's Creed: Cheesy Mountains|Cheesy Mountains]] / [[Assis Creed]] )
+
*[[Saints Row IV]]
*w
+
*[[Space Marine]]
*e
+
*[[Star Wars: Jedi Knight]]
*r
+
*[[Street Fighter]]
*t
+
*[[Super Schmetterbrüder]] <sup>([[Super Smash Bros. Melee|Melee]], [[Super Smash Bros. Brawl|Brawl]], [[Super Smash Bros. (Wii U/3DS)|4]], [[Super Smash Bros. Political Campaign|Political Campaign]])</sup>
*z
+
*[[The Saboteur]]
*u
+
<br>
*i
+
<br>
 +
<span class="spot">[[Datei:Star Wars Battle - Darth Vader.jpg|300px|center|link=Star Wars: Battlefront II]]</span>
 +
</div>
 +
<div class="box abschnitt">
 +
                                                                <!--SIMULATOREN-->
 +
<big><div class="center"><u>Simulator</u></div></big>
 +
*[[Arbeitslosen-Simulator]]
 +
*[[Bagger-Simulator]]
 +
*[[Büro-Simulator]]
 +
*[[Der Partei-Simulator 2016]]
 +
*[[FarmVille]]
 +
*[[FIFA 15]] <sup>([[FIFA Football|Football]], [[Fifa Ultimate Team|Ultimate Team]])</sup>
 +
*[[Flight Simulator X]]
 +
*[[Gabelstapler-Simulator]]
 +
*[[Oma-Quest]]
 +
*[[Real Life]]
 +
*[[SCP-087]]
 +
*[[Second Wife]]
 +
*[[Sims]] <sup>([[Sims 2|2]], [[Sims 3|3]])</sup>
 +
*[[Tropica]]
 +
*[[Trauma Center]]
 +
*[[Yume Nikki]]
 +
[[Datei:Bagger-Simulator.png|190px|center|link=Bagger-Simulator]]
 +
<br>
 +
<br>
 
</div>
 
</div>
|<!--Simulatoren-->
+
<div class="box abschnitt">
* [[Arbeitslosen-Simulator]]
+
<big><div class="center"><u>Shooter</u></div></big>
* [[Bagger-Simulator]]
+
                                                            <!--SHOOTER-->
* [[Büro-Simulator]]
+
*[[Ballerspiel]] / [[Egoshooter]]
*d
+
*[[Battelfield Play4Free]] <sup>([[Battlefield 2|2]] / [[Battlefield 2142|2142]] / [[Battlefield 3|3]] / [[Battlefield 4|4]] / [[Battlefield: Bad Company 2|Bad Company 2]] )</sup>
*e
 
*f
 
*g
 
*h
 
|<!--Shooter-->
 
*[[Ballerspiel]]
 
*[[Battelfield Play4Free]] ([[Battlefield 2|2]] / [[Battlefield 2142|2142]] / [[Battlefield 3|3]] / [[Battlefield 4|4]] / [[Battlefield: Bad Company 2|Bad Company 2]] )
 
 
*[[Borderlands]]
 
*[[Borderlands]]
*r
+
*[[Call of Duty]] <sup>([[Call of Duty 2|2]] / [[Call of Duty 4|4]] / [[Call of Duty Ghosts|Ghosts]] / [[Call of Duty: Advanced Warfare|Advanced Warfare]] / [[Call of Duty: Black Ops|Black Ops]] / [[Call of Duty: Modern Warfare 2|Modern Warfare 2]] / [[Call of Duty: Modern Warfare 3|Modern Warfare 3]] / [[Call of Duty: Ravens|Ravens]] )</sup>
*t
+
*[[Combat Arms]] -- [[Counter-Strike]] ([[Day of Defeat]]) -- [[Crossfire]]
*z
+
*[[Crysis]] -- [[Dead Space]] -- [[Doom]]
*u
+
*[[F.E.A.R]] <sup>([[F.E.A.R. 2|2]])</sup>
*i
+
*[[Fallout]] <sup>([[Fallout 3|3]], [[Fallout: New Vegas|New Vegas]])</sup>
|<!-- Strategie-->
+
*[[FarCry]] -- [[Half Life]] -- [[Halo]] -- [[Hitman]]
* [[Age of Mythology]]
+
*[[Killzone]] -- [[Left 4 Dead]] -- [[Manhunt]]
* [[Anno 2070]]
+
*[[Mass Effect]] <sup>([[Mass Effect 3|3]])</sup>
* [[Black & White]]
+
*[[Pony-Shooter]]
*f
+
*[[Quake]] -- [[Stalker: Shadow of Chernobyl]]
*g
+
*[[Star Wars: Battlefront II]] -- [[The Innofect Game]] -- [[Tom Clancy's Rainbow Six]]
*h
+
*[[Total War]] - [[Unreal Tournament]] - [[Warsow]] -- [[Wolf Team]]
|-----------
+
<choose>
!RPG
+
<option>
!Racer
+
[[Datei:Callofbeauty.png|200px|center|link=Call of Beauty]]
!MMO(RPG)
+
</option>
!Indie
+
<option>
|---
+
[[Datei:Counter emo.png|200px|center|link=Counterstrike]]
|<!--RPG-->
+
</option>
* [[Audere Semper]]
+
</choose>
* [[Bierschock]]
+
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>Strategie</u></div></big>
 +
                                                            <!-- STRATEGIE-->
 +
*[[Age of Mythology]]
 +
*[[Animal Crossing: Wild World]]
 +
*[[Anno 2070]]
 +
*[[Black & White]]
 +
*[[CitiesXl]]
 +
*[[Command and Conquer]] <sup>([[Command and Conquer Generals|Generals]])</sup>
 +
*[[FreeCell]]
 +
*[[Kingdom Hearts]]
 +
*[[President Evil]]
 +
*[[Pro Evolution Soccer]]
 +
*[[Schlacht um Mittelerde 1]]
 +
*[[SimCity]]
 +
*[[Tiger Woods Sex Tour 09]]
 +
*[[Top Eleven]]
 +
*[[World of Tanks]]
 +
<choose>
 +
<option>
 +
[[Datei:Chess.jpg|center|250px|link=Schach]]
 +
</option>
 +
</choose>
 +
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>RPG</u></div></big>
 +
                                                          <!--RPG-->
 +
*[[Audere Semper]]
 +
*[[Bierschock]]
 
*[[Brothers in Arms]]
 
*[[Brothers in Arms]]
* [[Brütal Legend]]
+
*[[Brütal Legend]]
*t
+
*[[Cloud Strife]]
*z
+
*[[Devil May Cry]] <sup>([[Dante's Inferno]])</sup>
*u
+
*[[Dark Souls]]
*i
+
*[[Final Fantasy]] <sup>([[Final Fantasy VII]])</sup>
|<!--Racer-->
+
*[[FreeWar]]
 +
*[[God of War]]
 +
*[[Gothic 1]] <sup>([[Gothic 2|2]], [[Gothic 3|3]])</sup>
 +
*[[Hellgate London]]
 +
*[[Monster Hunter]]
 +
*[[Pokémon]] <sup>([[Pokémon Omega Rubin und Alpha Saphir|Omega Rubin & Alpha-Saphir]], [[Pokémon Plastik|Plastik]], [[Pokémon Ölschwarz und Dollargrün|Ölschwarz und Dollargrün]], [[Pokémon – blassblau karierte Edition mit schwarzen Punkten|Blassblau karierte Edition mit schwarzen Punkten]])</sup>
 +
*[[Resident Evil]]
 +
*[[Silent Hill]] -- [[Skyrim]]
 +
*[[The Legend of Zelda]] <sup>([[The Legend of Zelda: Ocarina of Time|Ocarina of Time]], [[The Legend of Zelda: The Wind Waker|The Wind Waker]])</sup>
 +
*[[Tomb Raider]]
 +
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>Racer</u></div></big>
 +
                                                            <!--RACER-->
 
*[[Bahn Kart 64]]
 
*[[Bahn Kart 64]]
*w
+
*[[DiRT]]
*e
+
*[[Driver San Francisco]]
*r
+
*[[GRiD]]
*t
+
*[[Mario Kart Wii]]
*z
+
*[[Need for Speed: World]]
*u
+
*[[Need for Speed not Wanted]]
*i
+
*[[Need for Speed: Childhood]]
|<!--MMO-->
+
*[[Need for Speed: Underground 2]]
 +
*[[Speed for Need Most Wanted]]
 +
*[[Super Mario Kart]]
 +
*[[Weltraser]]
 +
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>MMO (RPG)</u></div></big>
 +
                                                            <!--MMO (RPG)-->
 
*[[Agar.io]]
 
*[[Agar.io]]
*w
+
*[[Dark Orbit]]
*e
+
*[[Der Herr der Ringe Online]]
*r
+
*[[Dota 2]]
*t
+
*[[DayZ]]
*z
+
*[[Guild Wars]]
*u
+
*[[League of Legends]]
*i
+
*[[Oblivion]]
|<!--Indie-->
+
*[[OGame]]
 +
*[[Ragnarok Online]]
 +
*[[Runes of Magic]]
 +
*[[Travian]]
 +
*[[World of Warcraft]]
 +
</div>
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>Indie, Arcade <span class="spot">&</span> Flashs</u></div></big>
 +
 
 +
                                                            <!--INDIE, ARCADE+FLASHGAMES-->
 
*[[Alien Swarm]]
 
*[[Alien Swarm]]
*w
+
*[[Clonk]]
*e
+
*[[Commandos]]
*r
+
*[[Dance Dance Revolution]]
*t
+
*[[Doodle Jump]]
*z
+
*[[Frogger]]
*u
+
*[[Happy Lab Friends]]
*i
+
*[[Howrse]]
|-----------
+
*[[Kuhpong]]
!colspan=3|<big>Anderes zum Thema</big>
+
*[[Monkey Island]]
|---
+
*[[Pflanzen gegen Zombies]]
!Firmen und Konsolen
+
*[[QuizUp]]
!Charaktere
+
*[[Teeworlds]] ([[DDNet]])
!Hardware
+
*[[Snake]]
!Ingame & Tätigkeiten
+
*[[Solitaire]]
|-
+
*[[Terraria]]
|<div class="abschnitt"><!--Firmen und Konsolen-->
+
*[[Tetris]]
;[[Nintendo]]
+
*[[The Binding of Isaac]]
 +
*[[Touhou]]
 +
</div>
 +
 
 +
<div class="box abschnitt">
 +
<big><div class="center"><u>Jump'<span class="spot">N</span>'Run</u></div></big>
 +
 
 +
                                                                <!--JUMP'N'RUN-->
 +
*[[Duke Nukem]]
 +
*[[Mario Brother]] <sup>([[Mario Brüder|Deutsche Version]])</sup>
 +
*[[Metroid (Spielereihe)]]
 +
*[[RunEscape]]
 +
*[[Super Mario Barth]]
 +
*[[Super Mario Bros.]]
 +
*[[Super Mario Monti]]
 +
*[[Temple Run]]
 +
</div>
 +
</div>
 +
{{Clear}}
 +
<div class="boxes">
 +
<div class="box3">
 +
== <div class="center" style="color:#FFE4C4;">Charaktere</div> ==
 +
<div class="abschnitt3">
 +
<choose>
 +
<option>
 +
[[Datei:Stupid Bloodfly.jpg|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Kohlxxx.png|150px|center|link=Super Smash Bros. Political Campaign]]
 +
</option>
 +
<option>
 +
[[Datei:Rob3.png|150px|center|link=Super Smash Bros. Political Campaign]]
 +
</option>
 +
<option>
 +
[[Datei:Assassine.jpg|150px|center|link=Assasin's Creed]]
 +
</option>
 +
<option>
 +
[[Datei:Gaycube.png|150px|center|link=Gaycube]]
 +
</option>
 +
<option>
 +
[[Datei:Wario.jpg|200px|center|link=Wario]]
 +
</option>
 +
<option>
 +
[[Datei:Pacman.png|150px|center|link=Pacman]]
 +
</option>
 +
<option>
 +
[[Datei:Sammax.gif|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Pikachu fertig.jpg|250px|center|link=Pokémon]]
 +
</option>
 +
<option>
 +
[[Datei:Bowser Princess.jpg|150px|center|link=Super Mario Bros.]]
 +
</option>
 +
<option>
 +
[[Datei:Arielle2.png|150px|center|link=]]
 +
</option>
 +
<option>
 +
[[Datei:Rayman.png|150px|center|link=Rayman]]
 +
</option>
 +
</choose>
 +
<div class="columns">
 +
*[[Bowser]]
 +
*[[Cloud Strife]]
 +
*[[Croc]]
 +
*[[Der Lange]]
 +
*[[Donkey Kong]]
 +
*[[Dr. Kawashima]]
 +
*[[Gordon Freeman]]
 +
*[[Guybrush Threepwood]]
 +
*[[Indiana Jones]]
 +
*[[Kane]]
 +
*[[Kirby]]
 +
*[[Koopa Trooper]]
 +
*[[Link (Zelda)|Link]]
 +
*[[Lucario]]
 +
*[[Luigi]]
 +
*[[Megaman]]
 +
*[[Mr. Game & Watch]]
 +
*[[Necromorph]]
 +
*[[Pac-Man]] ([[Pacman]])
 +
*[[Pikachu]]
 +
*[[Rabbid]]
 +
*[[Simon the Sorcerer]]
 +
*[[Sonic]]
 +
*[[Super Mario]]
 +
*[[Super Mario Barth]]
 +
*[[Super Mario Monti]]
 +
*[[Tails]]
 +
*[[Waluigi]]
 +
*[[Wario]]
 +
{{Clear}}
 +
</div></div></div>
 +
<div class="box3">
 +
== <div class="center" style="color:#FFE4C4;">Konsolen & Co.</div>==
 +
<div class="abschnitt3">
 +
<choose>
 +
<option>
 +
[[Datei:Gameboy.png|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Xbox360.png|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Dreamcast.png|250px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Sega.png|250px|center|<span class="_toggler_hide-tabs _toggler_show-tab0"></span>]]
 +
</option>
 +
<option>
 +
[[Datei:Atari.png|200px|center]]
 +
</option>
 +
<option>
 +
[[Datei:HK Cable TV Settop Box 2002.png|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Snes USA.png|200px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Playstation2.png|150px|center]]
 +
</option>
 +
<option>
 +
[[Datei:SNES.png|200px|center]]
 +
</option>
 +
<option>
 +
[[Datei:Wii .png|150px|center]]
 +
</option>
 +
</choose>
 +
<div class="columns">
 +
*[[Gamecube]]
 +
*[[Gameboy]]
 +
*[[Gameboy Colour]]
 +
*[[Grafikkarte]]
 
*[[NES]]
 
*[[NES]]
 +
*[[Nintendo 64]]
 +
*[[Playstation]]
 +
*[[Playstation 2]]
 +
*[[Playstation 3]]
 +
*[[Playstation 4]]
 +
*[[Sega Mega Drive|Megadrive]]
 +
*[[Sega Dreamcast|Dreamcast]]
 
*[[SNES]]
 
*[[SNES]]
*[[N64]]
+
*[[Spielekommode]]
*[[Gamecube]]
+
*[[Spielekonsole]]
 
*[[Wii]]
 
*[[Wii]]
*[[WiiU]]
+
*[[Wii U]]
 
 
;[[Microsoft]]
 
 
*[[Xbox]]
 
*[[Xbox]]
 
*[[Xbox 360]]
 
*[[Xbox 360]]
 
*[[Xbox one]]
 
*[[Xbox one]]
 
+
</div></div></div>
;[[Sega]]
+
</div>
*[[Sega Mega Drive|Megadrive]]
+
{{Clear}}
*[[Sega Dreamcast|Dreamcast]]
+
<div class="boxes">
 
+
<div class="box3">
;[[Sony]]
+
== <div class="center" style="color:#FFE4C4;">Entwickler</div> ==
*[[Playstation]]
+
<div class="abschnitt3"><!--Firmen und Entwickler-->
*[[Playstation 2]]
+
<choose>
*[[Playstation 3]]
+
<option>
*[[Playstation 4]]
+
[[Datei:Gaben.jpg|150px|center]]
 
+
</option>
;[[Atari]]
+
<option>
;[[Valve]]
+
[[Datei:Steve Jobs.png|150px|center]]
;[[Blizzard]]
+
</option>
 +
</choose>
 +
<div class="columns">
 +
*[[Apple]]
 +
*[[Atari]]
 +
*[[Blizzard]]
 +
*[[Diverses:Die historische Entwicklung des Zockens|Die historische Entwicklung des Zockens]]
 +
*[[Electronic Arts]]
 +
*[[Jowood]]
 +
*[[Microsoft]]
 +
*[[Nintendo]]
 +
*[[Sega]]
 +
*[[Sony]]
 +
*[[Ubisoft]]
 +
*[[Valve]]
 +
*[[Will Wright]]
 +
</div></div></div>
 
</div>
 
</div>
|<!--characters-->
+
{{Clear}}
*[[Super Mario|Mario]]
+
<div class="boxes">
*[[Megaman]]
+
<div class="box3">
*[[Sonic]]
+
== <div class="center" style="color:#FFE4C4;">Sonstiges</div> ==
*t
+
<div class="abschnitt3 columns">
*z
 
*u
 
*i
 
|<!--Hardware-->
 
*q
 
*w
 
*e
 
*r
 
*t
 
*z
 
*u
 
*i
 
|<!--ingame-->
 
 
*[[Aimbot]]
 
*[[Aimbot]]
*w
 
*e
 
*r
 
*t
 
*z
 
*u
 
*i
 
|----------
 
!colspan="3"|Unsortiert
 
|--
 
|
 
 
*[[Amokläufer]]
 
*[[Amokläufer]]
*[[BiteFight]] (Clickerspiel)
+
*[[BiteFight]]  
 +
*[[Bot]]
 
*[[Browsergame]]
 
*[[Browsergame]]
|
+
*[[CCC Computerspiele CT]]
*r
+
*[[Cheat]]
*t
+
*[[Cheater]]
*z
+
*[[Clan]]
|
+
*[[Chat]]
*u
+
*[[Computerspiel]]
*i
+
*[[Controller]]
|
+
*[[Daddelmusik]]
*r
+
*[[Demoversion]]
*a
+
*[[Diverses:PC-Spiel im CD-Player]]
 +
*[[Donk]]
 +
*[[Early Access]]
 +
*[[Endgegner]]
 +
*[[Forum]]
 +
*[[Gamer]]
 +
*[[Gamer-PC]]
 +
*[[Gaming]]
 +
*[[GIGA]]
 +
*[[Girl Gamer]]
 +
*[[Guitar Hero]] ([[Musik|Musik-Spiel]])
 +
*[[Hauptmenü]]
 +
*[[Headshot]]
 +
*[[Internetsprache]]
 +
*[[Joystick]]
 +
*[[Killerspiel]]
 +
*[[Kopfschuss]]
 +
*[[MMORPG]]
 +
*[[Moba]]
 +
*[[Modding]]
 +
*[[Nerd]]
 +
*[[Next Generation Gaming]]
 +
*[[Noob]]
 +
*[[Online]]
 +
*[[Onlinezwang]]
 +
*[[Quest]]
 +
*[[Rollenspiel]]
 +
*[[Schlechte Grafik]]
 +
*[[Server]]
 +
*[[Simulation]]
 +
*[[SingStar]] (Singspiel)
 +
*[[Sophies Freunde]]
 +
*[[Teamspeak]]
 +
*[[Teamkiller]]
 +
*[[Tetrisschock]]
 +
*[[Tetris - The Movie]]
 +
*[[Jack Thompson]]
 +
*[[USK]]
 +
*[[VL]]
 +
*[[WoW-Opfer]]
 +
*[[Zocken]]
 +
*[[Zockergemeinschaft]]
 +
</div></div>
 +
</div>
 +
{{/CSS}}
  
|----
 
|colspan=3|{{Portale}}
 
|}
 
 
</div>
 
</div>
 +
<div class="_toggle tab0 tabs" style="display:none;">
 +
</div>
 +
{{/Secret}}
 +
 +
{{Portale}}
 +
[[Kategorie:Computerspiel|!]]
 +
 +
{{#widget:ColoredLinks|color=black}}
 +
{{#widget:CSS|selectors=.tablestructure|style=background-image: url('{{filepath:Struktur4.jpg}}');
 +
opacity: 1;
 +
overflow: visible;
 +
color: black;
 +
background-repeat: repeat;
 +
-webkit-background-origin: padding-box;
 +
background-origin: padding-box;
 +
-webkit-background-clip: border-box;
 +
background-clip: border-box;
 +
-webkit-background-size: auto;
 +
background-size: auto;
 +
}}

Aktuelle Version vom 15. Juni 2017, 17:11 Uhr


PG.gif



Leseprobe
Pokémon Ölschwarz und Dollargrün

Cover gruen.png

Cover schwarz.png

Genre Abenteuer
Plattform Gameboy Advance
Publisher Nintendo
Erschienen 2007

Pokémon Ölschwarz und Dollargrün sind die neuesten und politisch korrektesten Pokémonspiele auf dem Markt. Wegen der bisherig zu oft vorgekommenen Sexuellen Belästigung der Touchdisplays des Nintendo DS wurde das Spiel nur für den Gameboy Advance produziert.

Das Ziel des Spiels ist, alle Arenaleiter zu besiegen und alle Pokémon inklusive des Legendären Korruptions-Pokémon der jeweiligen Editionen zu fangen. In jeder dieser Versionen ist man in einer anderen Region, was zur Folge hat, dass auch verschiedene Plätze zu besuchen sind, an denen es auch verschiedene Pokémon gibt. So spielt die Ölschwarze-Version im Irak und die Dollargrüne-Version in den USA.

Weiterlesen...

Nächste Leseprobe

Remake gewünscht
At work.svg


zur vollständigen Liste

Spiele nach Genre



Linktipps: Faditiva und 3DPresso