Changes

Jump to navigation Jump to search

Template:Infobox emulator

787 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}}}
{{!}}-
| }}
! [[Support emulation projects|Support]] <small>($)</small>
{{!}} {{{support}}}
{{!}}-
| }}
{{#if: {{{prog-lang|}}} |
! Programmed in
{{!}} {{{prog-lang}}}
{{!}}-
| }}
! [[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
|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 = GPLv3GNU GPL v3
|source = [https://gitlab.com/higan/higan GitLab]
|bios = [[Emulator_Files#SNES_.2F_Super_Famicom|Required for some games]]
}}</pre>
|prog-lang = C
|support = [https://www.patreon.com/byuu Patreon]
|license = GPLv3GNU 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