Difference between revisions of "Template:FAQ"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Added FAQ template)
 
Line 4: Line 4:
 
==Usage==
 
==Usage==
  
{{FAQ
+
<pre>
|question=<enter your question here>
+
{{FAQ
|answer=<enter the answer here>}}
+
|question=<enter your question here>
 +
|answer=<enter the answer here>}}
 +
</pre>
  
 
</noinclude>
 
</noinclude>

Revision as of 04:24, 27 May 2010

Allows you to formate a FAQ question answer pair in a consistent way.

Usage

 {{FAQ
 |question=<enter your question here>
 |answer=<enter the answer here>}}


{{{question}}}
{{{answer}}}