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"> | ||
{| | {| | ||
|align="right" style="padding-right:3px;"|Release Date | |valign="top" align="right" style="padding-right:3px; width=7em;"|Release Date | ||
|rowspan=4 width="0px" style="border-right:1px solid #AAAAAA;"| | |rowspan=4 width="0px" style="border-right:1px solid #AAAAAA;"| | ||
|valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} | |valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Current Build | |valign="top" align="right" style="padding-right:3px;"|Current Build | ||
|valign="top" style="padding-left:2px;"|{{{CurrentBuild}}} | |valign="top" style="padding-left:2px;"|{{{CurrentBuild}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Supported Platform | |valign="top" align="right" style="padding-right:3px;"|Supported Platform | ||
|valign="top" style="padding-left:2px;"|{{{SupportedPlatform}}} | |valign="top" style="padding-left:2px;"|{{{SupportedPlatform}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Supported Language | |valign="top" align="right" style="padding-right:3px;"|Supported Language | ||
|valign="top" style="padding-left:2px;"|{{{SupportedLanguage}}} | |valign="top" style="padding-left:2px;"|{{{SupportedLanguage}}} | ||
|- | |- |
Revision as of 21:46, 30 July 2012
Usage
{{
InfoWidget
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}