Template:ProductInfoWidget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<div id="mdwidget_body"> | <div id="mdwidget_body"> | ||
<!-- | |||
{| | {| | ||
|valign="top"| | |valign="top"| | ||
Line 26: | Line 27: | ||
|} | |} | ||
{{{BodyText}}} | {{{BodyText}}} | ||
--> | |||
{| | {| | ||
| | |align="right"|Release Date | ||
|{{{ReleaseDate}}} | |{{{ReleaseDate}}} | ||
|- | |- | ||
| | |align="right"|Current Build | ||
|{{{CurrentBuild}}} | |{{{CurrentBuild}}} | ||
|- | |- | ||
| | |align="right"|Upcoming Build | ||
|{{{UpcomingBuild}}} | |{{{UpcomingBuild}}} | ||
|- | |- | ||
| | |align="right"|Last database update | ||
|{{{LastDatabase}}} | |{{{LastDatabase}}} | ||
|} | |} | ||
</div> | </div> |
Revision as of 23:46, 27 July 2012
Usage
{{
InfoWidget
|ProductName=
|ReleaseDate=
|CurrentBuild=
|UpcomingBuild=
|LastDatabase=
|BodyText=
}}