Template:ProductInfoWidget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div id="mdwidget_head">{{{ProductName}}}</div> | <div id="mdwidget_head">{{{ProductName}}}</div> | ||
<div id="mdwidget_body"> | <div id="mdwidget_body"> | ||
<!-- | <!-- | ||
{| | {| | ||
Line 29: | Line 28: | ||
--> | --> | ||
{| | {| | ||
|align="right"|Release Date | |align="right" style="padding-right:3px;"|Release Date | ||
|{{{ReleaseDate}}} | |rowspan=4 width="0px" style="border-right:1px solid #AAAAAA;"| | ||
|style="padding-left:2px;"|{{{ReleaseDate}}} | |||
|- | |- | ||
|align="right"|Current Build | |align="right" style="padding-right:3px;"|Current Build | ||
|{{{CurrentBuild}}} | |style="padding-left:2px;"|{{{CurrentBuild}}} | ||
|- | |- | ||
|align="right"|Upcoming Build | |align="right" style="padding-right:3px;"|Upcoming Build | ||
|{{{UpcomingBuild}}} | |style="padding-left:2px;"|{{{UpcomingBuild}}} | ||
|- | |- | ||
|align="right"|Last Update | |align="right" style="padding-right:3px;"|Last Update | ||
|{{{LastDatabase}}} | |style="padding-left:2px;"|{{{LastDatabase}}} | ||
|} | |} | ||
Revision as of 00:09, 28 July 2012
Usage
{{
InfoWidget
|ProductName=
|ReleaseDate=
|CurrentBuild=
|UpcomingBuild=
|LastDatabase=
|BodyText=
}}