@@ -49,9 +49,15 @@
@@ -66,11 +72,10 @@
{{ end }}
+ {{ if .Content }}
The below game entry is based on user submitted content.
See a mistake? Want to contribute? Edit this article on Github
+ {{ else }} +The below game entry is based on user submitted content.
+See a mistake? Want to contribute? Edit + this article on Github
+ {{ end }}Compatibility
- {{ if gt (len .Params.issues) 0 }} + {{ if gt (len .Params.testcases) 0 }}ID | Build Date | Tested By | Hardware | @@ -83,7 +88,6 @@ {{ range .Params.testcases }} {{- $rating := index $siteCompatibility .compatibility }}||
---|---|---|---|---|---|
{{ if isset . "id" }} {{ .id }} {{ end }} | {{ if isset . "buildDate" }} {{ dateFormat "01/2/2006" .buildDate }} {{ end }} | {{ .author }} @@ -92,10 +96,10 @@ | {{ .cpu }} {{ .gpu }} {{ .os }} |
{{ if isset . "buildName" }}{{ .buildName }} Build {{ end }}{{ .version }} |
-
-
+
+
{{ $rating.name}}
-
+
|