Help:Contents

From ITTeachingWorkshop

(Difference between revisions)
Jump to: navigation, search
(sample code now available)
Line 12: Line 12:
  <nowiki>[[Media:Test.pptx|foo bar presentation]]</nowiki>
  <nowiki>[[Media:Test.pptx|foo bar presentation]]</nowiki>
 +
 +
Here's sample wiki syntax for adding your own row:
 +
<nowiki>|-</nowiki>
 +
|Your Name || Your University || Your E-mail
 +
 +
The double-bars (||) separate cells when they are all specified on the same line. When cell content gets more verbose, there is an alternate wiki table syntax for a new row:
 +
<nowiki>|- </nowiki>
 +
|Your Name
 +
|Short Description
 +
|<nowiki>[http://www.example.com Display Text]</nowiki>

Revision as of 19:22, 31 March 2011

Editing this wiki

To edit this wiki, you will need a free friend account at the University of Michigan. (Just provide your email address at the link.) More information is available.

Without a friend account, you will receive the following error message when you try to edit. Image:LockedWiki.png

Login with CoSign (highlighted), using your friend account, and you will have full access to the site.

Sample wiki code

Sample wiki code for linking to an uploaded non-image file.

[[Media:Test.pptx|foo bar presentation]]

Here's sample wiki syntax for adding your own row:

|-
|Your Name || Your University || Your E-mail

The double-bars (||) separate cells when they are all specified on the same line. When cell content gets more verbose, there is an alternate wiki table syntax for a new row:

|- 
|Your Name
|Short Description
|[http://www.example.com Display Text]
Personal tools