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

	
		
		← [Template:NavCard](/Template:NavCard)
		
		
		
		[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>
Navigation card for the Main Page quick-start grid.

== Parameters ==
* '''icon''' — emoji or symbol
* '''title''' — card heading
* '''link''' — wiki page link target
* '''description''' — short description text

== Usage ==
&lt;pre>
{{NavCard|icon=🐳|title=Docker Install|link=Getting Started/Docker Installation|description=Get running in minutes with Docker Compose}}
&lt;/pre>
&lt;/noinclude>&lt;includeonly>&lt;div class="mp-nav-card">
&lt;div class="mp-nav-icon">{{{icon|📄}}}&lt;/div>
&lt;div class="mp-nav-body">
&lt;div class="mp-nav-title">[[{{{link}}}|{{{title}}}]]&lt;/div>
&lt;div class="mp-nav-desc">{{{description}}}&lt;/div>
&lt;/div>
&lt;/div>&lt;/includeonly>
Return to [Template:NavCard](/Template:NavCard).

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