Template:CollapsibleTable

From Step Mods | Change The Game
Revision as of 17:41, April 4, 2023 by Z929669 (talk | contribs)


Purpose & Usage

Provides a preformatted collapsible table for instructions on suggested configuration of MCM menus.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Rowrow

The row number of the MCM. If this is the final row, use "final" instead of the number.

Suggested values
1 2 3 final
Example
1
Stringrequired
Titletitle

Title of the MCM Menu

Example
Configurable Hotkeys
Stringrequired
Texttext

Text to appear before the images.

Stringsuggested
Imagesimages

Comma delimited list of image(s).

Example
image1.jpg,image2.jpg,image3.jpg
Stringsuggested

Examples

Code:

{{MCMOptions
|row=1
|title=CCCLeaner
|text=All three settings should be off.
|images=CCCleaner.jpg}}
{{MCMOptions
|row=2
|title=Configurable Hotkeys
|text=Setting the hotkey for the Wait Menu allows waiting anywhere. It is also useful to set separate hotkeys for the grenade and melee attacks.
|images=Configurable Hotkeys - Gameplay.jpg,Configurable Hotkeys - Utility.jpg}}
{{MCMOptions
|row=3
|title=Crafting Highlight Fix
|images=Crafting Highlight Fix.jpg}}
{{MCMOptions
|row=4
|title=DLC Timing
|text=Increasing minimum levels for DLCs effectively disables them until you reach that level.
|images=DLC Timing - Automatron.jpg,DLC Timing - Far Harbor.jpg,DLC Timing - Nuka World.jpg,DLC Timing - Vault-Tec Workshop.jpg}}
{{MCMOptions
|row=5
|title=FIS - FallUI Item Sorter
|text=<ul><li>Turn on '''Enable auto tagging feature'''</li>
<li>Optionally configure apparel subcategories to not have so many submenus</li>
<li>Enable container category tabs</li></ul>
|images=FIS - FallUI Item Sorter.jpg,FIS - FallUI Item Sorter - Pipboy subcategories 4.jpg,FIS - FallUI Item Sorter - Pipboy subcategories 3.jpg,FIS - FallUI Item Sorter - Pipboy subcategories 2.jpg,FIS - FallUI Item Sorter - Pipboy subcategories.jpg,FIS - FallUI Item Sorter - Container categories.jpg}}
{{MCMOptions
|row=final
|title=MCM Categorizer
|text=MCM menus can be categorized with this MCM menu. Here is an example:

:'''Visible Companion Affinity'''
:'''Fixes'''
:*CCleaner
:*Crafting Highlight Fix
:*Faster Workshop
:*Sun Alignment Tweaks
:*Terrain Undersides
:*MCM Booster
:'''HUD'''
:*Immersive HUD
:*MCM Categorizer
:*Photo Mode
:*QuickTrade
:*XDI
:*MCM Settings
:'''FallUI'''
:*FallUI - Inventory
:*FallUI - Confirm Boxes
:*FallUI - HUD
:*FallUI - Icon Library
:*FallUI - Map
:*FallUI - Sleep And Wait
:*FallUI - Workbench
:'''QOL'''
:*Configurable Hotkeys
:*FIS - FallUI Item Sorter
:*Hotkey Manager
:'''Gameplay'''
:*DLC Timing
:*ECO
:*Immersive Animation Framework
:*LIF
:'''Workshop'''
:*Workshop Framework
:*Workshop Rearranged}}

Result: Template:MCMOptions Template:MCMOptions Template:MCMOptions Template:MCMOptions Template:MCMOptions Template:MCMOptions

See Also