Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2024/07/16 10:20] – gurpadmin | start [2024/10/11 10:18] (current) – [About us] gurpadmin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <code html> | + | ====== |
- | <div class=" | + | |
- | <img class=" | + | |
- | <img class=" | + | |
- | <img class=" | + | |
- | </ | + | |
- | <style> | + | > After years of running our Space Engineers Roleplay-server, |
- | .carousel { | + | |
- | position: relative; | + | |
- | width: 200px; | + | |
- | height: 200px; | + | |
- | overflow: hidden; | + | |
- | } | + | |
- | .carousel-image { | ||
- | position: absolute; | ||
- | width: 100%; | ||
- | height: 100%; | ||
- | opacity: 0; | ||
- | transition: opacity 1s; | ||
- | } | ||
- | .carousel-image: | ||
- | opacity: 1; | ||
- | animation: fade 9s infinite; | ||
- | } | ||
- | .carousel-image: | + | Welcome to GURP, Glen's Utopian Role-Play ! Don't ask about the name. It's a running meme. |
- | animation: fade 9s infinite 3s; | + | |
- | } | + | |
- | .carousel-image:nth-child(3) { | + | This server is a roleplay community around mainly DayZ, including elements like PvP, PvE, player-driven and admin-driven stories. Anyone is free to do as they wish in terms of both roleplay and gameplay, as long as they' |
- | | + | |
- | } | + | DayZ Season 1 - Outbreak is now live! |
+ | |||
+ | {{youtube> | ||
+ | |||
+ | |||
+ | ==== About us ==== | ||
+ | |||
+ | Server Name: GURP - Glen's Utopian Role-Play | ||
+ | |||
+ | Server Location: Coventry, UK | ||
+ | |||
+ | Server Address: Join us on [[https:// | ||
+ | |||
+ | Gameplay Types: RP, PvP, FFA, PvE, PvPvE, Sandbox | ||
+ | |||
+ | |||
+ | |||
+ | Tired of roleplay servers that turn into themed PvP battles? Join GURP and immerse yourself in a friendly, story-driven community! | ||
+ | |||
+ | GURP is your ideal roleplay community, fostering character interactions and epic narratives across multiple factions. We cater to all playstyles, whether you're a battle-hardened bandite or a peaceful trader. | ||
+ | |||
+ | Feel free to look at our archive to see what we have built previously in Space Engineers. We will aim for similar quality for our upcoming ventures! | ||
- | @keyframes fade { | ||
- | 0%, 100% { opacity: 0; } | ||
- | 33.33% { opacity: 1; } | ||
- | } | ||
- | </ | ||
- | </ | ||