Difference between revisions of "How to Add a Page"

From Teampedia
Jump to: navigation, search
Line 1: Line 1:
Thank you for helping us build Teampedia! The more activities you add, the larger and more useful this database will be!
+
<center>
 
+
 
'''Adding an activity to Teampedia is easy!'''
 
'''Adding an activity to Teampedia is easy!'''
 +
</center>
  
* Make sure you are on the "Main Page".  
+
* Once you are ready to create an article just enter the article name below and press "Create Activity"
 +
* This will take you to a templated page where you can enter all the information about your activity
 +
* You can press "Show preview" to preview what your final version will look like.
 +
* And make sure you press "Save Page" to save your activity!
  
* Click on the "edit" tab right above the section titled "Full List of Team Building Activities"
+
<createarticle>
 +
type=createarticle
 +
preload=Template:Activity
 +
buttonlabel=Create Activity
 +
</createarticle>
  
* Below the last item on the list write this (making sure you surround the title with double brackets):
 
  
<nowiki>| [[name of the activity you'd like to add]]</nowiki>
+
<center>
 +
'''THANK YOU for contributing to Teampedia!'''
 +
</center>
  
* Press "Save page" at the bottom of the screen. When you return to the [[Main Page]], and the text you entered in between the brackets will now be a link to a new page in <font color="red">red</font>. Just click on that link and start typing!
+
----
  
* '''To keep the page consistent with the formatting of other activities you can add this [[Template:Activity | Activity Template]] to your page by copying and pasting this code onto the page, and pressing "save."
+
To play around with editing formats visit the [[Sandbox]]
<nowiki>{{subst:Template:Activity}}</nowiki>
+
 
+
* Once you save, you will notice the template headers on your new page. When you are in edit mode, the headers have equal signs "<nowiki>====</nowiki>" before and after each heading so they stand out.
+
 
+
* You can type in the appropriate information after each header.
+
 
+
* The '''Objectives''' and '''Group Size''' headers have special code in them which link that activities to others that are similar, e.g.:
+
<nowiki>
+
[[Category:Icebreakers/Warmups]] [[:Category:Icebreakers/Warmups| Icebreakers/Warmups]]
+
[[Category:Small]] [[:Category:Small| Small]]
+
</nowiki>
+
 
+
* Feel free to delete any line of code for a category which does not apply to your new activity or add in a line following the same syntax for a new category.
+
 
+
* As you type, periodically hit "Save Page" at the bottom of the screen. After you save your information, it will take you back to the page and out of edit mode.
+
NOTE: Make sure you wait until this happens or else your information will be lost!
+
 
+
* You can hit "show preview" at the bottom of the page to get a look at what your final version will look like.
+
 
+
* And don't forget to "save page"!!
+
 
+
'''THANK YOU for contributing to Teampedia!'''
+

Revision as of 03:46, 11 June 2007

Adding an activity to Teampedia is easy!

  • Once you are ready to create an article just enter the article name below and press "Create Activity"
  • This will take you to a templated page where you can enter all the information about your activity
  • You can press "Show preview" to preview what your final version will look like.
  • And make sure you press "Save Page" to save your activity!

<createarticle>

type=createarticle
preload=Template:Activity
buttonlabel=Create Activity

</createarticle>


THANK YOU for contributing to Teampedia!


To play around with editing formats visit the Sandbox