Difference between revisions of "Template:Infobox Mod"
Jump to navigation
Jump to search
Rubenlee123 (talk | contribs) (Created page with "{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size:100%;width:21em;font-family:Coming Soon; text-transform: uppercase !important; " |-...") |
Rubenlee123 (talk | contribs) |
||
Line 29: | Line 29: | ||
<noinclude> | <noinclude> | ||
==Code== | ==Code== | ||
<pre>{{Infobox | <pre>{{Infobox Mod | ||
|title = | |title = | ||
|creator = | |creator = |
Revision as of 10:44, 13 February 2021
Code
{{Infobox Mod |title = |creator = |description = |version = |dependency = }}
{{{title}}} | |
---|---|
creator | {{{creator}}} |
description | {{{description}}} |
version | {{{version}}} |
dependency | {{{dependency}}} |