Difference between revisions of "Template:ProductInfoWidget"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 18: Line 18:
[[Category:Product Info Box]]
[[Category:Product Info Box]]
== Usage ==
== Usage ==
{{InfoWidget
<code><nowiki>
[{{InfoWidget
|ProductName=
|ProductName=
|ReleaseDate=
|ReleaseDate=
Line 25: Line 26:
|LastDatabase=
|LastDatabase=
|BodyText=
|BodyText=
}}
}}]
</nowiki></code>
</noinclude>
</noinclude>

Revision as of 19:26, 27 July 2012

{{{ProductName}}}
Release Date: {{{ReleaseDate}}}
Current Build: {{{CurrentBuild}}}
Upcoming Build: {{{UpcomingBuild}}}
Last database update: {{{LastDatabase}}}

{{{BodyText}}}

Add Category Stuff here.

Usage

[{{InfoWidget |ProductName= |ReleaseDate= |CurrentBuild= |UpcomingBuild= |LastDatabase= |BodyText= }}]