Difference between revisions of "Template:Mod Template"

From Nexus Mods Wiki
Jump to: navigation, search
Line 22: Line 22:
 
{{Mod_Template_LOOTBash |{{{rules}}}|{{{bash}}}}}
 
{{Mod_Template_LOOTBash |{{{rules}}}|{{{bash}}}}}
  
<div style="margin:10px; padding:2px 5px; border:1px dashed #ff0000; max-width: 600px; background-color:#fc4f49;">
+
<div style="margin:10px; padding:2px 5px; border:1px dashed #fff; max-width: 600px; background-color:#fc4f49;">
 
<div style="padding:5px;">'''REMINDER:'''</div><div style="color:gold;">{{{remind}}}</div>
 
<div style="padding:5px;">'''REMINDER:'''</div><div style="color:gold;">{{{remind}}}</div>
 
</div>
 
</div>

Revision as of 22:41, 1 November 2018


Usage

This is a convenient way to display information about a mod in your loadout.

Parameters

Parameters are case sensitive.

  • name = Name of the mod e.g. Legacy of the Dragonborn
  • url = Link to download
  • ver = Version e.g. v1.0
  • author = Who made the mod e.g. DarkLadyLexy
  • mainfiles = A list of main files required
  • optionalfiles = A list of optional files required
  • desc = Description of the mod
  • fomod = Insert your FOMOD Template here
  • special = Any extra instructions for installing this mod.
  • rules = LOOT/Vortex rules
  • bash = Bash tags
  • remind = Add a reminder to the end of this entry


The tags per mod can also be included by adding the following tags

  • TOOL
    = tool
  • OPTIONAL
    = optional
  • HQ
    = hq
  • EDIT
    = edit
  • MERGED
    = merged

Examples

A basic mod entry:

{{Mod_Template |name=Immersive Buckets|url=http://nexusmods.com|ver=v1.0|author=Pickysaurus|mainfiles=*Immersive Buckets Main|desc=Probably the most fun you'll ever have with buckets in this game.}}


[Immersive Buckets]

Immersive Buckets - v1.0 - by Pickysaurus

Main Files

  • Immersive Buckets Main


Description: Probably the most fun you'll ever have with buckets in this game.


{{Mod_Template |name=Test Mod|url=http://www.nexusmods.com|ver=v1.0|author=Pickysaurus|mainfiles=
*File1
*File2 |optionalfiles=
*File3O
*File4o
|desc=The critically acclaimed quest mod, "The Forgotten City" by TheModernStoryTeller, has made it's way to Skyrim Special Edition on Nintendo Switch!}}


[Test Mod]

Test Mod - v1.0 - by Pickysaurus

Main Files

  • File1
  • File2

Optional Files

  • File3O
  • File4o


Description: The critically acclaimed quest mod, "The Forgotten City" by TheModernStoryTeller, has made it's way to Skyrim Special Edition on Nintendo Switch!