Template:Outlook Materia Nouveau: Difference between revisions

From Zandronum Wiki
No edit summary
Tag: Source edit
(Link to Player statuses, and to the rest of the ST content pages)
Tag: Source edit
(92 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#css:
<noinclude>
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.
 
----
 
</noinclude>__NOTOC__{{#css:
.materia-body {
.materia-body {
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif;
font-family: "Segoe UI", sans-serif;
}
}
Line 10: Line 15:
margin-bottom: 10px;
margin-bottom: 10px;
         margin-top: 0;
         margin-top: 0;
        width: 100%;
}
}


    /* disable wikitable borders */
     .materia-box > tr > th,
     .materia-box > tr > th, .materia-box > tr > td, .materia-box > * > tr > th, .materia-box > * > tr > td {
    .materia-box > tr > td,
    .materia-box > * > tr > th,
    .materia-box > * > tr > td {
         border: none;
         border: none;
     }
     }


     .materia-box .full {
     .materia-box > tr > th, .materia-box > * > tr > th {
        width: 100%;
        padding: 0;
    }
 
    .materia-box > tbody, .materia-box > thead, .materia-box > tbody > tr, .materia-box > tbody > tr, .materia-box > tbody > tr > td {
        display: block;
        width: 100%;
        padding: 0;
     }
     }


Line 25: Line 37:
color: #FFFFFF;
color: #FFFFFF;
text-align: center;
text-align: center;
        height: auto;
        width: 100%;
        display: block;
        box-sizing: border-box;
        font-weight: bold;
}
}
    /* annoying hack to pad header text */
    .materia-header > * {
        padding: 3px;
color: #FFFFFF;
    }


.materia-content {
.materia-content {
padding: 0 5px;
padding: 5px 10px !important;
padding-bottom: 4px;
}
}


Line 39: Line 61:
         justify-content: center;
         justify-content: center;
         align-items: flex-start;
         align-items: flex-start;
         width: 80%;
         width: 95%; /* MediaWiki blocks var for some reason, so update this in .materia-flex-row.main too */
    }
 
    .materia-flex-row.main {
        width: calc(95% + 10px);
     }
     }


     .materia-flex > * {
     .materia-flex-row > * {
         flex: 1;
         flex: 1;
    }
    .materia-box.equal {
        width: 100%;
     }
     }


     .materia-column {
     .materia-column {
         margin: 0px 5px;
         margin: 0px 5px;
        min-width: 200px;
    }
    .materia-box.transparent,
    .materia-box.transparent > tr > th,
    .materia-box.transparent > tr > td,
    .materia-box.transparent > * > tr > th,
    .materia-box.transparent > * > tr > td {
        border: 1px solid transparent;
        box-shadow: none;
        background-color: transparent;
     }
     }


     .materia-flex-column {
     .materia-box.transparent .materia-content {
        display: flex;
        padding: 0 !important;
        flex-direction: column;
        flex-wrap: wrap;
        margin: auto;
        justify-content: center;
        align-items: flex-start;
        width: 80%;
     }
     }
}}
}}<div class="materia-body">
<div class="materia-body">
<div class="materia-flex-row" style="align-items: stretch">
<div style="min-width: 70%; width: 0; flex-grow: 1; margin-right: 10px;">
{| class="wikitable materia-box transparent"
|
<div class="materia-content">
<h3 style="margin: 0;padding: 0;font-size: 2em;">Welcome to [[File:ZandronumBanner.png|206x32px|link=Zandronum]]!</h3>
 
''Leading the way in newschool multiplayer Doom online.''


<div class="materia-flex-column">
'''[[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.
{| class="wikitable materia-box full" style="border: 1px solid #A4C95F; min-width: 40%; width: 0; flex-grow: 1;"
</div>
| class="materia-content" |
'''Welcome to'''
[[Image:ZandronumBanner.png|400px|center|link=Zandronum]]
Leading the way in newschool multiplayer Doom online.
|}
|}
</div>


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


<br />
<div class="materia-flex-row">
<div style='text-align: center">
{| class="wikitable materia-box equal" style="border: 1px solid #000000"
|
<div class="materia-content">
[[File:STFOUCH4.png|left|link=]]
'''Need help?''' Check the [[FAQ]] and [[Common Issues|list of common problems]] before asking on [https://zandronum.com/forum/viewtopic.php?f=8&t=9331 the Discord] or posting on [http://zandronum.com/forum the forums].
'''Need help?''' Check the [[FAQ]] and [[Common Issues|list of common problems]] before asking on [https://zandronum.com/forum/viewtopic.php?f=8&t=9331 the Discord] or posting on [http://zandronum.com/forum the forums].
</div>
</div>
<br />
|}
</div>


<div class="materia-flex-row">
<div class="materia-flex-row main">
<div class="materia-column">
<div class="materia-column">


{| class="wikitable materia-box" style="border: 1px solid #009688"
{| class="wikitable materia-box equal" style="border: 1px solid #009688"
! class="materia-header" style="background-color: #009688" | General
! class="materia-header" style="background-color: #009688" | <div>Guides and Help</div>
|-
|-
| class="materia-content" |
|
<div class="materia-content">
* '''Installation guides'''
* '''Installation guides'''
** [[Install Zandronum|for Zandronum]]
** [[Install Zandronum|for Zandronum]]
** [[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]]
* [[Console Variables|Console]] and [[Server Variables|server]] variables, [[Console Commands|console commands]]
* [[Creating a game server|Creating your own servers]]
* [[Command Line Parameters|Command-line parameters]]
* [[FAQ|Frequently asked questions]]
* [[SkullTag Medals|Medals]] and [[SkullTag Icons|icons]] from Skulltag
* [[Setting up testing versions]]
* [[Game Modes|Game modes]]
* [[Accounts|Account system]]
* [[Creating a Game Server|Creating your own servers]]
</div>
|}
{| class="wikitable materia-box equal" style="border: 1px solid #9E9D24"
! class="materia-header" style="background-color: #9E9D24" | <div>Reference</div>
|-
|
<div class="materia-content">
* [[Console variables|Console]] and [[Server variables|server]] variables, [[Console commands|console commands]]
* [[Command-line parameters]]
* [[Player statuses]]
* Skulltag content: [[Skulltag medals|medals]], [[Skulltag items|items]], [[Skulltag runes|runes]], [[Skulltag spheres|spheres]], [[Skulltag weapons|weapons]]
* [[Game modes]]
* [[DMFlags]]
* [[DMFlags]]
* [[FAQ|Frequently asked questions]]
* [[List of mods]] for Zandronum
* [[Version history]]
* [[Version history]]
* [[Setting up testing versions]]
</div>
|}
|}


Line 113: Line 173:
<div class="materia-column">
<div class="materia-column">


{| class="wikitable materia-box" style="border: 1px solid #673AB7"
{| class="wikitable materia-box equal" style="border: 1px solid #673AB7"
! class="materia-header" style="background-color: #673AB7" | Community
! class="materia-header" style="background-color: #673AB7" | <div>Community</div>
|-
|-
| class="materia-content" |
|
* <span class='plainlinks">[http://zandronum.com/forum Forums]</span>
<div class="materia-content">
* <span class='plainlinks">[https://zandronum.com/forum/viewforum.php?f=46 Clans]</span>
* [[Discord]]
* [[Events]]
* [http://zandronum.com/forum Forums]
* [https://zandronum.com/forum/viewforum.php?f=46 Clans]
* [https://zandronum.com/forum/viewforum.php?f=42 Events]
</div>
|}
|}
{| class="wikitable materia-box" style="border: 1px solid #E91E63"
{| class="wikitable materia-box equal" style="border: 1px solid #E91E63"
! class="materia-header" style="background-color: #E91E63" | Development
! class="materia-header" style="background-color: #E91E63" | <div>Development</div>
|-
|-
| class="materia-content" |
|
<div class="materia-content">
* 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]
* [[Launcher protocol]]
* [[Launcher protocol]]
* [[RCON protocol|RCon protocol]]
* [[RCON protocol|RCon protocol]]
</div>
|}
|}


Line 141: Line 207:
<div class="materia-column">
<div class="materia-column">


{| class="wikitable materia-box" style="border: 1px solid #FF5722"
{| class="wikitable materia-box equal" style="border: 1px solid #FF5722"
! class="materia-header" style="background-color: #FF5722" | Mapping and Modding
! class="materia-header" style="background-color: #FF5722" | <div>Mapping and Modding</div>
|-
|-
| class="materia-content" |
|
<div class="materia-content">
* [[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]]
** [[ANCRINFO]]
** [[AUTHINFO]]
** [[BOTINFO]]
** [[CMPGNINF]]
** [[GAMEMODE]]
** [[MAPINFO]]
** [[MENUDEF]]
** [[SCORINFO]]
** [[SECTINFO]]
** [[SKININFO]]
** [[VOTEINFO]]
</div>
|}
|}
{| class="wikitable materia-box" style="border: 1px solid #795548"
{| class="wikitable materia-box equal" style="border: 1px solid #795548"
! class="materia-header" style="background-color: #795548" | Wiki
! class="materia-header" style="background-color: #795548" | <div>Wiki</div>
|-
|-
| class="materia-content" |
|
* [[ZandronumWiki:Contibuting|Help contribute!]]
<div class="materia-content">
* '''[[Special:ListUsers|Wiki users]]:''' {{NUMBEROFUSERS}}
[[File:Za exe logo.png|left|64x64px]]
* '''[[Special:ActiveUsers|Active users]]:''' {{NUMBEROFACTIVEUSERS}}
The Zandronum Wiki has [[ZandronumWiki:Statistics|{{NUMBEROFARTICLES}} articles and {{NUMBEROFUSERS}} users]].
* '''[[Special:AllPages|Available pages]]:''' {{NUMBEROFPAGES}}
You can [[ZandronumWiki:Contributing|help contribute!]]
* '''Available articles:''' {{NUMBEROFARTICLES}}
</div>
 
----
 
{{Special:ContributionScores/5/7/nosort,notools}}
|}
|}



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.