Difference between revisions of "Template:Infobox Mod"

From OMORI Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size:100%;width:21em;font-family:Coming Soon; text-transform: uppercase !important; "  
{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size:%;width:25em;font-family:Coming Soon; text-transform: uppercase !important; "  
|-  
|-  
! colspan="2" style="padding-top:5px; font-size:150%;text-align:center; background: #000000; color:#FFFFFF"| {{{title}}}
! colspan="2" style="padding-top:5px; font-size:150%;text-align:center; background: #000000; color:#FFFFFF"| {{{title}}}
|- style="text-align:center;"
|-
|-
{{#if:{{{creator<includeonly>|</includeonly>}}} |
{{#if:{{{creator<includeonly>|</includeonly>}}} |
Line 20: Line 21:
{{!}}-
{{!}}-
}}
}}
|-
{{#if:{{{dependency<includeonly>|</includeonly>}}} |
{{#if:{{{dependency<includeonly>|</includeonly>}}} |
{{!}} style="width:100px; padding-top:5px;  padding-right: 10px; text-align:right; color:#ffffff; font-weight:bold; background: #000000; border:0px; font-size:110%;" {{!}}dependency
{{!}} style="width:100px; padding-top:5px;  padding-right: 10px; text-align:right; color:#ffffff; font-weight:bold; background: #000000; border:0px; font-size:110%;" {{!}}dependency
Line 25: Line 27:
{{!}}-
{{!}}-
}}
}}
|-
|}
 


<noinclude>
<noinclude>

Latest revision as of 12:01, 13 February 2021

{{{title}}}
creator {{{creator}}}
description {{{description}}}
version {{{version}}}
dependency {{{dependency}}}


Code

{{Infobox Mod
|title       =
|creator     =
|description =
|version     =
|dependency  =
}}