Logo name

IpbWiki:Using the newarticle tag

From IpbWiki

  • Currently0.00/5
Jump to: navigation, search

Purpose

the <newarticle> tag creates a create article box

Syntax

  • <newarticle /> : creates an article input box without passing configuration values to the new page created
  • <newarticle namespace='namespace_name'></newarticle> : all articles created with this inputbox will be placed in the namespace namespace_name
  • <newarticle>category_name</newarticle> : all articles created with this inputbox will be placed in the category category_name
  • <newarticle namespace='namespace_name'>category_name</newarticle> : all articles created with this inputbox will be placed in the namespace namespace_name and category category_name

Example

This page was last modified on 19 January 2008, at 13:05.  This page has been accessed 680 times.  Content is available under GNU Free Documentation License 1.2Disclaimers