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 ==
<code>
<nowiki>{{</nowiki>
<nowiki>{{</nowiki>
InfoWidget<br>
InfoWidget<br>
Line 27: Line 28:
|BodyText=<br>
|BodyText=<br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</code>
</noinclude>
</noinclude>

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