Template:Modlisting

From Step Mods | Change The Game
Revision as of 22:37, November 2, 2020 by TechAngel85 (talk | contribs)


Template:Modlisting

Discussion:

Purpose & Usage

This template displays a stylized mod listing and instruction set on the page.

Required Parameters

modName
Defined: modName=textHere
Defines the text displayed for the mod's name within the template.
modURL
Defined: modURL=URLHere
Defines the URL to the mod's page. Uses external links, therefore, include the entire URL here.
modAuthor
Defined: modAuthor=authorName
Defines the textu used for the name of the mod's author.

Optional Parameters

modVersion
Defined: modVersion=versionHere
Defines the text used for calling out a specific version of a mod. If included, displays after modName and before modAuthor.
tag
Defaults to itself to enable the use of both pre-defined tags and custom tags.
Displays a stylized "tag" in from of the Mod's name. Users can enter any text to have the tag display that text. However, the following keywords are pre-defined and will default to a pre-defined style.
  • Dawnguard = DG
  • Hearthfire = HF
  • Dragonborn = DB

Examples

Code: {{modlisting|modName=My Mod|modURL=https://www.nexusmods.com/skyrimspecialedition/mods/31054|modAuthor=TotallyAwesomeDude|MAIN=FileNameHere|OPT=theOptionalFileHere|Description=This is the box that holds the mod description.}}
Result:
Custom
Custom
My Mod - by TotallyAwesomeDude
  • MAIN FILES - FileNameHere
  • OPTIONAL FILES - theOptionalFileHere
Description

This is the box that holds the mod description.


{{#if:| | }

Related Templates