This page helps you to edit the wiki articles.
Standard Wiki Help
InterWiki Links
It is possible to directly make links to other wiki sites.
| Site | Wikitext | Rendering |
|---|---|---|
ASPECS MethodologyASPECS Methodology | [[:Aspecs:PAGE]] [[AW:PAGE]] | Aspecs:PAGE |
CCE/SeT/UTBM Research GroupCCE/SeT/UTBM Reseach Group | [[:CCE:PAGE]] | CCE:PAGE |
Creative CommonsCreative Commons | [[:Commons:PAGE]] | Commons:PAGE |
PENA/ICAP/SeT/UTBM Research GroupPENA/ICAP/SeT/UTBM Research Group | [[:EPAN:PAGE]] [[:PENA:PAGE]] | EPAN:PAGE PENA:PAGE |
GNUGNU | [[:GNU:PAGE]] | GNU:PAGE |
Google SearchGoogle Search | [[:Google:PAGE]] | Google:PAGE |
Janus PlatformJanus Platform | [[:Janus:PAGE]] [[JW:PAGE]] | Janus:PAGE |
Mediawiki Developer DocsMediawiki Developer Docs | [[:Doc:PAGE]] | Doc:PAGE |
Multiagent GroupMultiagent Group | [[:Multiagent:PAGE]] [[MAW:PAGE]] | Multiagent:PAGE |
NewsNews | [[:News:PAGE]] | News:PAGE |
Onto WorldOnto World | [[:SMW:PAGE]] | SMW:PAGE |
Open OfficeOpen Office | [[:OO:PAGE]] | OO:PAGE |
Organic DesignOrganic Design | [[:OD:PAGE]] | OD:PAGE |
PERLPERL | [[:PERL:PAGE]] | PERL:PAGE |
PHPPHP | [[:PHP:PAGE]] | PHP:PAGE |
SeT/UTBM LaboratorySeT/UTBM Laboratory | [[:Setlab:PAGE]] | Setlab:PAGE |
SMA/ICAP/SeT/UTBM Research GroupSMA/ICAP/SeT/UTBM Research Group | [[:Multiagent:PAGE]] [[:SMA:PAGE]] | Multiagent:PAGE SMA:PAGE |
SQLSQL | [[:SQL:PAGE]] | SQL:PAGE |
Université de Technologie de Belfort-MontbéliardUniversité de Technologie de Belfort-Montbéliard | [[:Utbm:PAGE]] | Utbm:PAGE |
WikibooksWikibooks | [[:WikiBooks:PAGE]] | WikiBooks:PAGE |
WikipediaWikipedia | [[:Wikipedia:PAGE]] | Wikipedia:PAGE |
Wikipedia MetaWikipedia Meta | [[:Meta:PAGE]] | Meta:PAGE |
WikiquoteWikiquote | [[:Wikiquote:PAGE]] | Wikiquote:PAGE |
WijtionaryWiktionary | [[:Wiktionary:PAGE]] | Wiktionary:PAGE |
Additional Features Available on Janus Site
The following features are available when editing the pages.
Standard Wiki Styles
| Wikitext | Rendering | ||||
|---|---|---|---|---|---|
| Table with frame | |||||
{|class="frametable" ! Title1 ! Title2 |- Row1 | Row2 |}
|
| ||||
| Emphasized text | |||||
'''enhanced text'''
| enhanced text | ||||
Additional Templates
| Wikitext | Rendering |
|---|---|
{{lang}}Internationalization Indicator | |
{{en}}
| (en) |
{{fr}}
| (fr) |
{{es}}
| (es) |
{{PDFlink}}PDF Icon | |
{{PDFlink| [http://www.nowhere.com/afile.pdf]}}
| [1]PDF |
{{PDFlink| [[Media:Jaamas10.pdf]]}}
| Media:Jaamas10.pdfPDF |
{{PDFlink| [http://www.nowhere.com/afile.pdf] |1200GB}}
| [2]PDF (1200GB) |
| More details on WikiPedia:Template:PDFlink | |
Additional HTML Tags
| Wikitext | Rendering | ||
|---|---|---|---|
<alert />Alert message | |||
<alert>alert message</alert>
| alert message | ||
<apidocs />Link to API documentation Page | |||
<apidocs>org.janusproject.kernel
| Role | ||
<apidocs package>org.janusproject.kernel.address</apidocs>
| address | ||
<apidocs>org.janusproject.kernel.crio.core.Role
| Role .broadcastMessage() | ||
<apidocs noclass> org.janusproject.kernel.crio.core.Role
| broadcastMessage() | ||
<apidocs inherited> org.janusproject.kernel.crio.core.Role
| Role.broadcastMessage()
| ||
<apidocs noclass inherited> org.janusproject.kernel.crio.core.Role
| broadcastMessage()
| ||
<apidocs> org.janusproject.kernel.agent.Agent$ MessageTransportService</apidocs>
| MessageTransportService | ||
<apidocs noclass> org.janusproject.kernel.agent.Agent$ MessageTransportService# isSendMessageFeedBack()</apidocs>
| isSendMessageFeedBack() | ||
<apidocs label="My Label"> org.janusproject.kernel.agent.Agent</apidocs>
| My Label | ||
<apidocslist/>API Documentation List | |||
<apidocslist/>
| | ||
<apidocslist pattern="janus-*" />
| | ||
<apidocslist pattern="noproject*" />
| |||
<apidocslist pattern="noproject*"> default text </apidocslist>
| default text | ||
<apidocssite />Link to API documentation Site | |||
<apidocssite project="janus-trunk"> Site </apidocssite>
| Site | ||
<bibliography />Bibliography | |||
<bibliography title="The Title" authors="Authors" year="2010" pdf="nopdf.pdf">In Conference</bibligraphy>
|
| ||
<bibliography id="bib:entry" title="The Title 2" authors="Authors" year="2010" pdf="nopdf.pdf">In Conference</bibligraphy>
|
| ||
<color />Colorized text | |||
<color color_name>text</color>
| text | ||
<collapsetext />Collapsed text with <collapse> | |||
<collapetext> First sentence. <collapse> Second sentence. Third sentence. </collapsetext>
| ![]() First sentence. | ||
<collapetext show=true> First sentence. <collapse> Second sentence. Third sentence. </collapsetext>
| ![]() First sentence.
Second sentence. Third sentence.
| ||
<collapetext show=false> First sentence. <collapse> Second sentence. Third sentence. </collapsetext>
| ![]() First sentence. | ||
| Collapsed text with first sentence | |||
<collapetext> First sentence. Second sentence. Third sentence. </collapsetext>
| ![]() First sentence. | ||
| Collapsed text with brackets | |||
<collapetext> {First sentence. Second sentence.} Third sentence. </collapsetext>
| ![]() First sentence. Second sentence. | ||
<contact />Contact People | |||
<contact id="Sgalland"> details </contact>
|
| ||
<contact id="Sgalland" url="http://www.arakhne.org/homes/galland"> details </contact>
|
| ||
<contact first="Stéphane" last="Galland" email="stephane.galland@utbm.fr"> details </contact>
|
| ||
<contact first="Stéphane" last="Galland" email="stephane.galland@utbm.fr" url="http://www.arakhne.org/homes/galland"> details </contact>
|
| ||
<contact id="Sgalland" inline> details </contact>
| Stéphane GALLAND details | ||
<definition />Create a numbered definition | |||
<definition id="def:example"> <caption> My definition </caption> <br> <cite>Definition of something here. </cite></definition>
| Definition 1: My definition
Definition of something here. | ||
<email />Offuscate Email | |||
<email> stephane.galland@utbm.fr </email>
| stephane.galland[at]utbm.fr | ||
<equation />Create a numbered equation | |||
<equation id="eqn:example"> <math> \operatorname{erfc}(x) =
\frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt </math> <br> <caption> This is the equation label </caption></equation>
| ![]() Equation 1: This is the equation label | ||
<figtable />Create a numbered table | |||
<figtable id="tab:example">{| class="frametable"
|+ <caption>Example of a numbered table</caption>
! Header
|-
| Content
|}</figtable>
|
| ||
<figure />Create a numbered figure | |||
<figure id="fig:example">[[Image:SeT_logo_small.png|<caption>Example of a numbered figure</caption>]]</figure>
| |||
<figure id="fig:example2" noautocaption>[[Image:SeT_logo_small.png|<caption>Example of a numbered figure</caption>]]</figure>
| |||
<identity />Format People Name | |||
<identity first="stéphane roger" last="galland" />
| Stéphane Roger GALLAND | ||
<identity first="stéphane" last="galland" > Contributor </identity>
| Stéphane GALLAND - Contributor | ||
<jirabugreport />JIRA bug report | |||
<jirabugreport> projectname </jira>
| See Bug_Report | ||
<jira />JIRA issue | |||
<jira>JANUS-10</jira>
| | ||
<jiraissuelist />JIRA issue list | |||
<jiraissuelist [search=""] [max=100000] [offset=0] [ascendent=true]> projectname1, projectname2, ... </jiraissuelist>
| See Issues:Janus or Issues:Jaak. | ||
<phone />Phone number formatting | |||
<phone>123456789</phone>
| +33 (0) 123 456 789 | ||
<phone prefix="ar">123456789</phone>
| +54 123 456 789 | ||
<source />Source code formatting | |||
<source lang="xml">
<aaa><br>
<bbb>blablabla</bbb><br>
</aaa><br>
</source>
| <aaa> <bbb>blablabla</bbb> </aaa> | ||
<source lang="java5">
public int f() {<br>
return 1;<br>
}<br>
</source>
| public int f() { return 1; } | ||
<theorem />Create a numbered theorem | |||
<theorem id="the:zorn"> <caption>Zorn's Lemma</caption> <br> <cite>Every partially ordered set, in which every chain (i.e. totally ordered subset) has an upper bound, contains at least one maximal element.</cite> </theorem>
| Theorem 1: Zorn's Lemma
Every partially ordered set, in which every chain (i.e. totally ordered subset) has an upper bound, contains at least one maximal element. | ||
<xr />Numbered reference to numbered object | |||
<xr id="fig:example" />
| Figure 1 | ||
<xr id="fig:example">The Reference Text</xr>
| The Reference Text 1 | ||
<xr id="fig:example">The Reference %i Text</xr>
| The Reference 1 Text | ||
<xr id="tab:example" />
| Table 1 | ||
<xr id="tab:example">The Reference Text</xr>
| The Reference Text 1 | ||
<xr id="tab:example">The Reference %i Text</xr>
| The Reference 1 Text | ||
<xr id="eqn:example" />
| Equation 1 | ||
<xr id="def:example" />
| Definition 1 | ||
<xr id="the:zorn />
| Theorem 1 | ||
<xr id="bib:entry" />
| [1] | ||
<xr id="bib:entry">The Reference Text</xr>
| The Reference Text 1 | ||
<xr id="bib:entry">The Reference %i Text</xr>
| The Reference 1 Text | ||
<xr id="fig:example, fig:example2" />
| Figures 1,2 | ||
<xr id="fig:example, tab:example" />
| Tables 1,1 | ||
<xr id="tab:example, fig:example" />
| Figures 1,1 | ||
Additional Parser Functions
The following functions are available within any article editor.
| Wikitext | Rendering | |
|---|---|---|
{{#mvn*}}Maven Extension | ||
{{#mvngroupid: groupid:artifactid}}
| groupid | |
{{#mvnartifactid: groupid:artifactid}}
| artifactid | |
{{#mvnversion: org.janus-project.kernel:kernel|snapshot}}
| 0.5-SNAPSHOT | |
{{#mvnversion: org.janus-project.kernel:kernel|release}}
| 0.4 | |
{{#mvnversion: org.janus-project.kernel:kernel}}
| 0.5-SNAPSHOT | |
{{#mvndate: org.janus-project.kernel:kernel|snapshot}}
| 08 May 2012 00:04:23 | |
{{#mvndate: org.janus-project.kernel:kernel|release}}
| 03 Mar 2011 13:52:04 | |
{{#mvndate: org.janus-project.kernel:kernel}}
| 08 May 2012 00:04:23 | |
{{#mvnrepository: org.janus-project.kernel:kernel|snapshot}}
| http://www.janus-project.org/maven/org/janus-project/kernel/kernel/0.5-SNAPSHOT | |
{{#mvnrepository: org.janus-project.kernel:kernel|release}}
| http://www.janus-project.org/maven/org/janus-project/kernel/kernel/0.4 | |
{{#mvnrepository: org.janus-project.kernel:kernel}}
| http://www.janus-project.org/maven/org/janus-project/kernel/kernel/0.5-SNAPSHOT | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel|snapshot|Label}}
| Label | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel|release|Label}}
| Label | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel|Label}}
| not available | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel|snapshot}}
| 0.5-SNAPSHOT | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel|release}}
| 0.4 | |
{{#mvnrepositorylink: org.janus-project.kernel:kernel}}
| 0.5-SNAPSHOT | |
{{#mvnjar: org.janus-project.kernel:janus-kernel|snapshot|modifier}}
| http://www.janus-project.org/maven/org/janus-project/kernel/janus-kernel/0.5-SNAPSHOT/janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#mvnjar: org.janus-project.kernel:janus-kernel|release|modifier}}
| http://www.janus-project.org/maven/org/janus-project/kernel/janus-kernel/0.4/janus-kernel-0.4-with-dependencies.jar | |
{{#mvnjar: org.janus-project.kernel:janus-kernel|all|modifier}}
| http://www.janus-project.org/maven/org/janus-project/kernel/janus-kernel/0.5-SNAPSHOT/janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#mvnjarsize: org.janus-project.kernel:janus-kernel|snapshot|modifier}}
| 9.33 MB | |
{{#mvnjarsize: org.janus-project.kernel:janus-kernel|release|modifier}}
| 13.65 MB | |
{{#mvnjarsize: org.janus-project.kernel:janus-kernel|all|modifier}}
| 9.33 MB | |
{{#mvnjarname: org.janus-project.kernel:janus-kernel|snapshot|modifier}}
| janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#mvnjarname: org.janus-project.kernel:janus-kernel|release|modifier}}
| janus-kernel-0.4-with-dependencies.jar | |
{{#mvnjarname: org.janus-project.kernel:janus-kernel|all|modifier}}
| janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|snapshot|modifier|Label}}
| Label | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|release|modifier|Label}}
| Label | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|all|modifier|Label}}
| Label | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|snapshot|modifier}}
| janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|release|modifier}}
| janus-kernel-0.4-with-dependencies.jar | |
{{#mvnjarlink: org.janus-project.kernel:janus-kernel|all|modifier}}
| janus-kernel-0.5-20120507.220452-1309-with-dependencies.jar | |
{{#tooltip}}Attach a tooltip to a text | ||
{{#tooltip: tooltip_text |text}}
| text | |
{{#svnchanges}}Subversion Extension | ||
{{#svnchanges: janus|trunk}}
| See ChangeLog:DailyBuild | |
{{#svnchanges: janus|janus-0.3}}
| See ChangeLog:0.3 | |
2010-08-20Open forums to public.
2012-04-30Internet service is up again after 5 days of broken service.






