---
title: "View source for Template:VersionBanner - DreamFactory Wiki"
source: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AVersionBanner"
canonical_url: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AVersionBanner"
converted_at: "2026-05-02T02:34:15.258Z"
format: "markdown"
converted_by: "html-to-md-ai"
---
[]()
	
	
	
	# View source for Template:VersionBanner

	
		
		← [Template:VersionBanner](/Template:VersionBanner)
		
		
		
		[Jump to navigation](#mw-head)
		[Jump to search](#searchInput)
		You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in the group: [Users](/index.php?title=DreamFactory_Wiki:Users&action=edit&redlink=1).

---

You can view and copy the source of this page.

&lt;noinclude>
This template creates a version banner for documentation pages.

== Usage ==
&lt;pre>
{{VersionBanner|version=7.x|current=yes}}
{{VersionBanner|version=6.x|color=#f3e5f5|border=#ab47bc}}
&lt;/pre>

== 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)

[[Category:Templates]]
[[Category:Version Templates]]
&lt;/noinclude>&lt;includeonly>&lt;div style="background:{{{color|#e3f2fd}}}; border:1px solid {{{border|#2196f3}}}; padding:15px; margin-bottom:20px; border-radius:4px; color:#0d47a1;">
'''DreamFactory {{{version}}} Documentation'''{{#ifeq:{{{current|no}}}|yes|| — ''This documentation is for an older version.''}}

[[Main Page|View Current Documentation]] {{!}} [[:Category:DreamFactory {{{version}}}|All {{{version}}} Docs]]
&lt;/div>[[Category:DreamFactory {{{version}}}]]&lt;/includeonly>
Return to [Template:VersionBanner](/Template:VersionBanner).

Retrieved from "[https://wiki.dreamfactory.com/Template:VersionBanner](https://wiki.dreamfactory.com/Template:VersionBanner)"