27.025
Bearbeitungen
(Die Seite wurde neu angelegt: „== Siehe auch == * Formular:Mitglied des Fürther Stadtrates“) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<templatedata> | |||
{ | |||
"params": { | |||
"Seite": { | |||
"description": "Artikel der Person (Lemma)", | |||
"type": "wiki-page-name" | |||
}, | |||
"Vorname": { | |||
"description": " ", | |||
"example": "Max", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Nachname": { | |||
"description": " ", | |||
"example": "Mustermann", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Beruf": { | |||
"description": " ", | |||
"example": "Maler", | |||
"type": "line" | |||
}, | |||
"Bild": { | |||
"description": " ", | |||
"example": "Testbild.png", | |||
"type": "line" | |||
}, | |||
"Funktion": { | |||
"description": " ", | |||
"example": "Stadtrat", | |||
"type": "line" | |||
}, | |||
"FunktionVon": { | |||
"description": " ", | |||
"example": "2000/02/03", | |||
"type": "date" | |||
}, | |||
"FunktionBis": { | |||
"description": " ", | |||
"example": "2002/03/04", | |||
"type": "date" | |||
}, | |||
"FunktionBemerkung": { | |||
"description": " ", | |||
"type": "line" | |||
}, | |||
"Partei": { | |||
"description": " ", | |||
"example": "Sozialdemokratische Partei Deutschlands", | |||
"type": "line" | |||
}, | |||
"Wahlperiode": { | |||
"description": " ", | |||
"example": "Stadtrat 2008 - 2014", | |||
"type": "line", | |||
"autovalue": "Seitenname" | |||
} | |||
}, | |||
"description": "Person mit einer Funktion in Semantik-Datenbank schreiben" | |||
} | |||
</templatedata> | |||
== Siehe auch == | == Siehe auch == | ||
* [[ | * [[Vorlage:Person mit Funktion]] | ||