Formular:Adresse/en: Unterschied zwischen den Versionen
Aus Baugeschichte
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 15: | Zeile 15: | ||
|- | |- | ||
! Street ({{mandatory}}): | ! Street ({{mandatory}}): | ||
| {{{field|Straße|input type=text with autocomplete|mandatory|property=Straße|maxlength=1024|placeholder= | | {{{field|Straße|input type=text with autocomplete|mandatory|property=Straße|maxlength=1024|default={{PAGENAME}}|placeholder=Streetname}}} {{#Info: only streetname}} | ||
! Street Number: | ! Street Number: | ||
| {{{field|Hausnummer|property=Hausnummer|size=8}}} | | {{{field|Hausnummer|property=Hausnummer|size=8}}} | ||
| Zeile 24: | Zeile 24: | ||
! Postal code ({{mandatory}}): | ! Postal code ({{mandatory}}): | ||
| {{{field|PLZ|mandatory|property=Postleitzahl|size=8}}} | | {{{field|PLZ|mandatory|property=Postleitzahl|size=8}}} | ||
! | ! City ({{mandatory}}): | ||
| {{{field|Ort|input type=text with autocomplete|mandatory|property=Ort}}} | | {{{field|Ort|input type=text with autocomplete|mandatory|property=Ort}}} | ||
|- | |- | ||
| Zeile 52: | Zeile 52: | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
! Coordinates ({{mandatory}}): | ! Coordinates ({{mandatory}}): | ||
| {{{field|Koordinaten|input type=googlemaps|width=100%|height=400|zoom=17|type=satellite|autozoom=on|property=Koordinaten|mandatory}}} | | {{{field|Koordinaten|input type=googlemaps|width=100%|height=400|zoom=17|type=satellite|autozoom=on|property=Koordinaten|mandatory|placeholder={{PAGENAME}}}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
| Zeile 72: | Zeile 72: | ||
|colspan="4" style="background: #CCC" | <h3>Text:</h3> | |colspan="4" style="background: #CCC" | <h3>Text:</h3> | ||
|- | |- | ||
! Titel: | |||
| {{{field|Textabschnittstitel|property=Textabschnittstitel|size=70}}} in Landessprache | |||
! Titel | |||
| {{{field|Textabschnittstitel | |||
|- | |- | ||
! Text: | ! Text:<br>in Landessprache | ||
|colspan="3" | {{{field|Textabschnitt|property=Textabschnitt|rows=10|editor=wikieditor}}} | |colspan="3" | {{{field|Textabschnitt|property=Textabschnitt|rows=10|editor=wikieditor}}} | ||
|- | |- | ||
! Text S1: | ! Titel Übersetzung: | ||
|colspan="3" | {{{field|Textabschnitt S1|property=Textabschnitt S1|rows= | | {{{field|Textabschnittstitel S1|property=Textabschnittstitel S1|size=70}}} | ||
|- | |||
! Text Übersetzung:<br>{{{field|Language S1|property=Language code|default=}}} {{#Info: de - deutsch; en - englisch}} | |||
|colspan="3" | {{{field|Textabschnitt S1|property=Textabschnitt S1|rows=4|editor=wikieditor|autogrow}}} | |||
|- | |||
! Titel in Englisch: | |||
| {{{field|Textabschnittstitel EN|property=Textabschnittstitel EN|size=70}}} | |||
|- | |||
! Text in Englisch: | |||
|colspan="3" | {{{field|Textabschnitt EN|property=Textabschnitt EN|rows=4|editor=wikieditor|autogrow}}} | |||
|} | |} | ||
<table class="formtable" style="vertical-align:top"> | <table class="formtable" style="vertical-align:top"> | ||