Changes

Jump to navigation Jump to search

Template:Infobox emulator

1,072 bytes added, 03:01, 29 July 2021
From latest Wayback Machine snapshot
| }}
{{#if: {{{screenshotcaption|}}} |
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} {{{screenshotcaption}}}
{{!}}- style="border-top:1px dashed #ccc;"
| }}
! [[Emulation Accuracy|Accuracy]]
{{!}} {{{accuracy}}}
{{!}}-
| }}
{{#if: {{{prog-lang|}}} |
! Programmed in
{{!}} {{{prog-lang}}}
{{!}}-
| }}
| }}
{{#if: {{{support|}}} |
! [[Support emulation projects|Support]] <small>($)</small>
{{!}} {{{support}}}
{{!}}-
| }}
{{#if: {{{prog-lang|}}} |
! Programmed in
{{!}} {{{prog-lang}}}
{{!}}-
| }}
{{#if: {{{license|}}} |
! [[Source_code#Licensing|License]]
{{!}} {{{license}}}
{{!}}-
| }}
! [[Source code]]
{{!}} {{{source}}}
{{!}}-
| }}
{{#if: {{{bios|}}} |
! [[Emulator_Files|BIOS/Keys]]
{{!}} {{{bios}}}
{{!}}-
| }}
__NOTOC__
==Example==
===Empty 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
|website = [http://byuu.org/emulation/higan/ byuu.org]
|prog-lang = C <!-- this may not actually be true, it could also be C++, but this is just an example -->
|support = [https://www.patreon.com/byuu Patreon]
|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 = Windows<br/>macOS<br/>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''
|website = [http://byuu.org/emulation/higan/ byuu.org]
|prog-lang = C
|support = [https://www.patreon.com/byuu Patreon]
|license = GNU GPL v3
|source = [https://gitlab.com/higan/higan GitLab]
|bios = [[Emulator_Files#SNES_.2F_Super_Famicom|Required for some games]]
}}
;<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]]
[[Category:Infobox templates]]
</noinclude>
2,527
edits

Navigation menu