Template:Infobox:GameMod

From Istaria Lexica

Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Use this template to describe a Playermade modification for Istaria. Provides Links to original resources and a screenshot section with a direct full resolution picture link, and some other hints for the readers.


  • Try out this template in your sandbox
  • Find pages using this template
  • The available game modification types are listed here.


Syntax[edit]

{{Infobox:GameMod
|image           = 
|type            =
|description     = 
|link            = 
|copy files      = 
|edit files      = 
|overwrite files = 
|change options  = 
}}

Parameters[edit]

{{Infobox:GameMod
|image           = provide an image filename for the screenshot. Defaults to {{PAGENAME}}.jpg
|type            = modification type (used for sorting in tables) Please see above for available types
|description     = a SHORT description about what the mod does.
|link            = a link to the mod's original resource, ex. to the istaria community forum thread or another web page
|copy files      = Whether user has to copy files into the istaria client (yes|no)
|edit files      = Whether user has to edit files of istaria client (yes|no)
|overwrite files = Whether user has to overwrite any client files (yes|no)
|change options  = Whether user has to modify ingame options to make the mod work (yes|no)
}}
<section end=Parameters>

Example[edit]

{{Infobox:GameMod
|image           = Shield.jpg
|type            = 3D-model Mod
|description     = Your personal shield decoration mod.
|link            = http://community.istaria.com
|copy files      = 
|edit files      = Yes
|overwrite files = No
|change options  = no
}}
Visit Template:Infobox:GameMod/doc to edit this text. (How to: document correctly)