Category talk:Missions: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
Can we install some templates as per wiki ?
Before mentioning that this is now active
it would be useful to sort out the following.


Template:Cite web
* Basic Structure
* Templates


We need a template for the function reference
Can we install some templates as per wikipedia ?
* Template:Cite web
* 'back' & 'related' references.
 
----
We also need a template for the ''function reference''
 
I'll populate this more fully later,
suggest as -
suggest as -


I'll populate more fully later
----
'''Function Name '''
 
The title is auto-populated from the page title.
 
Outline description
 
 
= Utilization =
Description
 
 
== Referenced By ==
List function types
 
 
== References ==
List function types
 
 
== Warnings/Caveats ==
Description
 


== Example ==
= Example =
Description
Description


=== Sample Code ===
== Sample Code ==
<code>
<code>
code text
code text
<code>
blah
blah
blah
</code>
        
        


== See also ==
= See also =
* [[PLACEHOLDER]]
* [[PLACEHOLDER]]

Latest revision as of 08:45, 25 March 2007

Before mentioning that this is now active it would be useful to sort out the following.

  • Basic Structure
  • Templates

Can we install some templates as per wikipedia ?

  • Template:Cite web
  • 'back' & 'related' references.

We also need a template for the function reference

I'll populate this more fully later, suggest as -


Function Name

The title is auto-populated from the page title.

Outline description


Utilization

Description


Referenced By

List function types


References

List function types


Warnings/Caveats

Description


Example

Description

Sample Code

code text blah blah blah


See also