Template:Patch: Difference between revisions

Template page
m (Protected "Template:Patch": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Modification to patch display to include recommended patches)
Line 15: Line 15:
| SPU = <h2>{{{header|}}}</h2>
| SPU = <h2>{{{header|}}}</h2>
| Canary = <h3>Canary Patches</h3>
| Canary = <h3>Canary Patches</h3>
}}{{#tag:pre|{{{content|}}}|class=mw-collapsible mw-collapsed}}[[Category:Patches available]]</includeonly><noinclude>
}}{{#if:
{{{highly recommended|}}}
{{{recommended|}}}
| {{{!}} class="wikitable" style="font-size:90%;"
! Recommendation
! Patch
! Notes
{{!}}- style="background-color: #76B900; color: white;"
{{#if: {{{highly recommended|}}} | {{!}} '''Highly recommended''' {{!!}} {{{highly recommended|}}} {{!!}} {{{highly recommended notes|}}}}}
{{!}}- style="background-color: #ac6600; color: white;"
{{#if: {{{recommended|}}} | {{!}} '''Recommended''' {{!!}} {{{recommended|}}} {{!!}} {{{recommended notes|}}}}}
{{!}}}
}}
{{#tag:pre|{{{content|}}}|class=mw-collapsible mw-collapsed}}[[Category:Patches available]]</includeonly><noinclude>


This template is used to record patches for RPCS3. All PPU patches must be recorded in the respective game's page whereas SPU patches can be recorded in the [[Help:Game_Patches/SPU|SPU patches]] repository.
This template is used to record patches for RPCS3. All PPU patches must be recorded in the respective game's page whereas SPU patches can be recorded in the [[Help:Game_Patches/SPU|SPU patches]] repository.

Revision as of 14:10, 22 July 2023

This template defines the table "Patch". View table.

This template is used to record patches for RPCS3. All PPU patches must be recorded in the respective game's page whereas SPU patches can be recorded in the SPU patches repository.

Syntax

{{patch
|type    = <!-- PPU, SPU, Canary -->
|version = 1.2
|content = 
<!-- Enter actual patch here. Remember to delete this comment. -->
}}