Difference between revisions of "Template:Infobox Mod"
Jump to navigation
Jump to search
Rubenlee123 (talk | contribs) |
Rubenlee123 (talk | contribs) |
||
Line 2: | Line 2: | ||
|- | |- | ||
! 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 |
Revision as of 10:46, 13 February 2021
Code
{{Infobox Mod |title = |creator = |description = |version = |dependency = }}
{{{title}}} | |
---|---|
creator | {{{creator}}} |
description | {{{description}}} |
version | {{{version}}} |
dependency | {{{dependency}}} |