====== PlayGround ====== ==== Latex Plugin ==== Components Name: LaTeX plugin administration Type: admin Name: $$...$$ syntax for displayed LaTeX-math [ddollar] Type: syntax Name: \begin{displaymath} ... \end{displaymath} syntax [displaymath] Type: syntax Name: $...$ syntax for inline LaTeX-math [dollar] Type: syntax Name: \begin{eqnarray} ... \end{eqnarray} syntax [eqnarray] Type: syntax Name: \begin{eqnarray*} ... \end{eqnarray*} syntax [eqnarraystar] Type: syntax Name: \begin{equation} ... \end{equation} syntax [equation] Type: syntax Name: \begin{equation*} ... \end{equation*} syntax [equationstar] Type: syntax Name: ... syntax for inline LaTeX (non-math-mode) [latex] Type: syntax Examples: $$a&=&\frac{a}{c}\times b\times a$$ another way to say $c=b$ $a\times u\times b$ ==== Google Charts ==== Apples = 33 Peaches = 23 Strawberries = 25 Peanuts = 7 ==== Graphviz plugin ==== Graphviz example, using [[http://en.wikipedia.org/wiki/DOT_language|dot syntax]] digraph { A->B; B->C; A->C; } graph MCM { // The label attribute can be used to change the label of a node a [label="Foo"]; // Here, the node shape is changed. b [shape=box]; // These edges both have different line properties a -- b -- c [color=blue]; b -- d [style=dotted]; } digraph { A->B; B->C; A->C; } graph MCM { // The label attribute can be used to change the label of a node a [label="Foo"]; // Here, the node shape is changed. b [shape=box]; // These edges both have different line properties a -- b -- c [color=blue]; b -- d [style=dotted]; } ==== JMOL plugin ==== Syntax see [[http://wiki.symplus.com/en/jmol_plugin]]. Jmol script can be used. Link to pdb file {{:pdb:1pem.pdb.gz|PDB file for Ribonucleotide Reductase}} jmolBr(); jmolRadioGroup([ "spacefill off", "spacefill 20%", ["spacefill 95%", null, "checked"] ], "
"); jmolBr();
==== Pubchem plugin example ==== [[http://wiki.symplus.com/en/pubchem_plugin]] === Link === {{pubchem>link:6248}}{{pubchem>link:6248}} === Image large ==== {{pubchem>large:6248}}{{pubchem>large:6248}} === Image small ==== {{pubchem>small:6248}}{{pubchem>small:6248}} === Pubchem formula === {{pubchem>formula:6248}}{{pubchem>formula:6248}} === Pubchem IUPAC === {{pubchem>IUPAC:6248}}{{pubchem>IUPAC:6248}} ==== PDB plugin ==== === Show small image === [[http://wiki.symplus.com/en:PDB%20plugin]] {{pdb>small:1WLA}}{{pdb>small:1WLA}} === Show pdb link with information === {{pdb>long:1WLA}}{{pdb>long:1WLA}} ==== Uniprot plugin example ==== {{uniprot>name:LACTB_HUMAN}} or {{uniprot>pac:P83111}} {{uniprot>name:LACTB_HUMAN}} or or {{uniprot>pac:P83111}} ==== Timeline example ==== ^Bob ^ highlight=03/07/2009-16/07/2009=bob holiday july highlight=14/07/2009-22/07/2009:557dcc=Bob sick-list 1 highlight=01/09/2009-14/09/2009 highlight=29/12/2009-30/12/2009 ^Joe ^ highlight=19/06/2009-04/07/2009 highlight=14/09/2009-27/09/2009 Where: * holidays highlight=01/01/2009-10/01/2009 * sickness highlight=01/01/2009-10/01/2009:557dcc ^Bob ^ highlight=03/07/2009-16/07/2009=bob holiday july highlight=14/07/2009-22/07/2009:557dcc=Bob sick-list 1 highlight=01/09/2009-14/09/2009 highlight=29/12/2009-30/12/2009 ==== Pubmed example ==== === Pubmed short === {{pubmed>short:9039911}} {{pubmed>short:9039911}} === Pubmed long === {{pubmed>long:9039911}} {{pubmed>long:9039911}} === Pubmed veryshort === [[pubmed>9039911]] [[pubmed>9039911]] === Pubmed summary (XML) === {{pubmed>summaryXML:9039911}} {{pubmed>summaryXML:9039911}} ==== Webthumb plugin ==== ==== Media manager ==== {{media}} ==== Sortable Tables ==== ^Col1^Col3^Col3^ |1|one|25/12/2008| |2|two|10/12/2008| https://www.dokuwiki.org/plugin:sortablejs ^Column 1^Column 2^Column 3^ |1|Row one|first| |2|Row two|second| |3|Row three|third| See more at: http://docs.oseems.com/general/web/dokuwiki/sort-table#sthash.y7WrsHTE.dpuf ^Col1^Col3^Col3^ |1|one|25/12/2008| |2|two|10/12/2008|