Skip to content

Commit e7a5bb8

Browse files
Sidebar.YuriFileNames File Name Comparison Table
1 parent 60aea8e commit e7a5bb8

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

new/sidescountries/uiside.rst

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,22 @@ Sidebar
1212
The MIX file number to use for the sidebar (e.g. :value:`1` for the Allied
1313
sidec01.mix, :value:`2` for the Soviet sidec02.mix).
1414
:tagdef:`[Side]Sidebar.YuriFileNames=boolean`
15-
Whether or not to use the Yuri sidebar file names (sidec02md.mix and the
16-
Yuri-specific files within that MIX).
15+
Whether or not to use the Yuri sidebar file names (file naming rule similar to the original Yuri's :file:`sidec02md.mix`).
16+
17+
File Name Comparison Table
18+
`````````````````````````````
19+
.. table::
20+
21+
================================ ================================================================== ================================================
22+
File Purpose Original Naming Rule Yuri-style Naming Rule
23+
================================ ================================================================== ================================================
24+
:value:`Radar Animation` :file:`radar.shp` :file:`radar`:value:`y`:file:`.shp`
25+
:value:`Radar Palette` :file:`sidebar.pal` (Many other files also share this palette) :value:`radaryuri.pal`
26+
:value:`Background - Large` :file:`bkgdlg.shp` :file:`bkgdlg`:value:`y`:file:`.shp`
27+
:value:`Background - Medium` :file:`bkgdmd.shp` :file:`bkgdmd`:value:`y`:file:`.shp`
28+
:value:`Background - Small` :file:`bkgdsm.shp` :file:`bkgdsm`:value:`y`:file:`.shp`
29+
:value:`Background Palette` :file:`uibkgd.pal` :file:`uibkgd`:value:`y`:file:`.pal`
30+
================================ ================================================================== ================================================
1731

1832
.. versionadded:: 0.1
1933

0 commit comments

Comments
 (0)