Template:Config required/doc

From Dolphin Emulator Wiki
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|boolean|Creates two threads, one for graphics and one for CPU, allowing better use of more than one processor core|Off}}Show File Select menus properly
|}

Produces

Config Setting Notes
Enable Dual Core style=" boolean = Show File Select menus properly