Template:VersionBanner

From DreamFactory Wiki
Jump to navigation Jump to search

This template creates a version banner for documentation pages.

Usage

{{VersionBanner|version=7.x|current=yes}}
{{VersionBanner|version=6.x|color=#f3e5f5|border=#ab47bc}}

Parameters

  • version - The DreamFactory version (e.g., "7.x", "6.x")
  • current - Set to "yes" if this is current version documentation
  • color - Background color (default: #e3f2fd)
  • border - Border color (default: #2196f3)