Create article: Difference between revisions
Juha Villman (talk | contribs) No edit summary |
Juha Villman (talk | contribs) No edit summary |
||
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> | |||
|- | |||
| | | | ||
== | == 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: | ||
| | | | ||
== | == Assessment == | ||
Assessment info coming | Assessment info coming | ||
Line 27: | Line 40: | ||
|- | |- | ||
| | | | ||
== | == Class == | ||
class info coming | class info coming | ||
Line 40: | Line 53: | ||
| | | | ||
== | == Method == | ||
Method info coming | Method info coming | ||
Line 52: | Line 65: | ||
</createbox> | </createbox> | ||
|- | |- | ||
| | |} | ||
__NOTOC__ | |||
== Basic guidelines == | == Basic guidelines == | ||
Revision as of 09:50, 14 November 2008
Blank pageSimply type article name to text box and press Create article-button <createbox> break=yes width=50 buttonlabel=Create article align=left </createbox> | |
VariableBasic 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> |
AssessmentAssessment info coming <createbox> break=yes width=50 buttonlabel=Create assessment align=left preload=template:assessment_structure </createbox> |
Classclass info coming <createbox> break=yes width=50 buttonlabel=Create assessment align=left preload=template:class_structure </createbox> |
MethodMethod 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