User:Gernash/ModInstructions: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 4: Line 4:
| style="vertical-align:top;" | {{{5}}}
| style="vertical-align:top;" | {{{5}}}
|}</div>
|}</div>
{{#if:{{{name|}}}|{{Sidebox|left|width=700|Description|{{{name}}}}} :<br>}}<div>{{#if:{{{Description|}}}| - {{#arraymap:{{{Description|}}}|;|%|''%''}}| }}</div></includeonly><noinclude>__NOTOC__
{{#if:{{{name|}}}|{{Sidebox|left|width=700|Description|{{{name}}}}} :<br>}}<div>{{#if:{{{Description|}}}|{{#arraymap:{{{Description|}}}|;|%|''%''}}| }}</div></includeonly><noinclude>__NOTOC__


== Purpose & Usage ==
== Purpose & Usage ==

Revision as of 05:40, April 13, 2017


Purpose & Usage[edit | edit source]

Examples[edit | edit source]

Code[edit | edit source]

{{User:Gernash/ModInstructions
|Simple|http://www.nexusmods.com/fallout4/mods/0/?|1|AAA
|{{User:Gernash/NexusDownload
|name=Files to download
|MAIN=main file}} 
}}
{{User:Gernash/ModInstructions
|LeMod|http://www.nexusmods.com/fallout4/mods/0/?|v1337|AAA
|{{User:Gernash/NexusDownload
|name=Files to download
|MAIN=main file
|OPT=special bonus}}{{User:Gernash/NexusDownload
|name={{User:Gernash/flare|Hard}} Alternative
|MAIN=other file
|OPT=other bonus}} 
}}

{{User:Gernash/ModInstructions
|TextureMod|http://www.nexusmods.com/fallout4/mods/0/?|v1337|Billy
|flare={{User:Gernash/flare|HQ}}
|{{User:Gernash/NexusDownload
|name=Files to download
|MAIN=big texture
|OPT=special bonus}} {{User:Gernash/NexusDownload
|name={{User:Gernash/flare|LQ}} Alternative
|MAIN=other file
|OPT=other bonus }}
}}

Result[edit | edit source]

CORE
Simple - 1 - by AAA
Files to download :
  • MAIN FILES - main file
CORE
LeMod - v1337 - by AAA
Files to download :
  • MAIN FILES - main file
  • OPTIONAL FILES - special bonus
survival
Alternative
 :

  • MAIN FILES - other file
  • OPTIONAL FILES - other bonus
  • HQ
    TextureMod - v1337 - by Billy
    Files to download :
    • MAIN FILES - big texture
    • OPTIONAL FILES - special bonus
    LQ
    Alternative
     :

  • MAIN FILES - other file
  • OPTIONAL FILES - other bonus