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

	
		
		← [Template:MainPageSection](/Template:MainPageSection)
		
		
		
		[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>
Section wrapper with heading and ID for the Main Page.

== Parameters ==
* '''id''' — HTML id attribute for the section
* '''heading''' — section heading text
* '''content''' — section body content

== Usage ==
&lt;pre>
{{MainPageSection|id=quick-start|heading=Quick Start|content=...}}
&lt;/pre>
&lt;/noinclude>&lt;includeonly>&lt;div class="mp-section" id="{{{id}}}">
&lt;h2 class="mp-section-heading">{{{heading}}}&lt;/h2>
{{{content}}}
&lt;/div>&lt;/includeonly>
Return to [Template:MainPageSection](/Template:MainPageSection).

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