Template:VersionCompatibility/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== 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.
 
== Neighboring templates ==
* [[Template:VersionCompatibility]]
* [[Template:VersionCompatibilityVersion]]
* [[Template:VersionCompatibilityClose]]
 
== Example ==
<pre>
<pre>
{{VersionCompatibility}}
{{VersionCompatibility}}
{{VersionCompatibilityVersion|2.0|**|Notes on this section}}
{{VersionCompatibilityVersion|2.0|**|Notes on this section}}
{{VersionCompatibilityVersion|6461|****|Notes on this section}}
{{VersionCompatibilityVersion|6461|****|Notes on this section}}
{{VersionCompatibilityVersion|3.0|**|Notes on this section}}
{{VersionCompatibilityVersion|3.0-461|***|Notes on this section}}
{{VersionCompatibilityVersion|3.0-461|*|Notes on this section}}
{{VersionCompatibilityVersion|3.5|*|Notes on this section}}
{{VersionCompatibilityVersion|3.0-750|****|Notes on this section}}
{{VersionCompatibilityVersion|3.5-400|**|Notes on this section}}
{{VersionCompatibilityVersion|3.0-911|*****|Notes on this section}}
{{VersionCompatibilityVersion|4.0.2|***|Notes on this section}}
{{VersionCompatibilityVersion|4.0-2729|*****|Notes on this section}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}
</pre>
</pre>


Produces
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
{{VersionCompatibility}}
{{VersionCompatibility}}
{{VersionCompatibilityVersion|2.0|**|Notes on this section}}
{{VersionCompatibilityVersion|2.0|**|Notes on this section}}
{{VersionCompatibilityVersion|6461|****|Notes on this section}}
{{VersionCompatibilityVersion|6461|****|Notes on this section}}
{{VersionCompatibilityVersion|3.0|**|Notes on this section}}
{{VersionCompatibilityVersion|3.0-461|***|Notes on this section}}
{{VersionCompatibilityVersion|3.0-461|*|Notes on this section}}
{{VersionCompatibilityVersion|3.5|*|Notes on this section}}
{{VersionCompatibilityVersion|3.0-750|****|Notes on this section}}
{{VersionCompatibilityVersion|3.5-400|**|Notes on this section}}
{{VersionCompatibilityVersion|3.0-911|*****|Notes on this section}}<!--Need to address elements only shrinking to their text size at minimum-->
{{VersionCompatibilityVersion|4.0.2|***|Notes on this section}}
{{VersionCompatibilityVersion|4.0-2729|*****|Notes on this section}}<!--Need to address elements only shrinking to their text size at minimum-->
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}
</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 are required, the first is the revision a compatibility change occurred 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.
* 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.
6,576

edits

Navigation menu