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 ==
<nowiki>
<nowiki>{{</nowiki>
[{{InfoWidget<br>
[{{InfoWidget<br>
|ProductName=<br>
|ProductName=<br>
Line 26: Line 26:
|LastDatabase=<br>
|LastDatabase=<br>
|BodyText=<br>
|BodyText=<br>
}}]
<nowiki>}}</nowiki>
</nowiki>
</noinclude>
</noinclude>

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