Template:ProductInfoWidget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|align="right" style="padding-right:3px;"|Release Date | |align="right" style="padding-right:3px;"|Release Date | ||
|rowspan=4 width="0px" style="border-right:1px solid #AAAAAA;"| | |rowspan=4 width="0px" style="border-right:1px solid #AAAAAA;"| | ||
|style="padding-left:2px;"|{{{ReleaseDate}}} | |valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Current Build | |align="right" style="padding-right:3px;"|Current Build | ||
|style="padding-left:2px;"|{{{CurrentBuild}}} | |valign="top" style="padding-left:2px;"|{{{CurrentBuild}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Supported Platform | |align="right" style="padding-right:3px;"|Supported Platform | ||
|style="padding-left:2px;"|{{{SupportedPlatform}}} | |valign="top" style="padding-left:2px;"|{{{SupportedPlatform}}} | ||
|- | |- | ||
|align="right" style="padding-right:3px;"|Supported Language | |align="right" style="padding-right:3px;"|Supported Language | ||
|style="padding-left:2px;"|{{{SupportedLanguage}}} | |valign="top" style="padding-left:2px;"|{{{SupportedLanguage}}} | ||
|} | |} | ||
{{{BodyText}}} | {{{BodyText}}} |
Revision as of 21:05, 30 July 2012
Usage
{{
InfoWidget
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}