Create article: Difference between revisions

From Opasnet
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
|-
|-
|
|
== Variable ==
'''Variable'''


Basic structure for variable is generated automatically: just type name of the variable into text box below:
Basic structure for variable is generated automatically: just type name of the variable into text box below:
Line 16: Line 16:
</createbox>
</createbox>
|
|
== Assessment ==
'''Assessment'''


Assessment info coming
Assessment info coming
Line 29: Line 29:
|-
|-
|
|
== Class ==
'''Class'''


class info coming
class info coming
Line 41: Line 41:
</createbox>
</createbox>
|
|
== Method ==
'''Method'''


Method info coming
Method info coming
Line 57: Line 57:
|-
|-
|
|
== Nugget ==
'''Nugget'''
 
Nugget info coming
Nugget info coming


Line 68: Line 69:
</createbox>
</createbox>
|
|
== Encyclopedia article ==
'''Encyclopedia article'''


encyclo info coming
encyclo info coming
Line 81: Line 82:
|-
|-
|
|
== Blank page ==
'''Blank page'''


Simply type article name to ''text box'' and press ''Create article''-button
Simply type article name to ''text box'' and press ''Create article''-button

Revision as of 12:47, 14 November 2008

Universal objects

Variable

Basic structure for variable is generated automatically: just type name of the variable into text box below:

<createbox> break=yes width=50 buttonlabel=Create variable align=left preload=template:variablestructure </createbox>

Assessment

Assessment info coming

<createbox> break=yes width=50 buttonlabel=Create assessment align=left preload=template:assessment_structure </createbox>

Class

class info coming

<createbox> break=yes width=50 buttonlabel=Create class align=left preload=template:class_structure </createbox>

Method

Method info coming

<createbox> break=yes width=50 buttonlabel=Create method align=left preload=template:method_structure </createbox>

Other pages

Nugget

Nugget info coming

<createbox> break=yes width=50 buttonlabel=Create nugget align=left preload=template:nugget_structure </createbox>

Encyclopedia article

encyclo info coming

<createbox> break=yes width=50 buttonlabel=Create encyclopedia align=left preload=template:encyclopedia_structure </createbox>

Blank page

Simply type article name to text box and press Create article-button

<createbox> break=yes width=50 buttonlabel=Create article align=left </createbox>


Basic guidelines

There are few basic guidelines which are good to keep in mind while naming articles:

  • Use descriptive names
  • Names can consist of several words
  • Numbers and spaces are allowed
  • Do not use special characters like # < > [ ] | { }
  • Names are case-sensitive
    • mediaWiki is same as MediaWiki but not same as mediawiki
    • Capitalization matters after the first letter but not in the first letter