You can create a template which allows you to create an editable form. The form is displayed when a user creates a page, so that the user can enter page content.

例:

  • A software development project may have a template for use-cases.
  • システム管理者スペースは、サーバーごとに保持する情報を定義するテンプレートを用意している場合があります。

In Confluence, there are two types of templates:

(info) Global templates can only be created by site administrators, and space templates by space administrators.

Templates are written in regular Confluence markup, using special markup to define form fields that need to be filled in.

Here is an example:

注意

Currently, templates can only be used to create a page. Once a page is created, the template is gone and all further editing is performed as if the template was never used. Some plugins provide expanded functionality for strictly templated content. See below for more information.

Important Plugins For Templates

Two popular plugins that expand on template behaviour are the Zones Plugin and Scaffolding Plugin. Below is a comparision:

フィールド

既定

Zones Plugin

Scaffolding Plugin

説明

Basic (基本)

Flexible

Powerful

Saves page version history

(tick)

(tick)

(tick)

Allows return to form version

(error)

(tick)

(tick)

Suitable for dynamic data

(error)

(error)

(tick)

Has a library of examples

(error)

(error)

(tick)

関連トピック

指定したラベルを持つコンテンツはありません。

Take me back to Confluence User Guide