Difference between revisions of "Template:GameServerInfo"

From Citadel Servers Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{GameServerInfo
 
{{GameServerInfo
|image=
 
 
|gameinfopage=
 
|gameinfopage=
|developer=
+
|dedicatedserverappid=
 
|maxplayers=
 
|maxplayers=
|companylocation=
+
|steamquerysupport=
|gamesmade=
+
|rcon=
|website=
+
|setupguidelink=
 
}}
 
}}
 
</pre>
 
</pre>
image - image of the game
+
 
developer = developer of the game
 
publisher = publisher of the game
 
release = release date of the game (can be found in the official wiki, official website or wikipedia)
 
engine = the engine which was used to develop the game
 
steam = does this game use steam
 
genre = to which genre the game belongs to
 
language = in which language the game is available
 
website = Official website of the game/developer
 
wiki = official wiki
 
gamepage = Landingpage at Citadel Servers
 
 
</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;">Server Information</span>
 
! style="text-align: center; background-color:#048ce2; color:#000000;" colspan="2" |<span style="font-size: larger;">Server Information</span>
 
|-
 
|-
!  
+
! Game Information
| {{{image|}}}
+
| {{{gameinfopage|}}}
 
|-
 
|-
 
! Dedicated Server Steam App ID
 
! Dedicated Server Steam App ID
 
| {{{dedicatedserverappid|}}}
 
| {{{dedicatedserverappid|}}}
|-
 
! Max Supported Players
 
| {{{maxplayers|}}}
 
 
|-
 
|-
 
! Max Supported Players
 
! Max Supported Players
Line 50: Line 36:
 
|-
 
|-
 
|}
 
|}
 
 
</includeonly>
 
</includeonly>

Revision as of 09:08, 29 June 2019

This is the template for developer/publisher info. It should be used like this:

{{GameServerInfo
|gameinfopage=
|dedicatedserverappid=
|maxplayers=
|steamquerysupport=
|rcon=
|setupguidelink=
}}