Zeile 13: |
Zeile 13: |
| </includeonly> | | </includeonly> |
| }} | | }} |
| + | |
| + | <noinclude> |
| + | <templatedata> |
| + | { |
| + | "params": { |
| + | "name": { |
| + | "label": "vollständiger Name", |
| + | "description": "Angabe von Vorname und Nachname", |
| + | "example": "Max Mustermann", |
| + | "required": true |
| + | }, |
| + | "titel": { |
| + | "label": "Titel der Dissertation", |
| + | "description": "Titel der Dissertation (gleich dem Seitennamen)", |
| + | "autovalue": "{{PAGENAME}}", |
| + | "required": true |
| + | }, |
| + | "jahr": { |
| + | "label": "Jahr der Promotion", |
| + | "description": "Jahr der Promotion", |
| + | "example": "2001", |
| + | "autovalue": "" |
| + | }, |
| + | "hochschule": { |
| + | "label": "Hochschule", |
| + | "description": "Name der Hochschule", |
| + | "example": "Uni Potsdam" |
| + | }, |
| + | "begutachtet1": { |
| + | "label": "Gutachter 1", |
| + | "description": "Angabe des ersten Gutachters" |
| + | }, |
| + | "begutachtet2": { |
| + | "label": "Gutachter 2", |
| + | "description": "Angabe des zweiten Gutachters" |
| + | }, |
| + | "begutachtet3": { |
| + | "label": "Gutachter 3", |
| + | "description": "Angabe des dritten Gutachters" |
| + | }, |
| + | "download": { |
| + | "label": "Downloadlink", |
| + | "description": "Download-URL (inkl. http://)", |
| + | "example": "http://www.madipedia.de" |
| + | }, |
| + | "note": { |
| + | "label": "Note", |
| + | "description": "Angabe der Note in Worten oder Zahlen", |
| + | "example": "summa cum laude" |
| + | }, |
| + | "sprache": { |
| + | "label": "Sprache", |
| + | "description": "Nur ausfüllen, falls nicht Deutsch", |
| + | "example": "Englisch" |
| + | }, |
| + | "pruefungam": { |
| + | "label": "Prüfungsdatum", |
| + | "description": "Datum der mündlichen Prüfung in Form 25.12.2009", |
| + | "example": "25.12.2009" |
| + | }, |
| + | "schulart": { |
| + | "label": "Schulart", |
| + | "description": "Hauptschule, Realschule, ...", |
| + | "example": "Grundschule" |
| + | }, |
| + | "stufe": { |
| + | "label": "Schulstufe", |
| + | "description": "Primarstufe, Sekundarstufe 1, Sekundarstufe 2, ... ", |
| + | "example": "Primarstufe" |
| + | } |
| + | } |
| + | } |
| + | </templatedata> |
| + | </noinclude> |