This is a read-only mirror of pymolwiki.org

Difference between revisions of "Git script guidelines"

From PyMOL Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
= Template for a new page =
 
= Template for a new page =
The following sections, can for example be copied to a new page.
+
The following sections, can for example be copied to a new page.<br>
 +
You can find tips for markup at a mediawiki page here: http://www.mediawiki.org/wiki/Help:Formatting
  
 
== Author ==
 
== Author ==
Line 17: Line 18:
 
* Make a dot
 
* Make a dot
 
*: Write under same dot
 
*: Write under same dot
# Number
 
## Under number
 
  
 
== Example of use ==
 
== Example of use ==

Revision as of 09:36, 3 December 2011

Guide lines

To make a good PyMOL wiki page, you can follow some few guidelines. Some should be seen as mandatory, and are marked.


Template for a new page

The following sections, can for example be copied to a new page.
You can find tips for markup at a mediawiki page here: http://www.mediawiki.org/wiki/Help:Formatting

Author

This pymol script is made by you

Introduction

A little section about what the script can do, and maybe why it has been developed and under which protein discipline it is particularly useful.

Functions

If there are more than one function, you could list them here.

  • Make a dot
    Write under same dot

Example of use