Vorlage:Person: Unterschied zwischen den Versionen
Tobi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<includeonly><!-- Start your template code here. for tipps and tools for template development, please refer to our help-section -->__NOEDITSECTION__{{infobox…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<includeonly><!-- Start your template code here. for tipps and tools for template development, please refer to our help-section -->__NOEDITSECTION__{{infobox | {{FULLPAGENAME}}<includeonly><!-- Start your template code here. for tipps and tools for template development, please refer to our help-section -->__NOEDITSECTION__{{infobox | ||
| titleclass = objtitle titletext | | titleclass = objtitle titletext | ||
| aboveclass = objtitle titletext | | aboveclass = objtitle titletext | ||
Zeile 5: | Zeile 5: | ||
| title = [[has username::{{PAGENAME}}]] | | title = [[has username::{{PAGENAME}}]] | ||
| subheader = Person | | subheader = Person | ||
| image1 = {{#if:{{{image|}}}|{{#set:has image={{{image}}}}}[[{{{image}}}|200px|alt={{PAGENAME}}|title={{PAGENAME}}]]}} | | image1 = <!--{{#if:{{{image|}}}|{{#set:has image={{{image}}}}}[[{{{image}}}|200px|alt={{PAGENAME}}|title={{PAGENAME}}]]}}--> | ||
| caption1 = {{#if:{{{image|}}}|{{PAGENAME}}}} | | caption1 = {{#if:{{{image|}}}|{{PAGENAME}}}} | ||
| label1 = Vorname | | label1 = Vorname | ||
Zeile 13: | Zeile 13: | ||
| label3 = Wohnort | | label3 = Wohnort | ||
| data3 = {{#if:{{{residence}}}|[[resides in::{{{residence}}}]]}} | | data3 = {{#if:{{{residence}}}|[[resides in::{{{residence}}}]]}} | ||
| data4 = <pre>{{{image}}}</pre> | |||
}}{{template other||[[Category:Personen]]}}<!-- now create some pages, if they dont exist -->{{#createpageifnotex:{{FULLPAGENAME}}/personal pages|== Liste persönlicher Seiten == | }}{{template other||[[Category:Personen]]}}<!-- now create some pages, if they dont exist -->{{#createpageifnotex:{{FULLPAGENAME}}/personal pages|== Liste persönlicher Seiten == | ||
* [[User:{{BASEPAGENAME}}/notizen|{{BASEPAGENAME}}/notizen]] | * [[User:{{BASEPAGENAME}}/notizen|{{BASEPAGENAME}}/notizen]] |
Version vom 11. August 2015, 20:02 Uhr
Vorlage:Person
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" || 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. |}
}}
A person wil be added to Category:Personen.
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= }}
The above documentation is transcluded from Vorlage:Person/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |