User:EssArrBee/Sandbox/pack: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>__NOTITLE__
<includeonly>__NOTITLE__
<p style="text-align:left;">{{Fs|110%|{{{title}}} }}
<p style="text-align:left;">{{{url}}} {{{title}}}
{{#if: {{{author}}} | <br>* '''{{Fc|white|Author}}''':by {{{author}}}'' | }}
{{#if: {{{author}}} | <br>* '''{{Fc|white|Author}}''':by {{{author}}}'' | }}
{{#if: {{{version}}} | <br>* '''{{Fc|white|Version}}''': {{{version}}} | }}
{{#if: {{{version}}} | <br>* '''{{Fc|white|Version}}''': {{{version}}} | }}

Latest revision as of 19:57, August 22, 2014


Usage Examples

Code:

{{User:EssArrBee/Sandbox/pack
|title=[[User:EssArrBee/Sandbox/pack|Title]]
|author=Author1 and Author2
|version=0.1
|requirements=SKSE, NVSE
|files=File1, File2
|installation=Put that there, put this there
|intro=true
|introText=Introduction text here.
}}

Result:

{{{url}}} Title
* Author:by Author1 and Author2
* Version: 0.1
* Requirements: SKSE, NVSE
* Files to Download: File1, File2
* Installation: Put that there, put this there Introduction text here.