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.
例:
In Confluence, there are two types of templates:
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. In the future, templates will be expanded to do more interesting things such as remaining part of the page, having more complex (and even dynamic) fields, being able to search Confluence based on the value of particular fields, and so on. |
Two popular plugins that expand on template behaviour are the Zones Plugin and Scaffolding Plugin. Below is a comparision:
フィールド |
既定 |
||
|---|---|---|---|
説明 |
Basic (基本) |
Flexible |
Powerful |
Saves page version history |
|
|
|
Allows return to form version |
|
|
|
Suitable for dynamic data |
|
|
|
Has a library of examples |
|
|
|
Take me back to Confluence 2.7 User Guide