diff options
| author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 09:14:51 +0000 | 
|---|---|---|
| committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 09:14:51 +0000 | 
| commit | 8e2e7055482d04d3941cc0f803bd01324521f08f (patch) | |
| tree | 34df4db7ef752d8fc2577fa4dc6b6a1600198949 /web/include | |
| parent | ae42fc24f8998e208a3cec51bfdfe4e957922aad (diff) | |
| download | ioquake3-aero-8e2e7055482d04d3941cc0f803bd01324521f08f.tar.gz ioquake3-aero-8e2e7055482d04d3941cc0f803bd01324521f08f.zip | |
General outline of upcoming media page.
git-svn-id: svn://svn.icculus.org/quake3/trunk@558 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include')
| -rw-r--r-- | web/include/media.php | 27 | 
1 files changed, 27 insertions, 0 deletions
| diff --git a/web/include/media.php b/web/include/media.php new file mode 100644 index 0000000..b4fe032 --- /dev/null +++ b/web/include/media.php @@ -0,0 +1,27 @@ +<h2>Screenshots</h2> +<p>Here be some screenshots of icculus.org in action on different platforms and games.</p> +<ul> +<li> +	<h3>Quake 3 Arena</h3> +	<li> +		On Linux/x86_64:<br /> +		<img src="/images/screenshots/arenalinux.png" /> +	</li> +	<li> +		On Mac OS X:<br /> +		<img src="/images/screenshots/arenaosx.png" /> +	</li> +</li> +<li> +	<h3>Tremulous<h3> +	<p><a href="http://tremulous.net/">Tremulous</a> is the first Quake3 mod to evolve +	into it's very own standalone game, based upon our engine.</p> +	<li> +		On Linux/x86:<br /> +		<img src="/images/screenshots/tremlinux.png" /> +	</li> + + +<h2>Logo</h2> +<p>Put some information here like most places do with links to big versions of the +logo and talk about general asshattery.</p> | 
