Category talk:Missions: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(5 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 ?
suggest as -
* Template:Cite web
* 'back' & 'related' references.


I'll populate more fully later
----
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.


'''Function Name'''
Outline description


Description


= Utilization =
= Utilization =
Line 38: Line 45:
<code>
<code>
code text
code text
blah
blah
blah
</code>
</code>
        
        

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