summaryrefslogtreecommitdiff
path: root/pages/Form/Form:Gathering.mw
blob: 01055f33a980207c798e8bcd24136f97d0f853f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<noinclude>
This is the "Gathering" 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.

{{#forminput:form=Gathering|query string=namespace=Gathering|autocomplete on namespace=Gathering}}


</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Gathering}}}

<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:info-type}}{{#info:{{int:rv-gathering:info-type:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:info-type|input type=dropdown|class=form-control}}}</div>
</div>


<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:description}}{{#info:{{int:rv-gathering:description:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:description|input type=textarea|class=form-control}}}</div>
</div>


<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:place-country}}{{#info:{{int:rv-gathering:place-country:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:place-country|class=form-control|input type=dropdown|mandatory|mapping using translate=rv-country-|feeds to p=gathering[gathering:place]}}}</div>
</div>

<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:place-state}}{{#info:{{int:rv-gathering:place-state:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:place-state|input type=SF_Select|function=states:@@@@|sametemplate|field=gathering:place-country|class=form-control|feeds to map=gathering[gathering:place]}}}</div>
</div>


<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:place-city}}{{#info:{{int:rv-gathering:place-city:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:place-city|class=form-control|feeds to map=Gathering[gathering:place]}}}</div>
</div>


<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:place-street}}{{#info:{{int:rv-gathering:place-street:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:place-street|class=form-control|feeds to map=Gathering[gathering:place]}}}</div>
</div>

<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:place}}{{#info:{{int:rv-gathering:place:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:place|input type=googlemaps|width=100%|class=form-control}}}</div>
</div>

<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:info-start}}{{#info:{{int:rv-gathering:info-start:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:info-start|input type=datepicker|class=form-control|week start=1|highlight days of week=0|date format=dd-mm-yy}}}</div>
</div>


<div class="form-group row">
<div class="col-sm-2 col-form-label">{{int:rv-gathering:info-end}}{{#info:{{int:rv-gathering:info-end:ayuda}}}}</div>
<div class="col-sm-10">{{{field|gathering:info-end|input type=datepicker|class=form-control|week start=1|highlight days of week=0|date format=dd-mm-yy}}}</div>
</div>


{{{end template}}}

'''Free text:'''

{{{standard input|free text|rows=10}}}


{{{standard input|summary}}}

{{{standard input|minor edit}}} {{{standard input|watch}}}

{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>