Template:Infobox mod/doc: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Added template doc)
 
(Added see also links)
Line 68: Line 68:
"download"
"download"
],
],
"description": "An infobox for mod infopages."
"description": "An infobox for mod infopages.",
"format": "block"
}
}
</templatedata>
</templatedata>

== See also ==
* {{tl|Infobox game mechanic}}
* {{tl|Infobox data structure}}
* {{tl|Infobox subsystem}}
* {{tl|Infobox map}}

Revision as of 04:53, 3 August 2022

Use this template to add an Infobox to an article for a game mod.

Usage

The template supports the following parameters.

  • name - The title above the infobox. Default is the page name.
  • image - An image to be displayed in the infobox. Default is {{No image}}.
    • Use just the name of the image, eg. File:ITM anticrack firewall.png, not [[File:ITM anticrack firewall]]
  • caption - The caption below the image.
  • width - Width of the image/infobox body. Default is 360px.
  • creator - The name of the mod creator.
  • version - The version of the game the mod was made for (e.g. NTSC, PAL, JP)
  • download - An external link to download the mod. Don't upload the mod to the wiki.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for Infobox mod

An infobox for mod infopages.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

The name of the mod (default is the page name)

Stringoptional
imageimage

no description

Fileoptional
image captioncaption

no description

Stringoptional
widthwidth

no description

Unknownoptional
creatorcreator author

The name of the person who created the mod

Stringoptional
release datereleasedate

The date the mod was first released

Example
January 1, 1969
Dateoptional
versionversion build

The version of the game the mod is for

Stringoptional
download linkdownload

Download link for the mod

URLoptional

See also