Killing Floor Workshop BBCode Template - Description Structure

Killing Floor Workshop BBCode Template - Description Structure

  • Topic closed
  • You cannot reply to this topic

Killing Floor Workshop BBCode Template - Description Structure Structured Steam Workshop description template for Killing Floor uploads: general info, whitelist status, technical info, compatibility, installation, downloads, and credits.

Geekrainian #1

    • Group: Admin
    • Posts: 974

    Posted:

    Killing Floor Workshop BBCode Template

    A good Workshop page is short enough to scan and detailed enough for players and admins. LazyKFWiki’s template centers on practical information rather than decoration.

    Required Sections

    SectionWhat to include
    General informationWhat the upload does in a few words.
    Whitelist statusWhether perks and achievements can progress.
    Technical informationPackage names, class names, config files, and important settings.
    CompatibilityWhat it works with and what it conflicts with.
    InstallationSeparate instructions for clients and server admins if needed.
    Download linksWorkshop plus direct GitHub/forum mirrors if extraction fails.
    CreditsAuthors, testers, artists, file origin packages, and related links.

    Minimal BBCode Skeleton

    [h1][b]General Information[/b][/h1]
    Short description of what the upload does.
    
    [h1][b]Whitelist Status[/b][/h1]
    Dedicated server: ...
    Listen server: ...
    Solo: ...
    
    [h1][b]Technical Information[/b][/h1]
    Package:
    Mutator class:
    Config file:
    
    [h1][b]Compatibility[/b][/h1]
    Known compatible and incompatible packages.
    
    [h1][b]Installation[/b][/h1]
    Client steps.
    Server admin steps.
    
    [h1][b]Download Links[/b][/h1]
    Workshop:
    GitHub or forum mirror:
    
    [h1][b]Credits[/b][/h1]
    Author:
    Testers:
    Assets:

    Whitelist Status Examples

    Players still care about stats. If your upload affects progression, say so clearly:

    ContextExample note
    Dedicated serverAll clients can gain perks and achievements if the package is allowed.
    Listen serverClients may progress, but the host can be greylisted depending on the mod.
    SoloMany non-whitelisted gameplay mods stop progression.

    Steam vanity profile names can change. When linking credits, convert vanity URLs to stable SteamID64 profile URLs using a tool such as steamid.io.

    Back