User:Gernash/ModInfo

From Step Mods | Change The Game
< User:Gernash
Revision as of 22:40, April 13, 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|None<br />|Information|None<br />|Installation|None<br />}}{{clear}}

Result

Description

None

Information

None


Installation

None


Code 2


{{User:Gernash/ModInfo
|Description|None<br />|Information|None<br />
|Installation
|Can be Complex
*With indentations
**Greater Depth

including text boxes
}}{{clear}}

Result

Description

None

Information

None


Installation

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