OpenWetWare:Feature test: Difference between revisions
No edit summary |
|||
| Line 5: | Line 5: | ||
==Parser and String Functions== | ==Parser and String Functions== | ||
The following will need to have an extra # inserted when upgrading to MW 1.7. They probably shouldn't be extensively used yet because of this fact. | The following will need to have an extra # inserted when upgrading to MW 1.7. They probably shouldn't be extensively used yet because of this fact. | ||
* 1+1={{expr: 1+1}} | * 1+1={{#expr: 1+1}} | ||
* test subtring: {{sub:xxxpassed!yyy|3|7}} | * test subtring: {{#sub:xxxpassed!yyy|3|7}} | ||
==Biblio== | ==Biblio== | ||
Revision as of 14:11, 9 August 2006
This page contains test cases of various software components running on OpenWetWare and used to monitor regressions. Add to this page features that should be tested on all software upgrades.
This page is not the Sandbox.
Parser and String Functions
The following will need to have an extra # inserted when upgrading to MW 1.7. They probably shouldn't be extensively used yet because of this fact.
- 1+1=2
- test subtring: passed!
Biblio
- PMID 15731213 (this should be pubmed link)
- A citation [1].
- Ministerial Meeting on Population of the Non-Aligned Movement (1993: Bali). Denpasar Declaration on Population and Development. Integration. 1994 Jun(40):27-9. DOI:10.1234/2013/999990 |
-
John Smith. The art of saying nothing. Verbose Editions 1999.
- ISBN:0-7167-4954-8
Recent changes filtering
Last 5 changes in OpenWetWare namespace:
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
2 March 2026
1 March 2026
| 00:19 | CHIP:Talks diffhist +16 Gabor Balazsi talk contribs | ||||
28 February 2026
|
|
02:18 | Hu 2 changes history +71 [Hugangqing (2×)] | |||
|
|
02:18 (cur | prev) −8 Hugangqing talk contribs | ||||
|
|
02:17 (cur | prev) +79 Hugangqing talk contribs | ||||
26 February 2026
| 01:16 | CHIP:Research diffhist +274 Gabor Balazsi talk contribs | ||||
| 01:13 | CHIP:Talks diffhist +1 Gabor Balazsi talk contribs | ||||
Calendar
<calendar> name=Calendar:Test view=threemonths format=%name/%year-%month-%day weekstart=7 </calendar>
ShowHide
<showhide> text1 __HIDER__<hide>hide1</hide> </showhide> <showhide> text2 __HIDER__<hide>hide2</hide> </showhide> <showhide> __SHOWALL__ __HIDEALL__ </showhide>
Parts Registry
<bbpart>B0010</bbpart>
Dewikify
<wikionly>You are on the wiki! Go to the dewikified page. </wikionly>
<nonwikionly>You are on the static page! Go to the wiki page or edit it. </nonwikionly>
<wikionly>'</wikionly>This text is bold on wiki and italic on static page<wikionly>'</wikionly>
Interwiki
- pmid:1111
- genbank:1111
- wikipedia:OpenWetWare
- doi:10.1093/bioinformatics/bti177
- registry:Part:BBa_B0010
Misc
- Math: [math]\displaystyle{ \sqrt{\pi} }[/math]
- LatexDoc
XyMTeX
amsmath <amsmath> \label{e:barwq}\begin{split} H_c&=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2} \sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\ &\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\\ &\quad\cdot \Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr]. \end{split} </amsmath>
Alanine [math]\ce{ \newcommand{\aminoacid}[1]{\tetrahedral{0==C;1==\utrigonal{0==C;1==(yl);3D==O;2==O$^-$};2==$^+$H$_3$N;3==#1;4==H}} \newcommand{\alanine}{\aminoacid{CH$_3$}} \alanine }[/math]
Random Plot <plot>set samples 500 plot [-3:3][-10:10] 5*sin(3*x)+2*sin(23*x)</plot>