Form:Book
From open-support.info
(Difference between revisions)
m |
m |
||
| Line 55: | Line 55: | ||
-->"| | -->"| | ||
{{#if:{{#var:path}} | {{#if:{{#var:path}} | ||
| - | | | + | |{|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> | ||
| + | |- | ||
| + | {{#if:{{#var:main}} | ||
| + | | | ||
| + | | | ||
| + | !{{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 id="form_master"> | |<div id="form_master"> | ||
{|style="background-color:{{#var:tblColorData}};" class="fullwidth" | {|style="background-color:{{#var:tblColorData}};" class="fullwidth" | ||
Revision as of 09:19, 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.