Washington State University World Class. Face to Face. Campuses WSU Home WSU Search my WSU

User:Kracicot/Help

From wsuwiki

Jump to: navigation, search

Contents

Navigation Template Development

Design Clinic
topics
Social Skills
Group Member Roles
Conference Calls
Interpersonal communication
Lunch Etiquette
Communication
Base Camp
Personal Skills
Interviews
Resumes
Self Assesment
Public Speaking
Negotiating
Cover Letter Writing
QFD
Overview
Customer Defined
Building the House of Quality
Lunch Etiquette
Communication
Base Camp
Communication
Specification Writing
Specifications
Design Review Report
Report Format
Concept Sheets
Testing procedure
Project Information
Understanding your Topic
Engineering Notebook
Vendor Resources
Project Management
Travel
Travel
Purchases
Reimbursements
Purchase Request
Sending Packages
Case Studies
Case Study
CS Summaries
Negotiations
Buying a Car
Negotiation
Student Clubs
Solar Splash
Contact Information
Dr. Chuck
Office
Kelley Racicot


how to create and manage pages

Help:Quick start editing

Edit an existing page To start editing an article page, click on the Edit tab.
Create a new page To create a new page, make a link to that page from an existing page. A good place to start is either the wiki sandbox, your user page, or a course page. Links to pages that do not exist will appear in red. Click on the red link to begin editing the new page.
Page Names Spaces in page names are underscore "_" in the URL. Example: wiki.wsu.edu/ME_416
Summarize your changes Write a short edit summary in the small field below the edit box
Minor edits check box For spelling corrections, formatting, and minor rearrangements of text. This makes searching contributions easier, as you can choose to hide minor edits when reviewing recent changes.
Preview before saving When you have finished editing, press preview to see how your changes will look--before you make them permanent. Repeat until you are satisfied, then click Save.
Put each article page into at least one category namespace [[Category:Engineering]] for example. Category indexes are automatically created when there are at least two articles in that category.
Editing Conflicts If someone else makes an edit while you are making yours, the result is an edit conflict. The Wiki gives you two text boxes, where the top one is the other person's edit and the bottom one is your edit. Merge your edits in the top edit box (copy and paste), and then click Preview=>Save
RevertingThe edit link of a page showing an old version leads to an edit page with the old wikitext. This is a useful way to restore the old version of a page. However, the edit link of a diff page gives the current wikitext.
Backup your workIt is good practice to copy to clipboard (Ctrl C) frequently to prevent disastrous losses from unanticipated errors.
Check spelling and edit in your favorite editorYou may find it convenient to copy and paste spell-checked text from your favorite editor to your wiki editor. This is a good way to maintain backup of your work.
Signature~~~ Three tildes gives your user name

~~~~Four tildes gives your name plus date/time

In general, you should sign your contributions on talk/discussion pages, but not on article pages.

how to format pages using wiki markup

New Section==New Section==
Subsection===Subsection===
Sub-subsection====Sub-subsection===
Table of Contents By default, a table of contents is automatically created if there are four or more sections on a page.

You can post a table of contents anywhere in the document at any time by typing __TOC__ (double underscores)

You can hide the table of contents by typing __NOTOC__

New line/paragraphEnter twice.

One enter has no effect.

emphasize text

'even stronger'

You can ''‘’emphasize text’’'' by putting two apostrophes on each side (or click bold icon). More apostrophes=>''''’’’’’even stronger’’’’’''''
*Create a list using *asterisks
    • More stars means deeper levels

*Create a list using asterisks

**More stars means deeper levels

  1. numbered
  2. lists
    1. are
    2. useful
#numbered

#lists

##are

##useful

Definition list
Includes item definitions
;Definition list:includes item definitions
A colon indents a line or ¶

A new line after that starts a new ¶

:A colon indents a line or ¶

A new line after that starts a new ¶

Column 1 Column 2 Column 3
SameSameSame
This Is
A Table

<center>{|border="1" cellpadding="5" cellspacing="0"

|-

|Column 1

|Column 2

|Column 3

|-

|Same||Same||Same

|-

| rowspan=2 align="center"| This

| colspan=2 align="center"| Is

|-

|align="center"|A

|align="center"|'''Table'''

|}

</center>

Need more help with tables? Help:Table

You can use HTML tags:

Strike out

underline

x2

ignore wiki markup


<strike>Strike out</strike>

<u>underline</u>

x<sup>2</sup>

<nowiki></nowiki> tags

Internal links [[PageName]]

or you can use a piped “|” link [[PageName|Name]] if you want same target URL, but a different word to appear as the link.

External linksA link in external link style can be of the forms:
  • Target URL: http://wiki.wsu.edu is rendered as http://www.wsu.edu/
  • [TargetURL Name], with a blank space in between: [http://wiki.wsu.edu Wiki] is rendered as Wiki (similar to piped link above).
  • [TargetURL]-- these are automatically labeled with serial numbers 1, 2, 3, ...: [http://wiki.wsu.edu/] gives [1]

The target is a URL which can start with "http://" or "ftp://"

Anchors Link to a section within a page [[#SectionName]]

Link to a section on another page [[PageName#SectionName]]

Images

[[Image:FileName.jpg]] or piped [[Image:FileName.jpg|Name]] (currently not enabled in WSU Wiki. Link to ftp site files)

Bibliography ToolQwikly: http://www.qwikly.com/WikiBib.html
Templates are segments of Wiki markup that are meant to be copied automatically into a page Wikipedia has a bunch of templates

You add them by putting the template’s name in double braces {{Template Name}}

Templates are saved in the Template namespace as Template:TemplateName

User Pages Wiki pages in the User namespace are editable only by you, but publicly readable. wiki.wsu.edu/User:UserId

links to other help pages

Other Help pages

Cultural Studies AE

Personal tools