Difference between revisions of "TypeSyntax"

From OOModels
Jump to navigationJump to search
(New page: {{HelpPagesHeaderBar}} All type pages share a common structure, as described here. The DownloadManager and the ArtefactConversion rely on this structure. ==Metabox== First part ...)
(No difference)

Revision as of 08:41, 14 July 2008

All type pages share a common structure, as described here. The DownloadManager and the ArtefactConversion rely on this structure.

Metabox[edit]

First part of each type page is a socalled Metabox. It provides meta data of the type and is automatically nicely rendered. The Metabox is a self-describing wiki template (read more about the Metabox template).

The Metabox entry on your page might e.g. look like this:

{{Metabox
| Meta_Category = Type:org/oomodels/wiki/Type
}}

Arbitrary Text[edit]

You can add arbitrary text to a type page, as long as it does not look like the Metabox. Typically, you add a description of the type.