Difference between revisions of "Template:Infobox Mod"
Jump to navigation
Jump to search
Rubenlee123 (talk | contribs) |
Rubenlee123 (talk | contribs) |
||
Line 1: | Line 1: | ||
{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size: | {| 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"| {{{ | {{#if:{{{title<includeonly>|</includeonly>}}} | | ||
! colspan="2" style="padding-top:5px; font-size:150%;text-align:center; background: #000000; color:#FFFFFF"| {{{title}}} | |||
|- style="text-align:center;" | |- style="text-align:center;" | ||
|- | |- | ||
Line 32: | Line 33: | ||
==Code== | ==Code== | ||
<pre>{{Infobox Mod | <pre>{{Infobox Mod | ||
|title = | |||
|creator = | |creator = | ||
|description = | |description = |
Revision as of 10:55, 13 February 2021
{{#if:{{{title}}} |
Code
{{Infobox Mod |title = |creator = |description = |version = |dependency = }}
{{{title}}} | |
---|---|
creator | {{{creator}}} |
description | {{{description}}} |
version | {{{version}}} |
dependency | {{{dependency}}} |