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="margin-left:64px;">
<div style="margin-left:64px; margin-bottom:10px">
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]]
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]]
</div>
</div>

Revision as of 22:14, 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=
}}