Changes

Jump to navigation Jump to search

Template:Infobox emulator

1,104 bytes added, 27 January
m
no edit summary
| }}
{{#if: {{{screenshotcaption|}}} |
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} {{{screenshotcaption}}}
{{!}}- style="border-top:1px dashed #ccc;"
| }}
| }}
{{#if: {{{accuracy|}}} |
! [[Emulation Accuracyaccuracy|Accuracy]]
{{!}} {{{accuracy}}}
{{!}}-
! [[Source code]]
{{!}} {{{source}}}
{{!}}-
| }}
{{#if: {{{issuetracker|}}} |
! Issue tracker
{{!}} {{{issuetracker}}}
{{!}}-
| }}
{{#if: {{{bios|}}} |
! [[Emulator_files|BIOS/Keys]]
{{!}} {{{bios}}}
{{!}}-
| }}
__NOTOC__
==Example==
===LayoutEmpty layout===<pre>{{Infobox emulator|title = |logo = |logowidth = |developer = |version = |active = |platform = |architecture = |target = |compatibility = |accuracy = |website = |prog-lang =|support =|license =|source =|bios =}}</pre> ===Filled layout===
<pre>{{Infobox emulator
|title = higan
|version = {{higanVer}}
|active = Yes
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Linux|Linux]]<br/>[[libretro]]
|architecture = x86_64
|target = [[Nintendo Entertainment System emulators|NES]]<br/>[[Super Nintendo emulators|SNES]]<br/>[[Game Boy/Game Boy Color emulators|GB]]<br/>[[Sega Genesis emulators|MD]]<br/>''others''
|license = GNU GPL v3
|source = [https://gitlab.com/higan/higan GitLab]
|bios = [[Emulator_files#SNES_.2F_Super_Famicom|Required for some games]]
}}</pre>
|version = {{higanVer}}
|active = Yes
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on macOS|macOS]]<br/>[[Emulators on Linux|Linux]]<br/>[[libretro]]
|architecture = x86_64
|target = [[Nintendo Entertainment System emulators|NES]]<br/>[[Super Nintendo emulators|SNES]]<br/>[[Game Boy/Game Boy Color emulators|GB]]<br/>[[Sega Genesis emulators|MD]]<br/>''others''
|license = GNU GPL v3
|source = [https://gitlab.com/higan/higan GitLab]
|bios = [[Emulator_files#SNES_.2F_Super_Famicom|Required for some games]]
}}
:Who's making the emulator? If the project is inactive, then who ''made'' the emulator? If the project is on GitHub, you can link it to the contributors page as "(project) Team". Leave it unanswered and it will say "''Anonymous/Unidentified''".
;<code>version</code> <small>(replaces <code>first</code>)</small>
:What's the current version? For new pages, you will want to templatize this, especially when updates happen often. Emugen naming conventions are usually Template:(Project)Ver and you transclude it into the infobox by doing <code><nowiki>{{ (Project)Ver }}</nowiki></code>(or <code><nowiki>{{ Version|(Project) }}</nowiki></code>, see [[Template:Version]] to know which to use). See the pages of other emulators if you're confused. For the targeted platform's own table, apply the same template there. For open-source projects that don't have a version system in place, you can use Git (as is often done on the comparison table). Leave it unanswered and it will say "N/A".
:;<code>last-version</code>
::Replaces <code>version</code> (don't use both at the same time). If the project is actually defunct and no longer in development, this parameter should be used to show the last version published.
:This one's optional, since there's no universally accepted metric for what counts as compatible, but essentially... does it run every game? What ''can'' it run?
;<code>accuracy</code>
:How [[Emulation Accuracyaccuracy|accurate]] the emulator is. Optional.
;<code>prog-lang</code>
:Optional, especially given that it's difficult to determine what programming languages closed-source projects use.
;<code>source</code> <small>(replaces <code>sixth</code>)</small>
:Where can the source code be found? Optional as closed-source emulators don't provide this (obviously).
;<code>bios</code>
:Does the emulator require any additional files/BIOS/keys to run? Link to the appropriate section in [[Emulator files]] if applicable.
[[Category:General wiki templates]]</center><noinclude>[[Category:Infobox templates]]</noinclude>
</noinclude>
6,737
edits

Navigation menu