User:Gernash/ModInfo

From Step Mods | Change The Game
< User:Gernash
Revision as of 05:11, April 16, 2017 by Gernash (talk | contribs)



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
|Description=None1
|Information=None2
|Installation=None3
|Test=None4}}{{clear}}

Result

Description

None1
Information

None2
Installation

None3
test

A Brief Note: Chapter Heading Layout

A link to more information related to the heading for users wishing to use a more meticulous route to installing STEP is provided right up front underneath the section heading: a Detailed Information --> Link
a

Brief, quick-setup instructions follow for users wishing to blow through the guide AFAP (as fast as possible).


Code 2


{{User:Gernash/ModInfo
|Description=None1
|Installation=None3}}{{clear}}

Result

Description

None1
Installation

None3

Code 3


{{User:Gernash/ModInfo
|Description=None1
|Information=None2
|Installation=
Can be Complex
*With indentations
**Greater Depth

including text boxes
}}{{clear}}

Result

Description

None1
Information

None2
Installation

Can be Complex
  • With indentations
    • Greater Depth
including text boxes