Team:TU-Eindhoven/TestPage
From 2013.igem.org
Pascalaldo (Talk | contribs) (→Floats) |
Pascalaldo (Talk | contribs) (→Floats) |
||
Line 28: | Line 28: | ||
==Floats== | ==Floats== | ||
- | {{:Team:TU-Eindhoven/Template:Float | position=left | size= | + | {{:Team:TU-Eindhoven/Template:Float | position=left | size=3 }} |
{{:Team:TU-Eindhoven/Template:Image | filename=Pascal.jpg}} | {{:Team:TU-Eindhoven/Template:Image | filename=Pascal.jpg}} | ||
{{:Team:TU-Eindhoven/Template:FloatEnd | caption=Picture of Pascal | id=imageOfPascal }} | {{:Team:TU-Eindhoven/Template:FloatEnd | caption=Picture of Pascal | id=imageOfPascal }} |
Revision as of 09:44, 2 June 2013



Contents |
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.

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

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>
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