Difference between revisions of "Template:ProductInfoWidget"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 2: Line 2:
<div id="mdwidget_head">{{{ProductName}}} Info</div>
<div id="mdwidget_head">{{{ProductName}}} Info</div>
<div id="mdwidget_body">
<div id="mdwidget_body">
<div style="float:center;>
<div style="position:absolute; left:50%; margin-left:-64px;>
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|214px|]]
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]]
</div>
</div>
{|
{|

Revision as of 22:01, 20 August 2012

{{{ProductName}}} Info
Release Date {{{ReleaseDate}}}
Current Build {{{CurrentBuild}}}
Supported Platform {{{SupportedPlatform}}}
Supported Language {{{SupportedLanguage}}}

{{{BodyText}}}

Usage

{{ InfoWidget
|Logo=
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}