This wiki is out of date, use the continuation of this wiki instead

Function example, Template:Function

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:25, 24 July 2007 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Revision as of 22:23, 12 September 2007 (edit) (undo)
Sandman (Talk | contribs)
(Template:Function moved to Function example: It's not a template.)
Next diff →
Line 1: Line 1:
-[[Category:functions]]+#REDIRECT [[Function example]]
- +
-==Definition==+
-'''INT''' example_function ( <'''INT''' example_int> , <'''WORD''' example_word> , [<'''STRING''' example_string>] )+
- +
-Does something.+
- +
-Here goes a more detailed story about the function.+
- +
-== Parameters ==+
-{| +
-| '''INT''' example_int || - Something about this int.+
-|- +
-| '''WORD''' example_word || - Something about this word.+
-|- +
-| ['''STRING''' example_string] || - Something about this optional string.+
-|}+
- +
-== Returns ==+
-'''INT''' : Some int.+
- +
-== Errors ==+
-List all [[error]]s which could be thrown by use of this function.+
- +
-== Notes ==+
-Here are some notes, which explains some parts in more depth.+
- +
-== Example ==+
-<pre>+
-Program example;+
-Begin+
- Loop+
- frame;+
- End+
-End+
-</pre>+
-Used in example:+

Revision as of 22:23, 12 September 2007

  1. REDIRECT Function example
Personal tools