Difference between revisions of "Template:ProductInfoWidget"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
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:110px; margin-bottom:10px">
<div style="margin-left:12px; margin-bottom:10px">
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|220px|]]
[[Image:{{{Logo|MD_Logo_256_v4.png}}}|192px|]]
</div>
</div>
{|
{|

Latest revision as of 18:50, 22 July 2013

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

{{{BodyText}}}

Usage

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