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}}}</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}}}{{clear}}</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}}}{{clear}}</div></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}}}</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}}}{{clear}}</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}}}{{clear}}</div></includeonly><noinclude>__NOTOC__
==Purpose & Usage==
Template used for standardized Mod Information layout in [[User:Gernash/MODWiki]]
Adds floating boxes for Three Fields
Description
Information
Installation
==Examples==
=== Code ===
<pre>
{{User:Gernash/ModInfo
|Descriprion|none|Information|None|Installation|None}}
</pre>
=== Result ===
{{User:Gernash/ModInfo
|Descriprion|none|Information|None|Installation|None}}
</noinclude>

Revision as of 15:56, 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


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

Result

Descriprion

none
Information

None
Installation

None