Technology, Culture, Education: Using StudyPlace

From Studyplace

Jump to: navigation, search

Contents

[edit] Using StudyPlace

[edit] Starting a new page

1. Create a new page

  • You can create a new page in several ways. The first is to type in the name of the page under search.
    frameless
  • Then click on create this page.
    frameless

Note that if the page already exists, you will be taken to that page. Two pages in StudyPlace cannot have the same title. The second is to click on a page that already links to another StudyPlace page that has not yet been created. These usually show up in red.

2. Type in {{subst: class notes}}
This generates the template page that has been designed for the class. You can modify the template by going to this page.
frameless

[edit] Editing an existing page

1. Click on the "edit" tab.
frameless

2. You can use the toolbar to create bold, italics, links and other formatting.
frameless
If you are familiar with HTML code, you know that you need to markup the beginning and end of each format. For example, if you want put a word in bold, you need to put '''before and after the word or phrase you want to bold. For example: '''make me bold'''. The toolbars provide only basic formatting needs. For more complex formatting, see the next section, or check out the Help pages.

[edit] Formatting code

Description You type You get
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Bullets

* item one
* item two
** sub-item two
* item three

  • item one
  • item two
    • sub-item two
  • item three
Numbering

# item one
# item two
## sub item two
# item three

  1. item one
  2. item two
    1. sub-item two
  3. item three
Indent replies with a colon(:)

This comment came first
:This is a reply
::This is another reply
This is a new comment

This comment came first

This is a reply
This is another reply

This is a new comment

Sign your posts
on talk pages

~~~~

Your username 16:37,
20 November 2008 (UTC)

Internal link

(within Studyplace)

[[Name of page]]
[[Name of page|display text]]

Name of page
display text

External link

(to other websites)

[http://www.example.org]
[http://www.example.org display text]

[1]
display text

Personal tools