Template:Modlisting

From Step Mods | Change The Game
Revision as of 05:28, November 3, 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

barColor
Defined: barColor=value
Defined: #0066ff
Defines the color of the bar to the left of the listing. Accepts any valid CSS for color.
flag
Defined: flag=textHere
Displays a stylized "flag" in from of the Mod's name. Users can enter any keyword or custom text to have the flag display that text. See the modlist template for a list of pre-defined flags.
Skip this parameter if using custom flags (see below)
customFlag
Defined: customFlag=''{{Page/PathtoPage|parameter}}''
Allows the display of customized "flags" linked from another page. The value of the field should include a call to a custom template page. See this page for an example of how this can be done.
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.

Listing Files

Main, Update, Alt, Add, Add1, Add2, Add3, Add4, Add5, Opt, Misc, Old
Defined: Parameter=file; file2; file3
Each of the parameters above defines a heading for file listing. The value is plain text that displays as the list. Separate items with: ;

Optional Info Boxes

MiniDL, Description, Installation, Information, Additional, iTable
Defined: Parameter=textHere
Each of the parameters above defines and displays an information box on the page below the file listings. The value is plain text that displays as the list that can be formatted.

Examples

Code:
{{modlisting
|modName=My Mod
|modVersion=v1.2.3
|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:
My Mod - v1.2.3 - by TotallyAwesomeDude
Files to download:
  • MAIN FILES - FileNameHere
  • OPTIONAL FILES - theOptionalFileHere
Description

This is the box that holds the mod description.
Installation

Do this and that to install that mod.


Warning-Logo.png

WARNING

This template is deprecated and should not be used. Consider using Template:Icon instead. If that template does not have an icon or decorated text as desired, PM one of the forum moderators or staff, who will work with you to add the site-compatible variants wanted
.Patch STEP CR Patch - v0.3.0b - by The STEP Team
Files to download:
  • MAIN FILES - STEP SE Guide - CR Patch
  • OPTIONAL FILES - STEP SE Guide - Lighting and Weather Patch
Description

These are the patches to the STEP SE Guide.;This is the second description.
 
Description

These are the patches to the STEP SE Guide.;This is the second description.



Warning-Logo.png

WARNING

This template is deprecated and should not be used. Consider using Template:Icon instead. If that template does not have an icon or decorated text as desired, PM one of the forum moderators or staff, who will work with you to add the site-compatible variants wanted
.Patch STEP CR Patch - v0.3.0b - by The STEP Team
Files to download:
  • MAIN FILES - STEP SE Guide - CR Patch
  • OPTIONAL FILES - STEP SE Guide - Lighting and Weather Patch
<div style="display:table-cell; width:60These are the patches to the STEP SE Guide.
Template:Alert small; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:left; background:transparent; margin:10px 30px;">Description

These are the patches to the STEP SE Guide.
Template:Alert small



Related Templates