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

	
		
		← [Template:FAQPage](/Template:FAQPage)
		
		
		
		[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>
== FAQPage ==
Adds schema.org FAQPage JSON-LD structured data for FAQ content.

'''Usage:''' &lt;code>&lt;nowiki>{{FAQPage|description=Frequently asked questions about DreamFactory architecture}}&lt;/nowiki>&lt;/code>

'''Parameters:'''
* '''description''' — A short description of the FAQ topic
&lt;/noinclude>&lt;includeonly>{{#tag:script|
&lt;nowiki>{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "{{PAGENAME}}",
  "description": "{{{description|Frequently asked questions about {{PAGENAME}}}}}",
  "url": "https://wiki.dreamfactory.com/{{FULLPAGENAMEE}}",
  "publisher": {
    "@type": "Organization",
    "name": "DreamFactory Software",
    "url": "https://www.dreamfactory.com"
  },
  "inLanguage": "en"
}&lt;/nowiki>|type=application/ld+json}}&lt;/includeonly>
Return to [Template:FAQPage](/Template:FAQPage).

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