Form:Book
From open-support.info
(Difference between revisions)
m |
m |
||
| Line 29: | Line 29: | ||
|property=docinfo type | |property=docinfo type | ||
|input type=radiobutton | |input type=radiobutton | ||
| - | |||
|default=master | |default=master | ||
| + | |show on select=master=>form_master;subsidary=>form_subsidary;=>form_master; | ||
}}} | }}} | ||
|} | |} | ||
| Line 51: | Line 51: | ||
--> width:95%;<!-- | --> width:95%;<!-- | ||
-->"| | -->"| | ||
| + | <div id="form_master"> | ||
| + | {|style="background-color:{{#var:tblColorData}};" class="fullwidth" | ||
| + | !{{message|Heading}}: | ||
| + | |<div style="padding-right:0.5em;">{{{field | ||
| + | |heading | ||
| + | |input type=text | ||
| + | |size=40 | ||
| + | |class=fullwidth | ||
| + | }}}</div> | ||
| + | |- | ||
| + | !{{message|Title}}: | ||
| + | |<div style="padding-right:0.5em;">{{{field | ||
| + | |title | ||
| + | |input type=text | ||
| + | |size=40 | ||
| + | |class=fullwidth | ||
| + | }}}</div> | ||
| + | |- | ||
| + | !{{message|Next page}}: | ||
| + | |<div style="padding-right:0.5em;">{{{field | ||
| + | |next | ||
| + | |input type=text | ||
| + | |size=40 | ||
| + | |class=fullwidth | ||
| + | }}}</div> | ||
| + | |- | ||
| + | !{{message|Description}}: | ||
| + | |<div style="padding-right:0.5em;">{{{field | ||
| + | |desc | ||
| + | |input type=text | ||
| + | |size=40 | ||
| + | |class=fullwidth | ||
| + | }}}</div> | ||
| + | |} | ||
| + | </div><div id="subsidary"> | ||
{|style="background-color:{{#var:tblColorData}};" class="fullwidth" | {|style="background-color:{{#var:tblColorData}};" class="fullwidth" | ||
!{{message|Master page}}: | !{{message|Master page}}: | ||
| Line 83: | Line 118: | ||
|<div style="padding-right:0.5em;">{{{field | |<div style="padding-right:0.5em;">{{{field | ||
|title | |title | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
|input type=text | |input type=text | ||
|size=40 | |size=40 | ||
| Line 104: | Line 131: | ||
}}}</div> | }}}</div> | ||
|} | |} | ||
| + | </div> | ||
| | | | ||
|style="background-color:{{#var:tblColorData}};<!-- | |style="background-color:{{#var:tblColorData}};<!-- | ||
Revision as of 05:16, 20 April 2011
This is the "Book" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.