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}}} Info</div> | <div id="mdwidget_head">{{{ProductName}}} Info</div> | ||
<div id="mdwidget_body"> | <div id="mdwidget_body"> | ||
<div style=" | <div style="margin-left:64px;> | ||
[[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]] | [[Image:{{{Logo|MD_Logo_256_V3.png}}}|128px|]] | ||
</div> | </div> | ||
{| | {| | ||
|width=" | |width="72px" 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:08, 20 August 2012
Usage
{{
InfoWidget
|Logo=
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}