Difference between revisions of "Template:GameServerInfo"
Jump to navigation
Jump to search
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This is the template for | + | This is the template for Game Server page's infobox. |
It should be used like this: | It should be used like this: | ||
<pre> | <pre> | ||
{{GameServerInfo | {{GameServerInfo | ||
| − | |||
|gameinfopage= | |gameinfopage= | ||
| − | | | + | |dedicatedserversupported= |
| + | |dedicatedserverappid= | ||
|maxplayers= | |maxplayers= | ||
| − | | | + | |steamquerysupport= |
| − | | | + | |rcon= |
| − | | | + | |setupguidelink= |
}} | }} | ||
</pre> | </pre> | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
<includeonly>{| class="wikitable" style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | <includeonly>{| class="wikitable" style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
| − | ! style="text-align: center; background-color:#048ce2; color:#000000;" colspan="2" |<span style="font-size: larger;"></span> | + | ! style="text-align: center; background-color:#048ce2; color:#000000;" colspan="2" |<span style="font-size: larger;">Server Information</span> |
| − | |||
| − | |||
| − | |||
|- | |- | ||
! Game Information | ! Game Information | ||
| {{{gameinfopage|}}} | | {{{gameinfopage|}}} | ||
|- | |- | ||
| − | ! | + | ! Dedicated Server Supported |
| − | | {{{ | + | | {{{dedicatedserversupported|}}} |
| + | |- | ||
| + | ! Dedicated Server Steam App ID | ||
| + | | {{{dedicatedserverappid|}}} | ||
|- | |- | ||
| − | ! Max Supported Players | + | ! Max Supported [[Players]] |
| {{{maxplayers|}}} | | {{{maxplayers|}}} | ||
|- | |- | ||
| − | ! | + | ! Query in [[Steam Browser]] {{Icon-steam}} |
| − | | {{{ | + | | {{{steamquerysupport|}}} |
|- | |- | ||
| − | ! | + | ! [[RCon]] Tool(s) |
| − | | {{{ | + | | {{{rcon|}}} |
|- | |- | ||
| − | ! | + | ! Server Setup Guide |
| − | | {{{ | + | | {{{setupguidelink|}}} |
|- | |- | ||
|} | |} | ||
| − | |||
</includeonly> | </includeonly> | ||
Latest revision as of 09:25, 29 June 2019
This is the template for Game Server page's infobox. It should be used like this:
{{GameServerInfo
|gameinfopage=
|dedicatedserversupported=
|dedicatedserverappid=
|maxplayers=
|steamquerysupport=
|rcon=
|setupguidelink=
}}