BME103:WikiHelp: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: ==Uploading Images to OpenWetWare== Before putting an image on your page, you must upload an image to OWW... # Create an image in your favorite image-making software. Save the image as a j...)
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|{{table}} width="800"
|-
|style="background-color: #EEE"|[[Image:owwnotebook_icon.png|128px]]<span style="font-size:22px;"> BME 103 Fall 2012</span>
|style="background-color: #F2F2F2" | [[BME103 | <font face="trebuchet ms" style="color: #808080"> '''Home''' </font>]]<br>[[BME103:People | <font face="trebuchet ms" style="color: #808080"> '''People''' </font>]]<br>[[BME103:Projects | <font face="trebuchet ms" style="color: #808080"> '''Lab Write-Up 1''' </font>]]<br>[[BME103:Projects2 | <font face="trebuchet ms" style="color: #808080"> '''Lab Write-Up 2''' </font>]]<br>[[BME103:Projects3 | <font face="trebuchet ms" style="color: #808080"> '''Lab Write-Up 3''' </font>]]<br>[[BME103:Logistics | <font face="trebuchet ms" style="color: #808080"> ''' Course Logistics For Instructors''' </font>]] <br>[[BME103:Photos | <font face="trebuchet ms" style="color: #808080"> '''Photos''' </font>]] <br>[[BME103:WikiHelp | <font face="trebuchet ms" style="color: #808080"> '''Wiki Editing Help''' </font>]]
|-
| style="background-color: #ffcc66; padding: 5px;" colspan="2" | [[Image:BME494_Asu_logo.png]]
|-
| colspan="2"|
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### -->
==Uploading Images to OpenWetWare==
==Uploading Images to OpenWetWare==
Before putting an image on your page, you must upload an image to OWW...
Before putting an image on your page, you must upload an image to OWW...
Line 4: Line 14:
# Click the "Upload file" link in the OpenWetWare menu on the left (under "toolbox").
# Click the "Upload file" link in the OpenWetWare menu on the left (under "toolbox").
# At the '''Upload file''' page, click '''Choose file''' and use the browser to find the file on your hard drive.
# At the '''Upload file''' page, click '''Choose file''' and use the browser to find the file on your hard drive.
# <font color=red>IMPORTANT!</font> In the '''Destination filename:''' box, replace the file name with something that uses the prefix '''BME494_Group#_''' so that your image has a unique identifier. Replace '''#''' with your group's number.<br>Good example: '''BME494_Group3_Assembly.jpg'''<br>Bad example: '''Assembly.jpg'''
# <font color=red>IMPORTANT!</font> In the '''Destination filename:''' box, replace the file name with something that uses the prefix '''BME103_Group#_''' so that your image has a unique identifier. Replace '''#''' with your group's number.<br>Good example: '''BME103_Group3_Assembly.jpg'''<br>Bad example: '''Assembly.jpg'''
# Click the '''Upload file''' button.
# Click the '''Upload file''' button.
# <font color=red>IMPORTANT!</font> Remember/ write down the name of your file. You will need to use the exact file name in order to add the image to your wiki page.
# <font color=red>IMPORTANT!</font> Remember/ write down the name of your file. You will need to use the exact file name in order to add the image to your wiki page.
<br>


==Adding Images to Your Page==
==Adding Images to Your Page==
'''Regular Images'''<br>
# Go to the page you want to add an image to.
# Click the '''edit''' tab at the top of the page.
# Type in this text: <nowiki>[[Image:Owwnotebook_icon.png‎|200px|Description of image]]</nowiki>
# After you have [http://openwetware.org/wiki/BME103:WikiHelp#Uploading_Images_to_OpenWetWare uploaded an image to OWW], replace Owwnotebook_icon.png‎ with the file name of your image.
# Replace Description of image'' with a short description of your image.
# Set the width of your image by editing the number where ''200px'' is in the example.
# Click the '''Save page''' button.


'''Thumbnail Images'''<br>
'''Thumbnail Images'''<br>
Thumbnail images are small images with captions. These add a nice touch to the text that explains your project. Code has been inserted for you in your template.
Thumbnail images are small images with captions. These add a nice touch to the text that explains your project.
# Go to '''Course Projects''' (the link is in the grey navigation menu).
# Follow the same steps as above, but include more aspects in your Image code: <nowiki>[[Image:Owwnotebook_icon.png‎|thumb|frame|left|A description of the image goes here]]</nowiki>
# Click your group's project link to open your group's project page. Click the '''edit''' tab at the top of your group's project page.
# The aspect ''left'' places the thumbnail to the left of your page's text. Replace ''left'' with ''right'' to move it to the right.
# In the text editing box, find the text that looks like this <nowiki>[[Image:BME494_placeholder.jpg|thumb|frame|left|Write a description of the image here]]</nowiki>
# Replace ''A description of the image goes here'' with a short description of your image.
# If you have uploaded an image that is suitable for this spot, replace BME494_placeholder.jpg with the file name of your image.
# Replace ''Write a description of the image here'' with a short description of your image.
# Click the '''Save page''' button.
# Click the '''Save page''' button.


Line 22: Line 42:
* For more details on formatting Wiki thumbnail images, see http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial
* For more details on formatting Wiki thumbnail images, see http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial


'''Large Images'''<br>
<br>
# Go to '''Course Projects''' (the link is in the grey navigation menu).
# Click your group's project link to open your group's project page. Click the '''edit''' tab at the top of your group's project page.
# In the text editing box, find the text that looks like this <nowiki>[[Image:BME494_placeholder.jpg|600px]]</nowiki>
# If you have uploaded an image that is suitable for this spot, replace BME494_placeholder.jpg with the file name of your image.
# Replace ''Write a description of the image here'' with a short description of your image.
# Click the '''Save page''' button.
 
* For more details on formatting Wiki thumbnail images, see http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial


==Text Editing==
==Text Editing==
Line 53: Line 65:


* Simple Wiki code tips: http://openwetware.org/wiki/Simple_wiki_editing_examples
* Simple Wiki code tips: http://openwetware.org/wiki/Simple_wiki_editing_examples
<br><br>
==Tables==
* Table editing: http://en.wikipedia.org/wiki/Help:Table
* Table editing: http://en.wikipedia.org/wiki/Help:Table
* Excel to Wiki table converter: here's a neat tool that let's you paste data from Excel into a form and covert it into Wiki code by clicking a button. http://excel2wiki.net/wikipedia.php
|}

Latest revision as of 01:46, 9 November 2012

BME 103 Fall 2012 Home
People
Lab Write-Up 1
Lab Write-Up 2
Lab Write-Up 3
Course Logistics For Instructors
Photos
Wiki Editing Help

Uploading Images to OpenWetWare

Before putting an image on your page, you must upload an image to OWW...

  1. Create an image in your favorite image-making software. Save the image as a jpg or png file somewhere on your hard drive.
  2. Click the "Upload file" link in the OpenWetWare menu on the left (under "toolbox").
  3. At the Upload file page, click Choose file and use the browser to find the file on your hard drive.
  4. IMPORTANT! In the Destination filename: box, replace the file name with something that uses the prefix BME103_Group#_ so that your image has a unique identifier. Replace # with your group's number.
    Good example: BME103_Group3_Assembly.jpg
    Bad example: Assembly.jpg
  5. Click the Upload file button.
  6. IMPORTANT! Remember/ write down the name of your file. You will need to use the exact file name in order to add the image to your wiki page.


Adding Images to Your Page

Regular Images

  1. Go to the page you want to add an image to.
  2. Click the edit tab at the top of the page.
  3. Type in this text: [[Image:Owwnotebook_icon.png‎|200px|Description of image]]
  4. After you have uploaded an image to OWW, replace Owwnotebook_icon.png‎ with the file name of your image.
  5. Replace Description of image with a short description of your image.
  6. Set the width of your image by editing the number where 200px is in the example.
  7. Click the Save page button.


Thumbnail Images
Thumbnail images are small images with captions. These add a nice touch to the text that explains your project.

  1. Follow the same steps as above, but include more aspects in your Image code: [[Image:Owwnotebook_icon.png‎|thumb|frame|left|A description of the image goes here]]
  2. The aspect left places the thumbnail to the left of your page's text. Replace left with right to move it to the right.
  3. Replace A description of the image goes here with a short description of your image.
  4. Click the Save page button.


Text Editing

  Wiki Code Result
Bold text - Use three apostrophes before and after the bolded text '''bolded text''' bolded text
Itallic text - Use two apostrophes before and after the italicized text ''italicized text'' italicized text
Colored text - Use a font tag and specify the color property One font. Two font. <font color="red">Red font. </font><font color="blue">Blue font</font> One font. Two font. Red font. Blue font
Line break - hitting enter/ return on your keyboard will create a new line in the edit box, but not on the saved wiki page. Use the <br> code. Line one of text.
Incorrect way to start new line.
Line one of text.Incorrect way to start new line.
Line one of text.<br>
Correct way to start a new line
Line one of text.
Correct way to start a new line.
Line one of text.<br><br>
Extra line breaks create more space
Line one of text.

Extra line breaks create more space




Tables