Team:KULeuven/Wiki Guide

From 2009.igem.org

(Difference between revisions)
Line 2: Line 2:
{{Team:KULeuven/Common/SubMenu_Tools}}
{{Team:KULeuven/Common/SubMenu_Tools}}
{{Team:KULeuven/Common/EndHeader}}
{{Team:KULeuven/Common/EndHeader}}
 +
 +
== Table ==
 +
 +
Here is an example table (click 'edit' on top to view and copy the code, then copy it to your page and modify the fields):
 +
 +
{| border="0" class="Generic"
 +
|-
 +
!
 +
! class="top" |  A
 +
! class="top" |  B
 +
! class="top" |  C
 +
! class="top" |  D
 +
! class="top" |  E
 +
! class="top" |  F
 +
|-
 +
!  class="left" | x
 +
| x1 ||x2 || x3 || x4 || x5 || x6
 +
|-
 +
!  class="left" | y
 +
| y1 || y2 || y3 || y4 || y5 || y6
 +
|-
 +
!  class="left" | z
 +
| z1 || z2 || z3 || z4 || z5 || z6
 +
|-
 +
|}
 +

Revision as of 12:11, 29 July 2009

Contents

Table

Here is an example table (click 'edit' on top to view and copy the code, then copy it to your page and modify the fields):

A B C D E F
x x1 x2 x3 x4 x5 x6
y y1 y2 y3 y4 y5 y6
z z1 z2 z3 z4 z5 z6


Links

What it looks like What you type

Wiki Guide

[[Team:KULeuven/Wiki Guide|Wiki Guide]]

Pictures

The picture generated by the code below, is seen at the right.

The description goes here

 [[Image:Team.png|right|thumb|365px|The description goes here]]
 

Biobricks

Use this construct to mention biobricks:

{{kulpart|BBa_S03417}} {{kulpart|BBa_S03417|DeepComponents}}

This will result in the following link (and categories at the bottom of the page):



This will link to the biobrick on partsregistry and automatically fiddle with the categories so everything works

Biobrick names are automatically recognized and linked to when enclosed in <partinfo> tags.
More information on [http://partsregistry.org/Help:Partinfo_Tag]

Categories

Titles

What it looks like What you type

Title 1

Title 2

Title 3

Title 4

Title 5
= Title 1 =
== Title 2 ==
=== Title 3 ===
==== Title 4 ====
===== Title 5 =====