User:Gernash/ModInfo: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{1}}}'''</span><br /><hr>{{{2}}}<br /></div><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{3}}}'''</span><br /><hr>{{{4}}}<br /></div><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{5}}}'''</span><br /><hr>{{{6}}}<br /></div>{{clear}}</includeonly><noinclude>__NOTOC__
<includeonly><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{1}}}'''</span><br /><hr>{{{2}}}<br /></div><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{3}}}'''</span><br /><hr>{{{4}}}<br /></div><div style="width:700px; float:left; font-size:.95em; border:1px solid #4F5860; overflow:hidden; border-radius:5px; box-shadow:0px 0px 20px 20px #292B2C inset; padding:10px; text-align:justify; background:transparent; margin:10px 30px;"><span style="font-size:1.25em; color:#9BC1D5;">'''{{{5}}}'''</span><br /><hr>{{{6}}}<br /></div></includeonly><noinclude>__NOTOC__





Revision as of 16:51, 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
|Description|none|Information|None|Installation|None}}{{clear}}

Result

Description

none
Information

None
Installation

None

Code 2


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

including text boxes
}}{{clear}}

Result

Descriprion

None
Information

None
Installation

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