Difference between revisions of "Resources:Wiki writing resources"

From Projects
Jump to: navigation, search
(Created page with "The Projects Wiki journals the projects that the school has commissioned. It is the project students who update and maintain the projects wiki that showcases the projects the...")
 
(Base code)
Line 3: Line 3:
 
Each project wiki should have the following skeleton.  The skeleton will produce a page as shown in the [[Project Skeleton]].
 
Each project wiki should have the following skeleton.  The skeleton will produce a page as shown in the [[Project Skeleton]].
 
<pre>
 
<pre>
[[Category:Projects]]
+
[[Category:Projects]]
[[Category:Final Year Projects]]
+
[[Category:Final Year Projects]]
[[Category:2018s1|106]]
+
[[Category:2018s1|106]]
Abstract here
+
Abstract here
== Introduction ==
+
== Introduction ==
Project description here
+
Project description here
+
 
== Project team ==
+
== Project team ==
=== Project students ===
+
=== Project students ===
* <Student 1's name>
+
* <Student 1's name>
* <Student 2's name>
+
* <Student 2's name>
* <Student 3's name>
+
* <Student 3's name>
=== Supervisors ===
+
=== Supervisors ===
* <Supervisor 1's name>
+
* <Supervisor 1's name>
* <Supervisor 2's name>
+
* <Supervisor 2's name>
=== Advisors ===
+
=== Advisors ===
*
+
*
*
+
*
+
 
== Project status ==
+
== Project status ==
+
 
=== Sub section ===
+
=== Sub section ===
+
 
== Conclusion ==  
+
== Conclusion ==  
 
</pre>
 
</pre>
 +
Please update the semester '2018s1' and project number '106' to your project details.
 +
 
== Links ==
 
== Links ==
 
* https://meta.wikimedia.org/wiki/Help:Contents#For_editors
 
* https://meta.wikimedia.org/wiki/Help:Contents#For_editors
 
* https://meta.wikimedia.org/wiki/Help:Advanced_editing
 
* https://meta.wikimedia.org/wiki/Help:Advanced_editing

Revision as of 18:35, 17 August 2018

The Projects Wiki journals the projects that the school has commissioned. It is the project students who update and maintain the projects wiki that showcases the projects they have worked on. Here are some resources to help with the wiki development.

Base code

Each project wiki should have the following skeleton. The skeleton will produce a page as shown in the Project Skeleton.

[[Category:Projects]]
[[Category:Final Year Projects]]
[[Category:2018s1|106]]
Abstract here
== Introduction ==
Project description here

== Project team ==
=== Project students ===
* <Student 1's name>
* <Student 2's name>
* <Student 3's name>
=== Supervisors ===
* <Supervisor 1's name>
* <Supervisor 2's name>
=== Advisors ===
*
*

== Project status ==

=== Sub section ===

== Conclusion == 

Please update the semester '2018s1' and project number '106' to your project details.

Links