Form:Kite: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{{form| {{{for template|Kite}}} ! Brand {{{field|Brand}}} ! Name {{{field|Name}}} ! Year {{{field|Year|input type=number}}} {{{end template}}} ---- '''Sizes''' {{{for template|KiteSize|multiple|minimum instances=1}}} ! Size (m²) {{{field|Size|input type=number|step=0.5}}} {{{end template}}} ---- '''Color & Pictures''' {{{for template|KiteColor|multiple|minimum instances=1}}} ! Color {{{field|Color}}} ! Picture for this color {{{field|Picture|input type..." |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{info | |||
|page name=Kite/<Kite[Brand]>/<Kite[Name]>/<Kite[Year]> | |||
}}} | |||
{{{form| | {{{form| | ||
== Basic == | |||
{{{for template|Kite}}} | {{{for template|Kite}}} | ||
| Line 14: | Line 19: | ||
{{{end template}}} | {{{end template}}} | ||
== Sizes == | |||
{{{for template|KiteSize|multiple|minimum instances=1}}} | {{{for template|KiteSize|multiple|minimum instances=1}}} | ||
| Line 24: | Line 27: | ||
{{{end template}}} | {{{end template}}} | ||
== Colors == | |||
{{{for template|KiteColor|multiple|minimum instances=1}}} | {{{for template|KiteColor|multiple|minimum instances=1}}} | ||
| Line 32: | Line 33: | ||
{{{field|Color}}} | {{{field|Color}}} | ||
! | ! Image | ||
{{{field| | {{{field|Image|input type=upload}}} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} | |||
{{{standard input|cancel}}} | |||
}}} | |||
Latest revision as of 03:20, 6 December 2025
page name=Kite/<Kite[Brand]>/<Kite[Name]>/<Kite[Year]>
Basic
Kite
! Brand Brand
! Name Name
! Year Year
{{{end template}}}
Sizes
KiteSize
! Size (m²) Size
{{{end template}}}
Colors
KiteColor
! Color Color
! Image Image
{{{end template}}}
save cancel