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"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
m (d)
 
Line 1: Line 1:
<div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-compatibility">{{#vardefine:section|Compatibility}}
+
#REDIRECT [[Template:Compatibility/macOS]]
<tr class="template-infotable-head table-compatibility-head-row">
 
<th scope="col" style="width: 230px;" class="table-compatibility-head-method">Method</th>
 
<th scope="col" style="width: 100px" class="table-compatibility-head-status"><abbr title="How the game functions through this method">Status</abbr></th>
 
<th scope="col" style="width: 520px;" class="table-compatibility-head-notes">Notes</th>
 
</tr>
 
 
 
<!-- Native -->
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run natively on Apple Silicon">Native</abbr></th>
 
<td class="table-availability-compatibility-status">{{{native|}}}</td>
 
<td class="table-availability-compatibility-notes">{{{native notes|}}}</td>
 
</tr>
 
 
 
<!-- Rosetta 2 -->
 
<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>
 
<td class="table-availability-compatibility-status">{{{rosetta 2|}}}</td>
 
<td class="table-availability-compatibility-notes">{{{rosetta 2 notes|}}}</td>
 
</tr>
 
 
 
<!-- Compatibility layer-->
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run through a third-party compatibility layer such as CrossOver or Wine">Compatibility layer</abbr></th>
 
<td class="table-availability-compatibility-status">{{{compatibility layer|}}}</td>
 
<td class="table-availability-compatibility-notes">{{#if: {{{compatibility layer app|}}} | Tested: {{{compatibility layer app|}}} <br> }}{{{compatibility layer notes|}}}</td>
 
</tr>
 
 
 
<!-- Virtualization -->
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run through virtualization such as e.g. Parallels">Virtualization</abbr></th>
 
<td class="table-availability-compatibility-status">{{{virtualization|}}}</td>
 
<td class="table-availability-compatibility-notes">{{#if: {{{virtualization app|}}} | Tested: {{{virtualization app|}}} <br> }}{{{virtualization notes|}}}</td>
 
</tr>
 
 
 
<!-- Multi-booting -->
 
{{#if: {{{multi-booting|}}} |
 
<tr class="template-infotable-body table-compatibility-body-row">
 
<th scope="row" class="table-compatibility-body-method"><abbr title="Game can run through another bootable operating system">Multi-booting</abbr></th>
 
<td class="table-availability-compatibility-status">{{{multi-booting|}}}</td>
 
<td class="table-availability-compatibility-notes">{{#if: {{{multi-booting os|}}} | Tested: {{{multi-booting os|}}} <br> }}{{{multi-booting notes|}}}</td>
 
</tr>
 
}}
 
 
 
</table></div><noinclude>{{documentation}}</noinclude>
 

Latest revision as of 21:29, 24 March 2021