From ftm
Jump to: navigation, search
(FAQ Template)
 
m (links)
Line 1: Line 1:
 
=== This is a template for a FAQ entry, with all possible elements in place ===
 
=== This is a template for a FAQ entry, with all possible elements in place ===
  
'''Q:''' This is the frequently asked question, that is not anwered directly and completely by reading the fine manual (RTFM), as embodied in the help patches, class browser in the FTM Overview patch, [documentation| documentation pages], etc.<br>
+
'''Q:''' This is the frequently asked question, that is not anwered directly and completely by reading the fine manual (RTFM), as embodied in the help patches, class browser in the FTM Overview patch, [[Documentation| documentation pages]], etc.<br>
 
Or, the question is asked from a user's point of view, which follows a different, more applicative logic than the reference.
 
Or, the question is asked from a user's point of view, which follows a different, more applicative logic than the reference.
  
 
'''A:''' Here is the answer from a user's point of view.
 
'''A:''' Here is the answer from a user's point of view.
  
Good to give example code/expressions for [ftm.mess]
+
Good to give example code/expressions for [[ftm.mess]]
  
 
   ((new fmat 123 1) rampinc 0 1)
 
   ((new fmat 123 1) rampinc 0 1)
  
or for [ftm.object]
+
or for [[ftm.object]]
  
 
   [fmat 321 1, rampinc 1 0 | myfmat]
 
   [fmat 321 1, rampinc 1 0 | myfmat]
Line 19: Line 19:
 
'''See also:''' Why not linking to other pages in the [FAQ].
 
'''See also:''' Why not linking to other pages in the [FAQ].
  
'''Source:''' If there was a longer discussion on the mailing list, you could link to the thread or a [[http://listes.ircam.fr/wws/arc/ftm/2011-01/msg00024.html specific message]].
+
'''Source:''' If there was a longer discussion on the mailing list, you could link to the thread or a [http://listes.ircam.fr/wws/arc/ftm/2011-01/msg00024.html specific message].
  
 
And finally, add the page to the appropriate categories:
 
And finally, add the page to the appropriate categories:

Revision as of 19:12, 13 January 2011

This is a template for a FAQ entry, with all possible elements in place

Q: This is the frequently asked question, that is not anwered directly and completely by reading the fine manual (RTFM), as embodied in the help patches, class browser in the FTM Overview patch, documentation pages, etc.
Or, the question is asked from a user's point of view, which follows a different, more applicative logic than the reference.

A: Here is the answer from a user's point of view.

Good to give example code/expressions for ftm.mess

 ((new fmat 123 1) rampinc 0 1)

or for ftm.object

 [fmat 321 1, rampinc 1 0 | myfmat]


More Info: Here you could give additional information.

See also: Why not linking to other pages in the [FAQ].

Source: If there was a longer discussion on the mailing list, you could link to the thread or a specific message.

And finally, add the page to the appropriate categories: