Team:TU-Eindhoven/TestPage
From 2013.igem.org
Contents |
Uploading
To upload images and attachments, go to: https://2013.igem.org/Special:Upload For images use the filename: 'TU-Eindhoven_Images_<name>.jpg' replacing <name> with the desired name. For attachments use: 'TU-Eindhoven_Attachments_<name>.<ext>' replacing <name> and <ext> with the desired name and file extension. Modeling Brainstorm
Tooltip
In this sentence these words should have a tooltip.
MailButton
Next there should be a button that creates an email to test@test.com:
Lead
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec vel risus non arcu fermentum scelerisque eu et ante. Suspendisse dolor massa, sollicitudin quis tempor vel, posuere vitae purus. Aenean in nibh sem, nec malesuada sem. Vestibulum diam tortor, convallis a lacinia quis, congue a risus.
Curabitur venenatis, ipsum vel facilisis fringilla, libero dui porttitor odio, nec egestas turpis leo sed massa. Donec blandit scelerisque pharetra. Nunc et est ligula. Etiam aliquam viverra quam id placerat. Integer sodales, urna vel elementum bibendum, sapien lacus cursus tortor, eu mollis risus diam non orci. Suspendisse tristique blandit faucibus. Nam mattis erat vel purus sagittis fringilla. Nullam eget velit purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed nisi massa, dignissim ut molestie porttitor, gravida quis tellus.Quote
Some inspirational stuff
Myself
Some more inspirational stuff
Someone Else
Links
External Links: [http://www.tue.nl TU Eindhoven Homepage]
Internal Links: Team TU-Eindhoven
Floats
Curabitur venenatis, ipsum vel facilisis fringilla, libero dui porttitor odio, nec egestas turpis leo sed massa. Donec blandit scelerisque pharetra. Nunc et est ligula . Etiam aliquam viverra quam id placerat. Integer sodales, urna vel elementum bibendum, sapien lacus cursus tortor, eu mollis risus diam non orci. Suspendisse tristique blandit faucibus. Nam mattis erat vel purus sagittis fringilla. Nullam eget velit purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed nisi massa, dignissim ut molestie porttitor, gravida quis tellus.
Equations
You can use $Tex$ in inline mode as wel as in display mode: $$Tex$$ More (La)Tex magic: \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} & = \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\ \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\ \nabla \cdot \vec{\mathbf{B}} & = 0 \end{aligned} Do not forget to include the following line at the end of the page:
{{:Team:TU-Eindhoven/Template:UseEquations}}
[http://www.mathjax.org/demos/ More Info...]
Code
This is some code:
@requires_authorization def somefunc(param1='', param2=0): '''A docstring''' if param1 > param2: # interesting print 'Gre\'ater' return (param2 - param1 + 1) or None class SomeClass: pass >>> message = '''interpreter ... prompt'''Please use the following lines to insert code:
{{:Team:TU-Eindhoven/Template:Code }}<nowiki> ... Your Code Here... </nowiki>{{:Team:TU-Eindhoven/Template:CodeEnd }}
Include the next line at the end of the page if you want syntax highlighting for your code:
{{:Team:TU-Eindhoven/Template:UseSyntaxHighlighting}}
If you want a piece of code without highlighting on a page where the highlighting script is loaded (UseSyntaxHighlighting), use:
<pre> ...Your Code Here... </pre>
Timeline
{{{unit}}} {{{nr}}}
Referencing
You can use references like thisMcMahonDIACESTM.T. McMahon, New "Multicolor" Polypeptide Diamagnetic Chemical Exchange Saturation Transfer (DIACEST) Contrast Agents for MRI. Magnetic Resonance in Medicine 60, 803-812 (2008):
{{:Team:TU-Eindhoven/Template:Ref| id=McMahonDIACEST | author=M.T. McMahon | title=New "Multicolor" Polypeptide Diamagnetic Chemical Exchange Saturation Transfer (DIACEST) Contrast Agents for MRI | journal=Magnetic Resonance in Medicine | edition=60 | pages=803-812 | year=2008 }}
Make sure to include the next line at the end of the page:
{{:Team:TU-Eindhoven/Template:UseReferencing}}
To create a reference to the same article useMcMahonDIACEST:
{{:Team:TU-Eindhoven/Template:RefAgain | id=McMahonDIACEST }}
The references can be listed using:
==References== {{:Team:TU-Eindhoven/Template:RefList}}
References