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;>
[[Image:{{{Logo|MD_Phone_256_V3.png}}}|128px|]]
</div>
{|
{|
|width="6em" valign="top" align="right" style="padding-right:3px;"|Release Date
|width="6em" valign="top" align="right" style="padding-right:3px;"|Release Date
Line 26: Line 29:
<nowiki>{{</nowiki>
<nowiki>{{</nowiki>
InfoWidget<br>
InfoWidget<br>
|Logo=<br>
|ProductName=<br>
|ProductName=<br>
|ReleaseDate=<br>
|ReleaseDate=<br>

Revision as of 21:53, 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=
}}