Template:Config required/doc

From Dolphin Emulator Wiki
< Template:Config required
Revision as of 10:15, 31 January 2022 by Lucario (talk | contribs) (Sigh...)
Jump to navigation Jump to search

Helper template used by Template:Config/sandbox to expand set of cells into table.

Example

{|class="wikitable" style="font-size:90%; text-align:left;" cellspacing="0" cellpadding="3"
!Config!!Setting!!Notes
|-
|{{Config required|Enable Dual Core|Creates two threads, one for graphics and one for CPU, allowing better use of more than one processor core (On, Off)|Off}}Show File Select menus properly
|}

Produces

Config Setting Notes
Enable Dual Core style=" Creates two threads, one for graphics and one for CPU, allowing better use of more than one processor core (On, Off) = Show File Select menus properly