Template:VersionCompatibilityVersion: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Forgot something...)
No edit summary
Line 1: Line 1:
<!--
<noinclude>
==About==
==About==
This template is part of a set that enable a graphic display of Dolphin version compatibility. An example appears below...
This template is part of a set that enable a graphic display of Dolphin version compatibility. An example appears below...
Line 22: Line 22:
* There is a residual issue with the widths of low revisions (0-1000). These are set to 100% width or close to but for some reason still exceed the width of their container.
* There is a residual issue with the widths of low revisions (0-1000). These are set to 100% width or close to but for some reason still exceed the width of their container.


--><includeonly><div style="position:absolute;text-align: right;border-right:1px solid #000;margin-right:-1px;margin-top:12px;overflow:hidden;width:{{#expr:100-({{#ifeq:{{{1}}}|2.0|5350|{{{1}}}}}/{{CurrentRevision}}*100)}}%;background:{{#ifeq:{{{2}}}|?|#00f|}}{{#ifeq:{{{2}}}|*|#f00|}}{{#ifeq:{{{2}}}|**|#f80|}}{{#ifeq:{{{2}}}|***|#ff0|}}{{#ifeq:{{{2}}}|****|#8f0|}}{{#ifeq:{{{2}}}|*****|#0f0|}}"><span style="font-size:9px;font-weight:bold;padding-right:1px">{{#ifeq:{{{1}}}|2.0|2.0 (RC)|{{{1}}}}}</span></div></includeonly>
</noinclude><includeonly><div style="position:absolute;text-align: right;border-right:1px solid #000;margin-right:-1px;margin-top:12px;overflow:hidden;width:{{#expr:100-({{#ifeq:{{{1}}}|2.0|5350|{{{1}}}}}/{{CurrentRevision}}*100)}}%;background:{{#ifeq:{{{2}}}|?|#00f|}}{{#ifeq:{{{2}}}|*|#f00|}}{{#ifeq:{{{2}}}|**|#f80|}}{{#ifeq:{{{2}}}|***|#ff0|}}{{#ifeq:{{{2}}}|****|#8f0|}}{{#ifeq:{{{2}}}|*****|#0f0|}}"><span style="font-size:9px;font-weight:bold;padding-right:1px">{{#ifeq:{{{1}}}|2.0|2.0 (RC)|{{{1}}}}}</span></div></includeonly>

Revision as of 21:52, 16 February 2011

About

This template is part of a set that enable a graphic display of Dolphin version compatibility. An example appears below...

{{VersionCompatibility}}

{{VersionCompatibilityVersion|5699|*}}

{{VersionCompatibilityVersion|6461|****}}

{{VersionCompatibilityClose}}


The graph below charts the compatibility with VersionCompatibilityVersion since Dolphin's 2.0 release, listing revisions only where a compatibility change occurred.

5699
6461
Δ
5.0-21401 (current)
Δ
Δ
Δ
Δ
Δ
2.0 (r5384)
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.

Notes

  • Two parameters are required, the first is the revision a compatibility change occured on. The second the compatibility rating achieved with that revision.
  • ? can be specified as the rating to indicate unknown statuses
  • There is a residual issue with the widths of low revisions (0-1000). These are set to 100% width or close to but for some reason still exceed the width of their container.