Game homepage

Thomas

Member
Oct 25, 2010
270
5
:DI made this very briefly, So don't diss/cuss it:D

sjgvd.png


PHP:
                       <?php
/*================================================================+\
|| # PHPRetro - An extendable virtual hotel site and management
|+==================================================================
|| # Copyright (C) 2009 Yifan Lu. All rights reserved.
|| # http://www.yifanlu.com
|| # Parts Copyright (C) 2009 Meth0d. All rights reserved.
|| # http://www.meth0d.org
|| # All images, scripts, and layouts
|| # Copyright (C) 2009 Sulake Ltd. All rights reserved.
|+==================================================================
|| # PHPRetro is provided "as is" and comes without
|| # warrenty of any kind. PHPRetro is free software!
|| # License: GNU Public License 3.0
|| # http://opensource.org/licenses/gpl-license.php
\+================================================================*/

$page['allow_guests'] = true;
require_once('./includes/core.php');
require_once('./includes/session.php');
$lang->addLocale("credits.credits");

$page['id'] = "games";
$page['name'] = "games";
$page['bodyid'] = "home";
$page['cat'] = "games";

require_once('./templates/community_header.php');
?>
<div id="container">
    <div id="content" style="position: relative" class="clearfix">
    <div id="column1" class="column">

                <div class="habblet-container ">
                        <div class="cbb clearfix green ">

                            <h2 class="title">Games
                            </h2>
<p class="credits-countries-select">
Games are a great way to get stuff, e.g points, rares, money, what ever the host feels like. There are many games some <b>roleplay</b> only games and some
for <b>non-roleplay</b> for a list of game look below.
</p>
                    </div>

                        <div class="cbb clearfix green ">

                            <h2 class="title">Types of games
                            </h2>
<p class="credits-countries-select">
<table width="400px">
<tr>
<td width="70px" align="center">
<img src="web-gallery/images/10_b.png">
</td>
<td width="330px">
Below is the list of games, next to the name of the game you will see it's sort name and what type of hotel's it is on.
<br /><br />
Costume change (CC) - <b>*both types*</b>
<br /><br />
Falling furniture (FF) - <b>*both types*</b>
<br /><br />
Pod racing - <b>*both types*</b>
<br /><br />
5 seconds to kik - <b>*both types*</b>
<br /><br />
Bingo - <b>*both types*</b>
<br /><br />
Don't roll a six - <b>*both types*</b>
<br /><br />
Wheel of destiny - <b>*both types*</b>
<br /><br />
Zombie run - <b>*both types*</b>
<br /><br />
Takeshi's castle - <b>*both types*</b>
<br /><br />
Brawl - <b>*RP ONLY*</b>
<br /><br />
Infection - <b>*RP ONLY*</b>
</td>
</tr>
</table>
</p>
                    </div>
                </div>

</div>
<div id="column2" class="column">
                <div class="habblet-container ">
                        <div class="cbb clearfix blue ">

                            <h2 class="title">Info
                            </h2>
                        <div id="purse-habblet">

<div class="box-content">
I'm not certin thease are all the games, the staff team should know how to play most of thease games.
</div>
</div>


                    </div>
                </div
</div>

<?php require_once('./templates/community_footer.php'); ?>
I might make some more...
Rate please. ??/10

Credits:
Me
Who ever made the cms
 
Nov 23, 2010
307
2
OFT :I like peoples that says the truth !

ONT: As i said 6/10 :) and the code should be improved :
PHP:
 <?php
/*================================================================+\
|| # PHPRetro - An extendable virtual hotel site and management
|+==================================================================
|| # Copyright (C) 2009 Yifan Lu. All rights reserved.
|| # http://www.yifanlu.com
|| # Parts Copyright (C) 2009 Meth0d. All rights reserved.
|| # http://www.meth0d.org
|| # All images, scripts, and layouts
|| # Copyright (C) 2009 Sulake Ltd. All rights reserved.
|+==================================================================
|| # PHPRetro is provided "as is" and comes without
|| # warrenty of any kind. PHPRetro is free software!
|| # License: GNU Public License 3.0
|| # http://opensource.org/licenses/gpl-license.php
\+================================================================*/

$page['allow_guests'] = true;
require_once('./includes/core.php');
require_once('./includes/session.php');
$lang->addLocale("credits.credits");

$page['id'] = "games";
$page['name'] = "Games";
$page['bodyid'] = "community"; //changed
$page['cat'] = "community"; // changed

require_once('./templates/community_header.php');
?>
<div id="container">
    <div id="content" style="position: relative" class="clearfix">
    <div id="column1" class="column">

                <div class="habblet-container ">
                        <div class="cbb clearfix green ">

                            <h2 class="title">Games
                            </h2>
<p class="credits-countries-select">
Games are a great way to get stuff, e.g points, rares, money, what ever the host feels like. There are many games some <b>roleplay</b> only games and some
for <b>non-roleplay</b> for a list of game look below.
</p>
                    </div>

                        <div class="cbb clearfix green ">

                            <h2 class="title">Types of games
                            </h2>
<p class="credits-countries-select">
<table width="400px">
<tr>
<td width="70px" align="center">
<img src="web-gallery/images/10_b.png">
</td>
<td width="330px">
Below is the list of games, next to the name of the game you will see it's sort name and what type of hotel's it is on.
<br /><br />
Costume change (CC) - <b>*both types*</b>
<br /><br />
Falling furniture (FF) - <b>*both types*</b>
<br /><br />
Pod racing - <b>*both types*</b>
<br /><br />
5 seconds to kik - <b>*both types*</b>
<br /><br />
Bingo - <b>*both types*</b>
<br /><br />
Don't roll a six - <b>*both types*</b>
<br /><br />
Wheel of destiny - <b>*both types*</b>
<br /><br />
Zombie run - <b>*both types*</b>
<br /><br />
Takeshi's castle - <b>*both types*</b>
<br /><br />
Brawl - <b>*RP ONLY*</b>
<br /><br />
Infection - <b>*RP ONLY*</b>
</td>
</tr>
</table>
</p>
                    </div>
                </div>

</div>
<div id="column2" class="column">
                <div class="habblet-container ">
                        <div class="cbb clearfix blue ">

                            <h2 class="title">Info
                            </h2>
                        <div id="purse-habblet">

<div class="box-content">
I'm not certin thease are all the games, the staff team should know how to play most of thease games.
</div>
</div>


                    </div>
                </div
</div>

<?php require_once('./templates/community_footer.php'); ?>
 

Jo$h

Posting Freak
Jul 7, 2010
1,030
79
Don't Most RP Cms's Come with a game page integrated with the EMU anyway? 2/10 for effort.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
Guys, Stop syaing "IT'S RIPPED AMG IT'S RIPPED", Your basically saying RastaLulz ripped his CMS, Cause all this is, Is a few divs here and there and content, Anyways, Thanks for this!
 

Ceejay

Member
Aug 10, 2010
161
2
seen better, But for a beginner its good :) Maybe add a bit more detail to it.. PErsonalize it a bit more..

I rate it about a 7/10
 

Thomas-Ryan

New Member
Jan 13, 2011
25
1
To be honest how is this riping?
I Made this on Rastas CMS. Its All my own work. I have also add credits. So Just STFU Heroes?
 

Kieren

The OGz
Aug 4, 2010
2,957
751
It's ripped as EVERYTHING is ripped from sulake so stop bitching, nice release! it's also handy for a non-RP hotel.
 

Users who are viewing this thread

Top