Template:VersionCompatibility: Difference between revisions

From Dolphin Emulator Wiki
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>

Revision as of 22:30, 17 December 2010

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

{{VersionCompatibility}}
{{VersionCompatibilityVersion|5699|*}}
{{VersionCompatibilityVersion|6461|****}}
{{VersionCompatibilityClose}}

Example

41962
0
Δ
5.0-21453 (current)



Compatibility can be assumed to align with the indicated revisions. However, compatibility may extend to prior revisions or compatibility gaps may exist within ranges indicated as compatible due to limited testing. Please update as appropriate.

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.
41962
0
Δ
5.0-21453 (current)



Compatibility can be assumed to align with the indicated revisions. However, compatibility may extend to prior revisions or compatibility gaps may exist within ranges indicated as compatible due to limited testing. Please update as appropriate.