---
title: "View source for Template:ConnectorType - DreamFactory Wiki"
source: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AConnectorType"
canonical_url: "https://wiki.dreamfactory.com/index.php?action=edit&title=Template%3AConnectorType"
converted_at: "2026-05-01T21:08:27.536Z"
format: "markdown"
converted_by: "html-to-md-ai"
---
[]()
	
	
	
	# View source for Template:ConnectorType

	
		
		← [Template:ConnectorType](/Template:ConnectorType)
		
		
		
		[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>
API connector category card for the Main Page connectors grid.

== Parameters ==
* '''type''' — connector category name (e.g., "SQL Databases")
* '''icon''' — emoji or symbol
* '''items''' — comma-separated list of connector names
* '''link''' — wiki page link target

== Usage ==
&lt;pre>
{{ConnectorType|type=SQL Databases|icon=🗄️|items=MySQL, PostgreSQL, SQL Server, Oracle, SQLite, IBM Db2|link=Generating Database Backed Api}}
&lt;/pre>
&lt;/noinclude>&lt;includeonly>&lt;div class="mp-connector-card">
&lt;div class="mp-connector-header">
&lt;span class="mp-connector-icon">{{{icon|🔌}}}&lt;/span>
&lt;span class="mp-connector-type">[[{{{link}}}|{{{type}}}]]&lt;/span>
&lt;/div>
&lt;div class="mp-connector-items">{{{items}}}&lt;/div>
&lt;/div>&lt;/includeonly>
Return to [Template:ConnectorType](/Template:ConnectorType).

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