Difference between revisions of "Template:FormRef"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Created page with '<noinclude> A simple template to consistently format a reference to a Form. The reference includes a link to the relevant ManPageX. ==Usage== <pre> {{FormRef|<Enter the ManPag…')
 
 
Line 13: Line 13:
 
As shown below
 
As shown below
  
{{FormRef|ArchiveViewer|Archive Viewer}}
+
{{FormRef|ArchiveViewer}}
 
</pre>
 
</pre>
  
 
</noinclude><b><i>[[ManPageX {{{1|ArchiveViewer}}}|{{#if: {{{2|}}}|{{{2}}}|{{{1|ArchiveViewer}}} }} Form]]</i></b>
 
</noinclude><b><i>[[ManPageX {{{1|ArchiveViewer}}}|{{#if: {{{2|}}}|{{{2}}}|{{{1|ArchiveViewer}}} }} Form]]</i></b>

Latest revision as of 20:19, 14 August 2010

A simple template to consistently format a reference to a Form. The reference includes a link to the relevant ManPageX.

Usage

{{FormRef|<Enter the ManPageX name here>|<Optional: Enter the Window name if different than the ManPageX name>}}

Example:

{{FormRef|ImportFileLoader|Import File Loader}}

As shown below

{{FormRef|ArchiveViewer}}

{{#if: |{{{2}}}|ArchiveViewer }} Form