Template:Quake games: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (oh yeah these should be 4.1, not 4)
mNo edit summary
Line 9: Line 9:
| navbar = off
| navbar = off


| titlestyle = border-radius: 8px 8px 0 0; font-size: 100%; background-color: {{quake|col}}3a; padding: 2px; color: #fff;
<!-- Title has border-radius of 8px on top-left and top-right -->
| titlestyle = border-radius: 8px 8px 0 0; white-space: nowrap; font-size: 100%; background-color: {{quake|col}}3a; padding: 2px; color: #fff;
 
<!-- Body has a border radius of 12px overall. Every other radius uses 8px so that both radius' look smooth
Background color of #202020 is set as well. -->
| bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius: 12px; margin: 1em auto 0em;
| bodystyle  = background-color: #202020; clear: both; border: 2px solid #525252; border-radius: 12px; margin: 1em auto 0em;
| groupstyle = background-color: #3A3A3A; padding: 2px 10px; width: 1%; white-space: nowrap; font-weight: bold;
 
| liststyle  = border-left: none; font-size: 85%;
<!-- Setting the general constant styling for every group/list -->
| groupstyle = background-color: #3A3A3A; padding: 2px 10px; width: 1%; white-space: nowrap; font-weight: bold; text-align: right;
| liststyle  = border-left: none;


| group1 = Official
| group1 = Official
Line 18: Line 24:
| list1style = background-color: #252525
| list1style = background-color: #252525


| group2 = Third-Party
| group2 = Third Party
| group2style = border-radius: 0 0 0 8px
| group2style = border-radius: 0 0 0 8px
| list2  = {{dmc|4.1}} • {{dmcr|4.1}}
| list2  = {{dmc|4.1}} • {{dmcr|4.1}}

Revision as of 20:36, 25 November 2023

Note.pngNote:This template is used to list all games in the Quake Quake series at the bottom of relevant game pages.
Mods and fangames are also listed if they are notable enough.
Deathmatch Classic Deathmatch Classic and derivatives are also listed, as DMC is effectively a Quake fangame.
Note.pngNote:When using this template, make sure this template is placed on a new line after the {{MultiPage}} template, and not the language subpage itself, that way it will appear in the main page in any languages whether they have it added on language subpage or not. Don't put it on the same line as {{MultiPage}}, as that can result in title being aligned to the left.