General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
ArticleClass
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
XWiki Space
»
Data types
»
ArticleClass
Wiki source code of
ArticleClass
Last modified by
Administrator
on 2010/09/23 14:50
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
<!-- replace Main with the Space where you want your documents to be created --> <!-- replace the default parent with the one of your choice --> <!-- Save this template using the -Save- button --> #set( $class = $doc.name.substring(0,$doc.name.indexOf("Class"))) #set($defaultparent = "Main.Articles") #set($defaultweb = "Main") #includeForm("XWiki.ClassSheet")