Template:ProductInfoWidget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="mdwidget" style="width: | <div class="mdwidget" style="width:256px;"> | ||
<div id="mdwidget_head">{{{ProductName}}} Info</div> | <div id="mdwidget_head">{{{ProductName}}} Info</div> | ||
<div id="mdwidget_body"> | <div id="mdwidget_body"> | ||
<div style=" | <div style="left:50%; margin-left:-64px;> | ||
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]] | [[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]] | ||
</div> | </div> | ||
{| | {| | ||
|width=" | |width="128px" valign="top" 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;"| | ||
|valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} | |valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} |
Revision as of 22:03, 20 August 2012
Usage
{{
InfoWidget
|Logo=
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}