Template:VersionCompatibility: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="clear:both;line-height:12px;border:1px solid #000;height:13px;width:100%;background:#000">
<noinclude>
== About ==
This template is part of a set (as shown below) that enable a graphical display of Dolphin version compatibility.
 
*Versions should be listed lowest to highest
*Versions accept two parameters, a revision # and a compatibility rating.
 
== Example Code==
<nowiki>{{VersionCompatibility}}</nowiki><br />
<nowiki>{{VersionCompatibilityVersion|5699|*}}</nowiki><br />
<nowiki>{{VersionCompatibilityVersion|6461|****}}</nowiki><br />
<nowiki>{{VersionCompatibilityClose}}</nowiki><br />
 
== Example ==
{{VersionCompatibility}}
{{VersionCompatibilityVersion|5699|*}}
{{VersionCompatibilityVersion|6461|****}}
{{VersionCompatibilityClose}}
 
== Current Issues ==
*The output doesn't overlap well with floating elements
*Versions 0 to ~150 are wider than the container even though they have widths 100% or less. Unsure why this is happening.
{{VersionCompatibility}}
{{VersionCompatibilityVersion|0|*}}
{{VersionCompatibilityClose}}
</noinclude><includeonly><div style="clear:both;line-height:12px;border:1px solid #000;height:13px;width:100%;background:#000">
<div style="background:#fff;font-size:10px;margin-top:-12px;font-weight:bold">
<div style="background:#fff;font-size:10px;margin-top:-12px;font-weight:bold">
<div style="float:left">{{CurrentRevision}}</div>
<div style="float:left">{{CurrentRevision}}</div>
<div style="float:right">0</div>
<div style="float:right">0</div>
</div>
</div><includeonly>