Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Source ports table/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m
m (Tfw your own template has incorrect documentation.)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{User:Suicide machine/Sandbox/Source Ports|content=
+
;Syntax
{{User:Suicide machine/Sandbox/Source Ports/Row|DarkPlaces|Windows, OS X, Linux|DarkPlaces is a 2nd common port for new players which adds modern graphical features such as realtime shadowmaps, bloom, and normalmapping. It also supports both the netQuake, and QuakeWorld networking protocols, as well as its own. It scales well on visual effects from the modern to the classic and sports fast rendering for modern GPUs. It has some problems with mods that depend on the original Quake's bugs that the engine has fixed.}}
+
<pre><nowiki>{{Source ports table|content=
{{User:Suicide machine/Sandbox/Source Ports/Row|DirectQ (Archived)|Windows, DOS|DirectQ is a Direct3d oriented engine with a few tweaks to the menu but little to graphical improvements, it simply runs on DirectX instead of OpenGL. It mostly resembles the classic look with some quirks such as the HUD being based on Nintendo 64 version, outside of that it performs excellently. Note that this source port is no longer under active development. The latest release is v1.9.}}
+
{{Source ports table/row| SourcePort1 | url=http://exampleurl | SourcePort1 description  | Windows, OS X, Linux }}
}}
+
{{Source ports table/row| SourcePort2 | SourcePort2 description | Windows }}
 +
}}</nowiki></pre>
  
{{Image|game settings.png|General settings.}}
+
<includeonly>[[Category:Table templates]]</includeonly>
{{Video settings
+
<noinclude>[[Category:Documentation templates]]</noinclude>
|wsgf link                  = http://www.wsgf.org/dr/game_name/en
 
|widescreen wsgf award      = gold/silver/limited/unsupported/incomplete
 
|multimonitor wsgf award    = gold/silver/limited/unsupported/incomplete
 
|ultrawidescreen wsgf award = gold/silver/limited/unsupported/incomplete
 
|4k ultra hd wsgf award    = gold/silver/limited/unsupported/incomplete
 
|widescreen resolution      = true/false/hackable/unknown
 
|widescreen resolution notes=
 
|multimonitor              = unknown
 
|multimonitor notes        =
 
|ultrawidescreen            = unknown
 
|ultrawidescreen notes      =
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =
 
|fov                        = unknown
 
|fov notes                  =
 
|windowed                  = unknown
 
|windowed notes            =
 
|borderless windowed        = unknown
 
|borderless windowed notes  =
 
|anisotropic                = unknown
 
|anisotropic notes          =
 
|antialiasing              = unknown
 
|antialiasing notes        =
 
|vsync                      = unknown
 
|vsync notes                =
 
|60 fps                    = unknown
 
|60 fps notes              =
 
|120 fps                    = unknown
 
|120 fps notes              =
 
|hdr                        = unknown
 
|hdr notes                  =
 
|color blind                = unknown
 
|color blind notes          =
 
}}
 

Latest revision as of 16:24, 19 February 2018

Syntax
{{Source ports table|content=
{{Source ports table/row| SourcePort1 | url=http://exampleurl | SourcePort1 description  | Windows, OS X, Linux }}
{{Source ports table/row| SourcePort2 | SourcePort2 description | Windows }}
}}