Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Template:Compatibility/macOS"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(Changing template to use rating template)
(Added rating switch template)
Line 18: Line 18:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run through Rosetta 2 translation environment">Rosetta 2</abbr></th>
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run through Rosetta 2 translation environment">Rosetta 2</abbr></th>
<td class="table-compatibility-body-rating">{{{rosetta 2|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{rosetta 2|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{rosetta 2 notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{rosetta 2 notes|}}}</td>
 
</tr>
 
</tr>
Line 25: Line 25:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="macOS can run the iOS/iPadOS app of the game">iOS/iPadOS App</abbr></th>
 
<th scope="row" class="table-compatibility-body-method"><abbr title="macOS can run the iOS/iPadOS app of the game">iOS/iPadOS App</abbr></th>
<td class="table-compatibility-body-rating">{{{ios-ipados app|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{ios-ipados app|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{ios-ipados app notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{ios-ipados app notes|}}}</td>
 
</tr>
 
</tr>
Line 40: Line 40:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method">Crossover</th>
 
<th scope="row" class="table-compatibility-body-method">Crossover</th>
<td class="table-compatibility-body-rating">{{{crossover|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{crossover|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{crossover notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{crossover notes|}}}</td>
 
</tr>
 
</tr>
Line 47: Line 47:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method">Wine</th>
 
<th scope="row" class="table-compatibility-body-method">Wine</th>
<td class="table-compatibility-body-rating">{{{wine|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{wine|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{wine notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{wine notes|}}}</td>
 
</tr>
 
</tr>
Line 62: Line 62:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method">Parallels</th>
 
<th scope="row" class="table-compatibility-body-method">Parallels</th>
<td class="table-compatibility-body-rating">{{{parallels|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{parallels|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{parallels notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{parallels notes|}}}</td>
 
</tr>
 
</tr>
Line 77: Line 77:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method">Windows 10 ARM</th>
 
<th scope="row" class="table-compatibility-body-method">Windows 10 ARM</th>
<td class="table-compatibility-body-rating">{{{windows 10 arm|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{windows 10 arm|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{windows 10 arm notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{windows 10 arm notes|}}}</td>
 
</tr>
 
</tr>
Line 84: Line 84:
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method">Linux ARM</th>
 
<th scope="row" class="table-compatibility-body-method">Linux ARM</th>
<td class="table-compatibility-body-rating">{{{linux arm|}}}</td>
+
<td class="table-compatibility-body-rating">{{rating|{{{linux arm|}}}}}</td>
 
<td class="table-compatibility-body-notes">{{{linux arm notes|}}}</td>
 
<td class="table-compatibility-body-notes">{{{linux arm notes|}}}</td>
 
</tr>
 
</tr>
  
 
</table></div><noinclude>{{documentation}}</noinclude>
 
</table></div><noinclude>{{documentation}}</noinclude>

Revision as of 12:24, 25 March 2021

Method Rating Notes
Native
Rosetta 2
iOS/iPadOS App
Compatibility layer
Crossover
Wine
Virtualization
Parallels
Multi-booting
Windows 10 ARM
Linux ARM
Documentation for the above template (sometimes hidden from view).
{{Compatibility/macOS
|native               =
|native notes         =
|rosetta 2            =
|rosetta 2 notes      =
|ios-ipados app       =
|ios-ipados app notes = 
|crossover            =
|crossover notes      =
|wine                 =
|wine notes           =
|parallels            =
|parallels notes      =
|windows 10 arm       =
|windows 10 arm notes =
|linux arm            =
|linux arm notes      =
}}