Template:VersionCompatibility: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
m (standardize variable names)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>The graph below charts the compatibility with ''{{SUBPAGENAME}}'', listing revisions only where a compatibility change occurred.
<includeonly>The graph below charts the compatibility with ''{{#regex:{{SUBPAGENAME}}|/(.*?) \(.*?\)/|$1}}'' since Dolphin's {{revision|2.0}} release, listing revisions only where a compatibility change occurred.
<div style="position: relative; overflow: hidden; padding-top:2.5em;">
<div style="position: relative; overflow: hidden; padding-top:2.5em;"><div style="position: relative; margin-left:3px; margin-right:5px; bottom:2.5em;"><div style="position: absolute; height: 12px; border: 1px solid #ddd; width: 100%; background: #f9f9f9;"></div>{{#vardefine:tl_vc_startrev|2.0}}</includeonly><noinclude>{{documentation}}</noinclude>
<div style="position: relative; margin-left:3px; margin-right:2px; bottom:2.5em;"><div style="position: absolute; height: 12px; border: 1px solid #ddd; width: 100%; background: #f9f9f9;"></div></includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 15:41, 31 August 2017

[edit] [purge] Template documentation

About

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

Neighboring templates

Example

{{VersionCompatibility}}
{{VersionCompatibilityVersion|2.0|**|Notes on this section}}
{{VersionCompatibilityVersion|6461|****|Fixed behavior of "Setting"}}
{{VersionCompatibilityVersion|3.0-461|***|Notes on this section}}
{{VersionCompatibilityVersion|3.5|*|Notes on this section}}
{{VersionCompatibilityVersion|3.5-400|**|Notes on this section}}
{{VersionCompatibilityVersion|4.0.2|***|Notes on this section}}
{{VersionCompatibilityVersion|4.0-2729|*****|Notes on this section}}
{{VersionCompatibilityClose}}

Produces

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

Δ
5.0-21264 (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.