Template:ProductInfoWidget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
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:12px; margin-bottom:10px"> | ||
[[Image:{{{Logo| | [[Image:{{{Logo|MD_Logo_256_v4.png}}}|192px|]] | ||
</div> | </div> | ||
{| | {| | ||
|width="72px" valign="top" align="right" style="padding-right:3px;"|Release Date | |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}}} | |width="182px" valign="top" style="padding-left:2px;"|{{{ReleaseDate}}} | ||
|- | |- | ||
|valign="top" align="right" style="padding-right:3px;"|Current Build | |valign="top" align="right" style="padding-right:3px;"|Current Build |
Latest revision as of 18:50, 22 July 2013
Usage
{{
InfoWidget
|Logo=
|ProductName=
|ReleaseDate=
|CurrentBuild=
|SupportedPlatform=
|SupportedLanguage=
|BodyText=
}}