Aus SubmersWiki

Version vom 25. November 2010, 16:01 Uhr von 127.0.0.1 (Diskussion)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

In order to use mathematical formulas, the wiki has to be pump primed i.e. four articles need to be created.

This needs only to be done only one time once the wiki system has been installed.

  • Create the page Property:formula with this content:
 [[has type::Type:Mathematical equation]]
 
  • Create the pages Property:mathematical formula and Property:physical formula with this content:
 [[has type::Type:Mathematical equation]]
 [[Subproperty of::Property:Formula]] 
 
  • Create the page List of formulas with this content:
 ==List of all formulas==
 <ask>
 [[formula:=*]][[formula:=+]]
 </ask>

 ==List of all mathematical formulas==
 <ask>
 [[mathematical formula:=*]][[mathematical formula:=+]]
 </ask>

 ==List of all physical formulas==
 <ask>
 [[physical formula:=*]][[physical formula:=+]]
 </ask>
 


Copyright © 2009 Ontoprise GmbH.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the article "GNU Free Documentation License".