User:Gernash/NexusDownload: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 14: Line 14:
* MAIN FILES = MAIN<br>
* MAIN FILES = MAIN<br>
* UPDATES = UPDT<br>
* UPDATES = UPDT<br>
* ADDITIONAL = ADDITIONAL<br>
* ADDITIONAL1 = ADDITIONAL1<br>
* ADDITIONAL2 = ADDITIONAL2<br>
* ADDITIONAL3 = ADDITIONAL3<br>
* OPTIONAL FILES = OPT<br>
* OPTIONAL FILES = OPT<br>
* MISCELLANEOUS = MISC<br>
* MISCELLANEOUS = MISC<br>

Revision as of 03:46, September 19, 2016


Purpose & Usage[edit | edit source]

Template used for standardized nexus-download stipulations layout in User:Kesta/FO4PersonnalGuide

Support multiple files per category using ";" as separator.
Take "color" as optional parameter for download sections font-color. Default is Nexus' Fallout 4 font color.
Take "name" as optional parameter to add a name to the download.

Support the 5 sections :

  • MAIN FILES = MAIN
  • UPDATES = UPDT
  • ADDITIONAL = ADDITIONAL
  • ADDITIONAL1 = ADDITIONAL1
  • ADDITIONAL2 = ADDITIONAL2
  • ADDITIONAL3 = ADDITIONAL3
  • OPTIONAL FILES = OPT
  • MISCELLANEOUS = MISC
  • OLD VERSIONS = OLD

Examples[edit | edit source]

Code[edit | edit source]


{{User:Kesta/NexusDownload
|color=#000000
|MAIN=Main File
|OPT=Option 1; Option 2}}

{{User:Kesta/NexusDownload
|name=Download this super mod
|MAIN= Super mod main file 1.0
|UPDT = Update 1.1beta}}

Result[edit | edit source]

  • MAIN FILES - Main File
  • OPTIONAL FILES - Option 1, Option 2

Download this super mod :

  • MAIN FILES - Super mod main file 1.0
  • UPDATES - Update 1.1beta