Template:Revision: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Disabling until we figure out how to fix this -- it doesn't work at all right now)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}
<includeonly>{{VersionRevision|{{{1}}}|use=title}}</includeonly><noinclude>
|[http://code.google.com/p/dolphin-emu/source/detail?r={{VersionRevision|{{{1}}}|use=link}} <span style="font-weight:bold;font-family:monospace;color:purple;text-shadow: 0.1em 0.1em 0.2em lightPurple">{{VersionRevision|{{{1}}}|use=title}}</span>]
|<span style="font-weight:bold; color:red;">revision not specified</span>[[Category:Pages with revision template errors]]
}}</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 06:51, 8 September 2011

[edit] [purge] Template documentation

This will output a link for a Dolphin revision.

Usage

code result
{{Revision|1}} r1
{{Revision|2}} r2
{{Revision|3}} r3
{{Revision|4}} r4
{{Revision|4}} r5
{{Revision|2.0}} 2.0
{{Revision|5384}} 2.0
{{Revision|3.0}} 3.0
{{Revision|7615}} 3.0
{{Revision|6900}} r6900
{{Revision|3.0-50}} 3.0-50
{{Revision|3.5}} 3.5
{{Revision|3.5-100}} 3.5-100
{{Revision|4.0}} 4.0
{{Revision|4.0-6}} 4.0-6
{{Revision|4.0.1}} 4.0.1
{{Revision|4.0.2}} 4.0.2
{{Revision|4.0-100}} 4.0-100
{{Revision|4.0-305 Triforce}} 4.0-305 Triforce
{{Revision|5.0-rc-20}} 5.0-rc-20
{{Revision|5.0}} 5.0
{{Revision|5.0-10}} (Doesn't exist) 5.0-10
{{Revision|5.0-560}} 5.0-560
{{Revision|6.0-rc-10}} 6.0-rc-10
{{Revision|Ishiiruka-427}} rIshiiruka-427
{{Revision|}} <revision missing>

Issues

  • There are gaps in released revisions, for instance the following seem to be missing (i.e. 4.0-6, 3.5-100).
  • Non-5.0 rc releases link to old builds (since none exist this is OK for now)
  • Branch revisions link to a page with all revisions of that branch, rather than to the specific page for each release
  • Android revisions are not appropriately handled