Vorlage:Person/doc: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Tobi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{{Documentation subpage}} ==Description== This Template generates and maintains a person. A person is a representation of a user in this system. Persons are g…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 52: | Zeile 52: | ||
|lastname= | |lastname= | ||
|image= | |image= | ||
|residence | |residence= | ||
}}</pre> | }}</pre> | ||
Version vom 11. August 2015, 21:09 Uhr
This is a documentation subpage for Vorlage:Person. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description
This Template generates and maintains a person.
A person is a representation of a user in this system. Persons are generated in the User naespace an belong to the Category:Personen. A user can have characters associated with him or can attend plays.
{{#vardefine:ambox_color|info}}
{{#vardefine:ambox_image|Information icon4.svg}}{{#vardefine:ambox_imageSize|40x40px}}{{#vardefine:ambox_image|[[File:{{#var:ambox_image|Mbox notice.png}}|{{#var:ambox_imageSize|40x40px}}|alt=|link=]]}}{{#vardefine:ambox_content|{| class="metadata plainlinks"
|-
| class="mbox-image" |
{{#var:ambox_image}}
| class="mbox-text" |This template automatically creates certain subpages for a user: a sandbox, a scratchpad and a directory page for links to all subpages. |}
}}
{{#var:ambox_content|}}
Parameters
Informationen über eine Person
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Benutzername | username | Benutzername der Person, identifiziert einen User eindeutig | Benutzer | erforderlich |
Vorname | firstname | Vorname des Benutzers | Einzeiliger Text | erforderlich |
Nachname | lastname | Nachname des Benutzers | Einzeiliger Text | erforderlich |
Nutzerbild | image | Bild für den Benutzer. Erkennbar und ggf. in Zivil. | Datei | vorgeschlagen |
Wohnort | residence | Der aktuelle Wohnort. Stadt reicht, keine Adresse bitte. | Einzeiliger Text | vorgeschlagen |
Usage
{{person |username= |firstname= |lastname= |image= |residence= }}