Template:ModTable: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 3: Line 3:
! class="first" {{!}}
! class="first" {{!}}
! class="second" {{!}}
! class="second" {{!}}
! class="third" {{!}}
! class="modname" style="font-size: 1rem;" {{!}} {{HoverText|'''Mod Name'''|Mod name presented as a link to the download location.}}
! class="modname" style="font-size: 1rem;" {{!}} {{HoverText|'''Mod Name'''|Mod name presented as a link to the download location.}}
! class="baseline" style="font-size: 1rem;" {{!}} {{HoverText|'''Baseline'''|Denotes the STEP Baseline version or option of the corresponding mod.}}
! class="baseline" style="font-size: 1rem;" {{!}} {{HoverText|'''Baseline'''|Denotes the STEP Baseline version or option of the corresponding mod.}}

Revision as of 23:11, June 3, 2021

Purpose & Usage[edit source]

Header and footer for guide mod tables. This template incorporates Template:ModTable/Row in constructing mod tables via #ask query against the subobject defined in templates like Template:ModGroupMods-01-Tools.

Examples[edit source]

Code:

{{ModTable|ModTableRow=
{{#ask:[[Version::444]][[Game::SkyrimSE]][[ModGroup::01-Tools]]
|mainlabel=-
|format=plainlist
|template=ModTable/Row
|named args=yes
|link=none
|?ModName
|?ModGroup
|sort=OrderID
}}
}}

Result: No mods defined.

See Also[edit source]

Template:ModTable/Row
Template:ModGroupMods-01-Tools