Documentation: Page

Description

Creates a new page when using installer 2.0.

Attributes

attribute required allowed values default description
name yes text string "" the name of the page
title no text string "" title of the page
tags no text strings seperated by a space "" tags of the page
parent no text string "" the parent of the page
file yes text string "" the ANSI or UTF-8 text file where the Wikidot Source is located

Examples

Creates a page named $cat$:_template

## page page="$cat$:_template"|title="Template File"|file="http://packages.wdfiles.com/local--files/package:99/_template"|tags="stub system-page"|parent="start" ##;
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License