Difference between revisions of "Template:GameInfo/doc"

From Hgames Wiki
Jump to: navigation, search
(very much needed)
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<pre style="white-space:pre-wrap;">
 
<pre style="white-space:pre-wrap;">
 
{{GameInfo
 
{{GameInfo
|name=
+
|name       =
|exoticname=
+
|exoticname = [Original title, usually in japanese, only applies when not in english]
|cover=
+
|cover       = [Cover art or logo (image filename)]
|company=
+
|company     = [Game company/studio]
|releasedate=
+
|releasedate =  
|theme=
+
|theme       = [Tags, separated by commas]
|hflink=
+
|engine      = [Game engine]
|aslink=
+
|hflink     = DO NOT USE, Hongfire closed around September 2019
|fplink=
+
|fzlink      = [F95Zone link]
|dclink=
+
|aslink     = [Anime Sharing link]
|hfpatch=
+
|lmlink      = [Unofficial LineMarvel Forum link]
|plugin=
+
|fplink     = [Fanpage link]
|companyweb=
+
|dclink     = [Discord link]
|gameweb=
+
|hfpatch     = ["Have Fun" Patch link]
 +
|plugin     = [BepInEx plugin(s) link, only applies to Unity games]
 +
|companyweb = [Company/studio webpage]
 +
|gameweb     = [Game webpage]
 +
|wiki        = [Official game Wiki link]
 +
|dlsite      = [DLsite link (only for japanese games)]
 
}}
 
}}
 +
Remember to shorten the fzlink/aslink/lmlink, for example: if the link is "f95zone.to/threads/abc-def-ghi.123456/", remove the page name up to and including the dot, so the link looks like this: "f95zone.to/threads/123456/". Thi helps declutter the source code, especially if the name contains japanese characters.
 
</pre>
 
</pre>

Latest revision as of 06:30, 20 October 2025

{{GameInfo
|name        =
|exoticname  = [Original title, usually in japanese, only applies when not in english]
|cover       = [Cover art or logo (image filename)]
|company     = [Game company/studio]
|releasedate = 
|theme       = [Tags, separated by commas]
|engine      = [Game engine]
|hflink      = DO NOT USE, Hongfire closed around September 2019
|fzlink      = [F95Zone link]
|aslink      = [Anime Sharing link]
|lmlink      = [Unofficial LineMarvel Forum link]
|fplink      = [Fanpage link]
|dclink      = [Discord link]
|hfpatch     = ["Have Fun" Patch link]
|plugin      = [BepInEx plugin(s) link, only applies to Unity games]
|companyweb  = [Company/studio webpage]
|gameweb     = [Game webpage]
|wiki        = [Official game Wiki link]
|dlsite      = [DLsite link (only for japanese games)]
}}
Remember to shorten the fzlink/aslink/lmlink, for example: if the link is "f95zone.to/threads/abc-def-ghi.123456/", remove the page name up to and including the dot, so the link looks like this: "f95zone.to/threads/123456/". Thi helps declutter the source code, especially if the name contains japanese characters.