Form:Portal flex: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
{| class="formtable" style="width:100%;"
{| class="formtable" style="width:100%;"
! style="width:200px;" |Number of columns:
! style="width:200px;" |Number of columns:
| style="width:150px;" |{{{field|colnum|input type=radiobutton|mandatory|default=2|values=2,3}}}
| style="width:150px;" |{{{field|colnum|input type=radiobutton|default=2|values=2,3}}}
! style="width:200px;" |Color scheme:
! style="width:200px;" |Color scheme:
| style="width:350px;" |{{{field|color|input type=dropdown||mandatory|default=grey|values=blue, green, grey, orange, white}}}
| style="width:350px;" |{{{field|color|input type=dropdown|default=grey|values=blue, green, grey, orange, white}}}
|-
|-
!Make 1st box full-width:
!Make 1st box full-width:
|{{{field|fullfirst|input type=radiobutton|mandatory|default=no|values=yes,no}}}
|{{{field|fullfirst|input type=radiobutton|default=no|values=yes,no}}}
!Box style
!Box style
|{{{field|boxstyle|input type=radiobutton|mandatory|default=border|values=border,background,none}}}
|{{{field|boxstyle|input type=radiobutton|default=border|values=border,background}}}
|-
|-
!Make last box full-width:
!Make last box full-width:
|{{{field|fulllast|input type=radiobutton|mandatory|default=no|values=yes,no}}}
|{{{field|fulllast|input type=radiobutton|default=no|values=yes,no}}}
!Box heading style (h2):
!Box heading style (h2):
|{{{field|showhd|input type=radiobutton||mandatory|default=underline|values=underline,background,none,hide}}}
|{{{field|showhd|input type=radiobutton||default=underline|values=underline,background,hide}}}
|-
|-
!Custom Title:
!Custom Title:
Line 41: Line 41:
|-
|-
!Box heading:
!Box heading:
|{{{field|hdstatus|input type=checkbox|label=hide heading}}}
|{{{field|hdhide|input type=checkbox|label=hide heading}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 48: Line 48:
|-
|-
! style="width:250px;" |Add empty boxes at the end:
! style="width:250px;" |Add empty boxes at the end:
| {{{field|emptybox|input type=radiobutton||mandatory|default=no|values=no,1,2}}}
| {{{field|emptybox|input type=radiobutton||default=no|values=no,1,2}}}
! Hide TOC:
! Hide TOC:
| {{{field|hidetoc|input type=radiobutton||mandatory|default=yes|values=yes,no}}}
| {{{field|hidetoc|input type=radiobutton||default=yes|values=yes,no}}}
|-
|-
! Hide title area:
! Hide title area:
| {{{field|hidetitle|input type=radiobutton||mandatory|default=yes|values=yes,no}}}
| {{{field|hidetitle|input type=radiobutton||default=no|values=yes,no}}}
!  
!  
|  
|  

Latest revision as of 13:41, 22 September 2022

This is the form that goes with template combo Portal flex/Start/Box/End .