Difference between revisions of "Create article"

From Testiwiki
Jump to: navigation, search
Line 1: Line 1:
{|
+
{|{{prettytable}}
 +
|colspan="2"|
 +
== 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>
 +
 
 +
|-
 
|
 
|
== New 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 14: Line 27:
  
 
|
 
|
== New assessment ==
+
== Assessment ==
  
 
Assessment info coming
 
Assessment info coming
Line 27: Line 40:
 
|-
 
|-
 
|
 
|
== New class ==
+
== Class ==
  
 
class info coming
 
class info coming
Line 40: Line 53:
  
 
|
 
|
== New method ==
+
== Method ==
  
 
Method info coming
 
Method info coming
Line 52: Line 65:
 
</createbox>
 
</createbox>
 
|-
 
|-
|
+
|}
== New blank page ==
 
 
 
Simply type article name to ''text box'' and press ''Create article''-button
 
  
<createbox>
+
__NOTOC__
break=yes
 
width=50
 
buttonlabel=Create article
 
align=left
 
</createbox>
 
 
 
<br>
 
|}
 
 
== Basic guidelines ==
 
== Basic guidelines ==
  

Revision as of 09:50, 14 November 2008

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>

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 assessment align=left preload=template:class_structure </createbox>

Method

Method info coming

<createbox> break=yes width=50 buttonlabel=Create assessment align=left preload=template:method_structure </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