Zum Inhalt springen

Formular:Da25: Unterschied zwischen den Versionen

Aus wiki4life
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Keine Bearbeitungszusammenfassung
 
(89 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:


{{#forminput:form=Da25}}
{{#forminput:form=Da25}}
</noinclude>


</noinclude><includeonly>
<includeonly>


<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div>


<div style="float:right; width:300px; margin:40px 20px;">
= Persönliches (z. B. Name, Alter, Herkunft) =
  <div style="background-color:#fff; border:1px solid #ccc; border-radius:12px; padding:20px; text-align:center; box-shadow:0 2px 6px rgba(0,0,0,0.1);">
 
    <div style="font-size:150%; margin-bottom:8px;">📷</div>
    <div style="font-weight:bold; margin-bottom:15px;">Bild hochladen</div>
 
    <div id="uploadBox" style="border:2px dashed #bbb; padding:20px; border-radius:10px; background-color:#fafafa;">
      {{field|Bild|input type=upload|uploadable|max values=1|mandatory}}
    </div>
 
    <div id="previewContainer" style="margin-top:15px; display:none;">
      <img id="uploadedPreview" src="" style="max-width:100%; border-radius:10px; box-shadow:0 2px 8px rgba(0,0,0,0.1);" />
    </div>
  </div>
</div>
 
<script>
document.addEventListener('DOMContentLoaded', function() {
  const input = document.querySelector('input[type="file"]');
  const previewContainer = document.getElementById('previewContainer');
  const previewImg = document.getElementById('uploadedPreview');
 
  if (input) {
    input.addEventListener('change', function(e) {
      const file = e.target.files[0];
      if (file) {
        const reader = new FileReader();
        reader.onload = function(evt) {
          previewImg.src = evt.target.result;
          previewContainer.style.display = 'block';
        };
        reader.readAsDataURL(file);
      }
    });
  }
});
</script>
 
=Persönliches (z. B. Name, Alter, Herkunft)=
{{{section|Persönliches|level=1|rows=5|cols=120}}}
{{{section|Persönliches|level=1|rows=5|cols=120}}}


=Hobbys und Interessen (z. B. Musik, Sport, Lesen)=
= Hobbys und Interessen (z. B. Musik, Sport, Lesen) =
{{{section|Hobbys und Interessen|level=1|rows=5|cols=120}}}
{{{section|Hobbys und Interessen|level=1|rows=5|cols=120}}}


=Beruflicher Werdegang (z. B. Ausbildung, Jobs, Projekte)=
= Beruflicher Werdegang (z. B. Ausbildung, Jobs, Projekte) =
{{{section|Beruflicher Werdegang|level=1|rows=5|cols=120}}}
{{{section|Beruflicher Werdegang|level=1|rows=5|cols=120}}}


=Ziele und Zukunftspläne (z. B. Wünsche, Visionen, Vorhaben)=
= Ziele und Zukunftspläne (z. B. Wünsche, Visionen, Vorhaben) =
{{{section|Ziele und Zukunftspläne|level=1|rows=5|cols=120}}}
{{{section|Ziele und Zukunftspläne|level=1|rows=5|cols=120}}}


=Sonstiges (alles, was sonst noch wichtig ist)=
= Sonstiges (alles, was sonst noch wichtig ist) =
{{{section|Sonstiges|level=1|rows=5|cols=120}}}
{{{section|Sonstiges|level=1|rows=5|cols=120}}}
= Bild =
[https://wiki4life.org/index.php?title=Spezial:Hochladeassistent&returnto={{PAGENAME}} 📷 Wollen Sie ein Bild hochladen?]
{{{section|Bilder|level=1|rows=2|cols=120}}}
<div style="font-size:90%; color:#555; margin-top:4px;">
Fügen Sie den HTML-Code hinzu
</div>


</includeonly>
</includeonly>

Aktuelle Version vom 17. Oktober 2025, 11:30 Uhr

Wie wollen Sie Ihre Seite nennen?