User:Gernash/ModInfo: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 13: Line 13:
==Examples==
==Examples==


=== Code ===
=== Code 1 ===
<pre>
<pre>


Line 27: Line 27:
|Descriprion|none|Information|None|Installation|None}}
|Descriprion|none|Information|None|Installation|None}}


=== Code 1 ===
<pre>
{{User:Gernash/ModInfo
|Descriprion|none
|Information
|Can be Complex
*With indentations
<pre>
text boxes
</pre>
|Installation|None}}
</pre>
=== Result ===
{{User:Gernash/ModInfo
|Descriprion|none|Information|None|Installation|None}}
</noinclude>
</noinclude>

Revision as of 15:59, April 13, 2017


Purpose & Usage

Template used for standardized Mod Information layout in User:Gernash/MODWiki

Adds floating boxes for Three Fields Description Information Installation

Examples

Code 1


{{User:Gernash/ModInfo
|Descriprion|none|Information|None|Installation|None}}

Result

Descriprion

none
Information

None
Installation

None

Code 1


{{User:Gernash/ModInfo
|Descriprion|none
|Information
|Can be Complex
*With indentations
<pre>
text boxes

|Installation|None}}

Result

Descriprion

none
Information

None
Installation

None