|
|
Zeile 1: |
Zeile 1: |
| == Test1 ==
| | |
| {{#get_web_data:url=https://datentemp.co2-neutral.org/Ausgabe.csv|format=csv with header|data=Name=Name, Vorname=Vorname, Postleitzahl=Postleitzahl, Ort=Ort, Land=Land}}
| |
| {| class="wikitable sortable"
| |
| ! Name
| |
| ! Vorname
| |
| ! Postleitzahl
| |
| ! Ort
| |
| ! Land
| |
| {{#for_external_table:<nowiki/>
| |
| {{!}}-
| |
| {{!}} {{{Name}}}
| |
| {{!}} {{{Vorname}}}
| |
| {{!}} {{{Postleitzahl}}}
| |
| {{!}} {{{Ort}}}
| |
| {{!}} {{{Land}}}}}
| |
| |}
| |