Form:Book
From open-support.info
(Difference between revisions)
m |
m |
||
Line 53: | Line 53: | ||
--> vertical-align:top;<!-- | --> vertical-align:top;<!-- | ||
--> width:95%;<!-- | --> width:95%;<!-- | ||
- | -->"|{{#if:{{#var:path}} | + | -->"| |
+ | {{#if:{{#var:path}} | ||
|{{{!}}style="background-color:{{#var:tblColorData}};" class="fullwidth" | |{{{!}}style="background-color:{{#var:tblColorData}};" class="fullwidth" | ||
!{{message|Heading}}: | !{{message|Heading}}: | ||
Line 92: | Line 93: | ||
{{!}}} | {{!}}} | ||
|<div id="form_master"> | |<div id="form_master"> | ||
- | { | + | {{{!}}style="background-color:{{#var:tblColorData}};" class="fullwidth" |
!{{message|Heading}}: | !{{message|Heading}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|heading | |heading | ||
|input type=text | |input type=text | ||
Line 100: | Line 101: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}- | |
!{{message|Title}}: | !{{message|Title}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|title | |title | ||
|input type=text | |input type=text | ||
Line 108: | Line 109: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}- | |
!{{message|Next page}}: | !{{message|Next page}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|next | |next | ||
|input type=text | |input type=text | ||
Line 116: | Line 117: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}- | |
!{{message|Description}}: | !{{message|Description}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|desc | |desc | ||
|input type=text | |input type=text | ||
Line 124: | Line 125: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}} | |
</div><div id="form_subsidary"> | </div><div id="form_subsidary"> | ||
- | { | + | {{{!}}style="background-color:{{#var:tblColorData}};" class="fullwidth" |
!{{message|Master page}}: | !{{message|Master page}}: | ||
- | + | {{!}}{{#if:{{#var:path}} | |
|{{#if:{{#show:{{#var:root}}|?docinfo master page#}} | |{{#if:{{#show:{{#var:root}}|?docinfo master page#}} | ||
|{{#show:{{#var:root}}|?docinfo master page#}}/{{#var:path}} | |{{#show:{{#var:root}}|?docinfo master page#}}/{{#var:path}} | ||
Line 146: | Line 147: | ||
}} | }} | ||
}} | }} | ||
- | + | {{!}}- | |
!{{message|Heading}}: | !{{message|Heading}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|heading | |heading | ||
|input type=text | |input type=text | ||
|size=40 | |size=40 | ||
|class=fullwidth | |class=fullwidth | ||
- | + | }}}</div> | |
- | + | {{!}}- | |
!{{message|Title}}: | !{{message|Title}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|title | |title | ||
|input type=text | |input type=text | ||
Line 162: | Line 163: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}- | |
!{{message|Description}}: | !{{message|Description}}: | ||
- | + | {{!}}<div style="padding-right:0.5em;">{{{field | |
|desc | |desc | ||
|input type=text | |input type=text | ||
Line 170: | Line 171: | ||
|class=fullwidth | |class=fullwidth | ||
}}}</div> | }}}</div> | ||
- | + | {{!}}} | |
</div> | </div> | ||
}} | }} |
Revision as of 09:38, 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.