Template:VersionCompatibilityVersion/sandbox/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Welcome to [[Template:VersionCompatibilityVersion|VersionCompatibilityVersion]]'s sandbox page ==
=== Neighboring templates ===
* [[Template:VersionCompatibility/sandbox]]
* [[Template:VersionCompatibilityVersion/sandbox]]
* [[Template:VersionCompatibilityClose/sandbox]]
=== Discussion ===
All discussions on these experimental templates should be taken to [[Template talk:VersionCompatibilityVersion/sandbox]]
== 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.
<pre>
 
== Example ==
{|
|<pre>
{{VersionCompatibility/sandbox}}
{{VersionCompatibility/sandbox}}
{{VersionCompatibilityVersion/sandbox|5370|****|}}
{{VersionCompatibilityVersion/sandbox|5370|****|}}
Line 17: Line 29:
{{VersionCompatibilityClose/sandbox}}
{{VersionCompatibilityClose/sandbox}}
</pre>
</pre>
|}


== Example ==
Produces
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
{{VersionCompatibility/sandbox}}
{{VersionCompatibility/sandbox}}
Line 34: Line 47:
{{VersionCompatibilityVersion/sandbox|4.0-6800|*****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-6800|*****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-9000|*|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-9000|*|Notes on this section}}
{{VersionCompatibilityClose/sandbox}}
</div>
Test Auto-sizing to last populated revision:
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
{{VersionCompatibility/sandbox}}
{{VersionCompatibilityVersion/sandbox|3.5-400|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|3.5-420|**|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0.2|***|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-2729|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-2800|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-6800|*****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-9000|*|Notes on this section}}
{{VersionCompatibilityClose/sandbox}}
</div>
Test handling of no VersionCompatibilityVersion templates:
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
{{VersionCompatibility/sandbox}}
{{VersionCompatibilityClose/sandbox}}
{{VersionCompatibilityClose/sandbox}}
</div>
</div>


== Notes ==
== Notes ==
* Two parameters are required, the first is the revision a compatibility change occurred on. The second the compatibility rating achieved with that revision.
* Two parameters required: First parameter is the revision a compatibility change occurred on. Second parameter is the compatibility rating achieved with that revision.
* There shouldn't be another "Perfect" bar if the latest revision tested already has "Perfect" bar.
* Use third parameter to write clear notes - required after initial version compatibility pointer so it doesn't end up a redundant pointer.
* 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.


[[Category:Experimental templates]]
[[Category:Experimental templates]]

Latest revision as of 08:52, 14 February 2022

Welcome to VersionCompatibilityVersion's sandbox page

Neighboring templates

Discussion

All discussions on these experimental templates should be taken to Template talk:VersionCompatibilityVersion/sandbox

About

This template is part of a set that enable a graphic display of Dolphin version compatibility.

Example

{{VersionCompatibility/sandbox}}
{{VersionCompatibilityVersion/sandbox|5370|****|}}
{{VersionCompatibilityVersion/sandbox|2.0|**|}}
{{VersionCompatibilityVersion/sandbox|6461|****|}}
{{VersionCompatibilityVersion/sandbox|3.0|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|3.0-461|***|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|3.5|*|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|3.5-400|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|3.5-420|**|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0.2|***|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-2729|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-2800|****|Notes on this section}}
{{VersionCompatibilityVersion/sandbox|4.0-6800|*****|Notes on this section}}
{{VersionCompatibilityClose/sandbox}}

Produces

The graph below charts the compatibility with doc, listing revisions only where a compatibility change occurred.

r5370
2.0
r6461
3.0
3.0-461
Δ
5.0-21775 (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 required: First parameter is the revision a compatibility change occurred on. Second parameter is the compatibility rating achieved with that revision.
  • Use third parameter to write clear notes - required after initial version compatibility pointer so it doesn't end up a redundant pointer.
  • 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.