Team:Bielefeld-Germany/Example
From 2012.igem.org
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Team:Bielefeld/Head}} | {{Team:Bielefeld/Head}} | ||
+ | __NOTOC__ | ||
<!-- Write comments like this: | <!-- Write comments like this: | ||
* The first line when editing a page always has to include our wiki header. | * The first line when editing a page always has to include our wiki header. | ||
+ | * The second line in this example "__NOTOC__" hides the automatically generated table of content at the top of the page. | ||
* Use comments to leave notes for your team members or e.g. to remind yorself to edit a paragraph another time. | * Use comments to leave notes for your team members or e.g. to remind yorself to edit a paragraph another time. | ||
* If you start something <blabla>, then close it again </blabla>! | * If you start something <blabla>, then close it again </blabla>! | ||
* It's easier to edit a page if the code is indented evenly. | * It's easier to edit a page if the code is indented evenly. | ||
* Wiki code allows you to include a word wrap in your text directly by pressing enter. If you want to force a word wrap just type | * Wiki code allows you to include a word wrap in your text directly by pressing enter. If you want to force a word wrap just type | ||
- | in <br> | + | in <br/> |
--> | --> | ||
- | |||
<center> | <center> | ||
=I am a centered header (Getting started)= | =I am a centered header (Getting started)= | ||
</center> | </center> | ||
- | <!-- This is how to insert a heading. There's no easier way to organize your text and only a few things you have to consider: | + | <!-- This is how to insert a heading. There's no easier way to organize your text and there are only a few things you have to consider: |
* The first header of each page should be centered. | * The first header of each page should be centered. | ||
* There are different levels of headings: | * There are different levels of headings: | ||
Line 83: | Line 84: | ||
===Did we talk about pictures yet?=== | ===Did we talk about pictures yet?=== | ||
- | One of the most important things is to | + | One of the most important things is to include pictures or diagrams. The first step is to uplade your picture. Use the "Upload" button at the bottom of each iGEM-page (remember: Uploading a picture is only possible if you are logged in). When uploading you have to make sure to have the appropriate rigths and to start the file name with Bielefeld2012_(and here comes the actual name). And now you decide how to arrange the picture and include it in the webpage:<br/> |
- | + | [[File:Bielefeld2012_Discodopsis.jpg|200px|thumb|center|Discodopsis likes the dance floor!]] | |
- | + | <!-- This is how you include a picture. There are also a few things you need to know: | |
- | + | * After the uploaded file you can decide which sixe in pixles your picture should have. | |
- | + | * "thumb" makes a frame. | |
- | + | * You can also choose the adjustment (center, left, right). | |
- | + | * At the end you can insert the caption if necessary. | |
- | + | * Seperate these options with a "|". | |
- | + | * There are a lot more options you can adjust, like links and more (check out the media wiki page). | |
- | + | --> | |
- | + | ===Some more facts to make your text even more prettier=== | |
- | + | ||
+ | Your text can be written in ''italics'', '''bold''' (or '''''both of it'''''), <span style="text-decoration: underline;">underlined</span> or <strike> striked</strike>. Also you can arrange your text | ||
+ | <center> centered </center> | ||
+ | <p align="left"> left </p> | ||
+ | <p align="right"> or right. </p> | ||
- | |||
- | |||
- | |||
- | + | ---- | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | + | There are a lot more stylistic goodies to arrange your text like this horizontal line above. If there is anything missing in this example page have a look at the [http://www.mediawiki.org/wiki/Help:Formatting/ MediaWiki help page] or the german analog at [http://de.wikipedia.org/wiki/Hilfe:Textgestaltung/ Wikipedia]. Have fun with creating and editing your own text :) | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Latest revision as of 09:12, 12 August 2012
I am a centered header (Getting started)
See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification!
See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification!
Creating a table and other useful hints
Tables
Let´s create a table. Because tables are pretty.
column header 1 | column header 2 | column header 3 |
---|---|---|
the first row | a column | another column |
the second row | a column | another column |
the third row | a column | another column |
Enumerations and Lists
And we can do more. Enumerations!
- enumeration yeah
- enumeration yeah
- enumeration yeah yeah
- enumeration yeah yeah
- enumeration yeah
- enumeration yeah
Or do you prefer lists like this one?
- one
- two
- and one two three four
- let's rock!
Links
There are two important possibilities to include a link in your text. The first one is to refer to a wiki page, for example our home page. You can also refer to an external page. And there wouldn't be a better example than our [http://2012.igem-bielefeld.de/ german homepage]. :)
Did we talk about pictures yet?
One of the most important things is to include pictures or diagrams. The first step is to uplade your picture. Use the "Upload" button at the bottom of each iGEM-page (remember: Uploading a picture is only possible if you are logged in). When uploading you have to make sure to have the appropriate rigths and to start the file name with Bielefeld2012_(and here comes the actual name). And now you decide how to arrange the picture and include it in the webpage:
Some more facts to make your text even more prettier
Your text can be written in italics, bold (or both of it), underlined or striked. Also you can arrange your text
left
or right.