Difference between revisions of "Template:GameInfo/doc"

From Hgames Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
{{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]
 +
|engine      = [Game engine]
 +
|hflink      = DO NOT USE, Hongfire closed around September 2019
 
|fzlink      = [F95Zone link]
 
|fzlink      = [F95Zone link]
 
|aslink      = [Anime Sharing link]
 
|aslink      = [Anime Sharing link]
Line 13: Line 15:
 
|dclink      = [Discord link]
 
|dclink      = [Discord link]
 
|hfpatch    = ["Have Fun" Patch link]
 
|hfpatch    = ["Have Fun" Patch link]
|plugin      = [BepInEx plugins link]
+
|plugin      = [BepInEx plugin(s) link, only applies to Unity games]
|companyweb  =
+
|companyweb  = [Company/studio webpage]
|gameweb    =
+
|gameweb    = [Game webpage]
 
|wiki        = [Official game Wiki link]
 
|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.