{{#ifeq:gold|silver|🥈|🥇}}

{{{version}}}{{#if:| — {{{addition}}}|}}
Recommended
{{#if:|

{{{col1}}}

|}}{{#if:|

{{{col2}}}

|}}{{#if:|

{{{col3}}}

|}}{{#if:|

{{{col4}}}

|}}{{#if:|

{{{col5}}}

|}}
{{#if:|
{{{note}}}
|}}

Parameters

edit
Parameter Required Notes
tier No gold (default) or silver
version Yes Platform name: PC, PlayStation 2, Xbox 360, etc.
addition No Appended after em dash: Enhanced Edition, Director's Cut, etc.
subtitle No Small text below version. Default: Recommended
cols Yes Number of columns (2–5). Must match filled col params.
col1title … col5title Yes (per col) Column header label
col1 … col5 Yes (per col) Column content — use {{BWTP/Row}} here
note No Footer note text

Full example

edit
{{BWTP/Box
| tier     = gold
| version  = PC
| addition = Enhanced Edition
| subtitle = Recommended
| cols     = 4
| col1title = Version
| col1 =
{{BWTP/Row|Steam — Enhanced Ed. v1.1}}
{{BWTP/Row|type=warn|Original 2001 PC port {{BWTP/Pill|Broken|type=bad}}}}
| col2title = Patches
| col2 =
{{BWTP/Row|[[SH2EE Fix]] {{BWTP/Pill|Required|type=req}}}}
{{BWTP/Row|[[Frame Pacing Patch]] {{BWTP/Pill|Required|type=req}}}}
{{BWTP/Row|[[HD Texture Pack]] {{BWTP/Pill|Optional|type=opt}}}}
| col3title = Controller
| col3 =
{{BWTP/Row|DualSense / Xbox Series}}
{{BWTP/Row|type=warn|DualShock 3 {{BWTP/Pill|No rumble|type=bad}}}}
| col4title = Settings
| col4 =
{{BWTP/Row|Set FOV to 80}}
{{BWTP/Row|Disable motion blur}}
{{BWTP/Row|Force 60fps in .ini}}
| note = Install both required patches before first launch.
}}

{{BWTP/Box
| tier     = silver
| version  = PlayStation 2
| addition = via PCSX2
| subtitle = Viable alternative
| cols     = 3
| col1title = Version
| col1 =
{{BWTP/Row|NTSC-U v1.01 preferred}}
{{BWTP/Row|type=warn|PAL — timing issues}}
| col2title = Emulator
| col2 =
{{BWTP/Row|[[PCSX2 Nightly]] {{BWTP/Pill|Required|type=req}}}}
{{BWTP/Row|Enable widescreen patch}}
| col3title = Notes
| col3 =
{{BWTP/Row|Preserves original audio mix}}
{{BWTP/Row|type=warn|No 60fps option}}
| note = Choose this if you prefer the original PS2 experience.
}}