Template:Outlook Materia Nouveau: Difference between revisions

From Zandronum Wiki
(Remove broke plainlinks)
Tag: Source edit
(Link to Player statuses, and to the rest of the ST content pages)
Tag: Source edit
 
(33 intermediate revisions by 3 users not shown)
Line 6: Line 6:
</noinclude>__NOTOC__{{#css:
</noinclude>__NOTOC__{{#css:
.materia-body {
.materia-body {
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif;
font-family: "Segoe UI", sans-serif;
}
}
Line 78: Line 78:
     .materia-column {
     .materia-column {
         margin: 0px 5px;
         margin: 0px 5px;
         min-width: 300px;
         min-width: 200px;
     }
     }


Line 96: Line 96:
}}<div class="materia-body">
}}<div class="materia-body">
<div class="materia-flex-row" style="align-items: stretch">
<div class="materia-flex-row" style="align-items: stretch">
{| class="wikitable materia-box transparent" style="min-width: 70%; width: 0; flex-grow: 1; margin-right: 10px;"
<div style="min-width: 70%; width: 0; flex-grow: 1; margin-right: 10px;">
{| class="wikitable materia-box transparent"
|
|
<div class="materia-content">
<div class="materia-content">
Line 103: Line 104:
''Leading the way in newschool multiplayer Doom online.''
''Leading the way in newschool multiplayer Doom online.''


'''[[Zandronum]]''' is a Doom source port focused on a modern client-server multiplayer experience. Being the continuation of Skulltag, it adds support for modern GZDoom features and mods, while keeping compatibility with Skulltag content.
'''[[Zandronum]]''' is a Doom source port focused on a modern client-server multiplayer experience. Being the continuation of [[Skulltag]], it adds support for modern GZDoom features and mods, while keeping compatibility with Skulltag content.
</div>
</div>
|}
|}
</div>


{| class="wikitable materia-box" style="border: 1px solid #3F51B5; min-width: 200px;"
<div style="min-width: 200px;">
{| class="wikitable materia-box equal" style="border: 1px solid #3F51B5; height: calc(100% - 10px);"
! class="materia-header" style="background-color: #3F51B5" | <div>Releases</div>
! class="materia-header" style="background-color: #3F51B5" | <div>Releases</div>
|-
|-
|  
|  
<div class="materia-content" style="text-align: center">
<div class="materia-content" style="text-align: center;">
'''Latest release''': [[Version history/{{LatestVersion}}|{{LatestVersion}}]]<br/>
'''Latest release''': [[Version history/{{LatestVersion}}|{{LatestVersion}}]]
{{#if: {{LatestBeta}} | '''Latest beta''': [http://zandronum.com/download#betas {{LatestBeta}}] <br/>|}}  
{{#if: {{LatestBeta}} | <br/>'''Latest beta''': [[Version history/{{LatestBeta}}|{{LatestBeta}}]] <br/>|}}
[[Version history]]
 
[[Version history]] &bull; <span class="plainlinks">[https://zandronum.com/download Downloads]</span>
</div>
</div>
|}
|}
</div>
</div>
</div>


Line 141: Line 146:
** [[Install Doomseeker|for Doomseeker]]
** [[Install Doomseeker|for Doomseeker]]
* [[Configuring Zandronum]]
* [[Configuring Zandronum]]
* [[Zandronum and IWAD Files|Zandronum and IWADs]]
* [[Zandronum and IWAD files]]
* [[Playing Online|Playing online]]
* [[Playing online]]
* [[Creating a Game Server|Creating your own servers]]
* [[Creating a game server|Creating your own servers]]
* [[FAQ|Frequently asked questions]]
* [[FAQ|Frequently asked questions]]
* [[Setting up testing versions]]
* [[Setting up testing versions]]
* [[Accounts|Account system]]
</div>
</div>
|}
|}
Line 153: Line 159:
|
|
<div class="materia-content">
<div class="materia-content">
* [[Console Variables|Console]] and [[Server Variables|server]] variables, [[Console Commands|console commands]]
* [[Console variables|Console]] and [[Server variables|server]] variables, [[Console commands|console commands]]
* [[Command Line Parameters|Command-line parameters]]
* [[Command-line parameters]]
* [[SkullTag Medals|Medals]] and [[SkullTag Icons|icons]] from Skulltag
* [[Player statuses]]
* [[Game Modes|Game modes]]
* Skulltag content: [[Skulltag medals|medals]], [[Skulltag items|items]], [[Skulltag runes|runes]], [[Skulltag spheres|spheres]], [[Skulltag weapons|weapons]]
* [[Game modes]]
* [[DMFlags]]
* [[DMFlags]]
* [[List of mods]] for Zandronum
* [[Version history]]
* [[Version history]]
</div>
</div>
Line 170: Line 178:
|
|
<div class="materia-content">
<div class="materia-content">
* [[Discord]]
* [http://zandronum.com/forum Forums]
* [http://zandronum.com/forum Forums]
* [https://zandronum.com/forum/viewforum.php?f=46 Clans]
* [https://zandronum.com/forum/viewforum.php?f=46 Clans]
* [[Events]]
* [https://zandronum.com/forum/viewforum.php?f=42 Events]
</div>
</div>
|}
|}
Line 182: Line 191:
* Compiling Zandronum
* Compiling Zandronum
** [[Compiling Zandronum with Visual_Studio|with Visual Studio]]
** [[Compiling Zandronum with Visual_Studio|with Visual Studio]]
** [[Compiling Zandronum on Mac|on Mac]]
** [[Compiling Zandronum on Linux|on Linux]]
** [[Compiling Zandronum on Linux|on Linux]]
** [[Compiling the Zandronum server on a Raspberry Pi|on Raspberry Pi]]
** [[Compiling the Zandronum server on a Raspberry Pi|on Raspberry Pi]]
** [[Zandronum Server on FreeBSD#Compiling|server on FreeBSD]]
** [[Zandronum Server on FreeBSD|server on FreeBSD]]
* Source code
* Source code
** [https://osdn.net/projects/zandronum/ Zandronum on OSDN]
** [https://foss.heptapod.net/zandronum Zandronum on Heptapod]
** [https://bitbucket.org/Doomseeker/doomseeker Doomseeker]
** [https://bitbucket.org/Doomseeker/doomseeker Doomseeker]
* [http://zandronum.com/tracker/my_view_page.php Issue tracker]
* [http://zandronum.com/tracker/my_view_page.php Issue tracker]
Line 204: Line 214:
* [[Creating Maps|Mapping]]
* [[Creating Maps|Mapping]]
* [[Editing Configuration Tools|Modding tools]]
* [[Editing Configuration Tools|Modding tools]]
* [[DECORATE|DECORATE features]]
* [[ACS|ACS features]]
* [[ACS|ACS features]]
* [[DECORATE]]
** [[Database|Databases]]
* [[Database|Databases]]
** [[EVENT scripts|<tt>EVENT</tt> scripts]]
* [[MENUDEF]]
* Special lumps
* [[GAMEMODE]]</div>
** [[ANCRINFO]]
** [[AUTHINFO]]
** [[BOTINFO]]
** [[CMPGNINF]]
** [[GAMEMODE]]
** [[MAPINFO]]
** [[MENUDEF]]
** [[SCORINFO]]
** [[SECTINFO]]
** [[SKININFO]]
** [[VOTEINFO]]
</div>
|}
|}
{| class="wikitable materia-box equal" style="border: 1px solid #795548"
{| class="wikitable materia-box equal" style="border: 1px solid #795548"
Line 215: Line 237:
|
|
<div class="materia-content">
<div class="materia-content">
* [[ZandronumWiki:Contibuting|Help contribute!]]
[[File:Za exe logo.png|left|64x64px]]
* '''[[Special:ListUsers|Wiki users]]:''' {{NUMBEROFUSERS}}
The Zandronum Wiki has [[ZandronumWiki:Statistics|{{NUMBEROFARTICLES}} articles and {{NUMBEROFUSERS}} users]].
* '''[[Special:ActiveUsers|Active users]]:''' {{NUMBEROFACTIVEUSERS}}
You can [[ZandronumWiki:Contributing|help contribute!]]
* '''[[Special:AllPages|Available pages]]:''' {{NUMBEROFPAGES}}
* '''Available articles:''' {{NUMBEROFARTICLES}}
 
----
 
{{Special:ContributionScores/5/7/nosort,notools}}
</div>
</div>
|}
|}

Latest revision as of 03:37, 28 January 2024

This is an updated of Template:Outlook Materia, improving it by compacting information; using flexboxes for responsiveness; using mediawikiwiki:Extension:CSS instead of template; and using wikitables to use colours of the user's current theme.


Welcome to !

Leading the way in newschool multiplayer Doom online.

Zandronum is a Doom source port focused on a modern client-server multiplayer experience. Being the continuation of Skulltag, it adds support for modern GZDoom features and mods, while keeping compatibility with Skulltag content.

Releases

Latest release: 3.1
Latest beta: 3.2-alpha-240414-1910

Version historyDownloads

Need help? Check the FAQ and list of common problems before asking on the Discord or posting on the forums.