Difference between revisions of "Template:Profilinformation"
(translation EN) (Tag: 2017 source edit) |
m (Tag: 2017 source edit) |
This is the template "Profile informationInformation". It should be used in the following format:
{{Profile informationInformation |Title= |Name= |Phone= |MailaddressEmail= |Department= |Competencies= |Proxy= }}
Click "edit" to view the source code of this template.
<noinclude> This is the template "Profile informationInformation". It should be used in the following format: <pre> {{Profile informationInformation |Title= |Name= |Phone= |MailaddressEmail= |Department= |Competencies= |Proxy= }} </pre> Click "edit" to view the source code of this template. </noinclude><includeonly>{| class="contenttable" ! align="right" width="20%"| Title | [[Title::{{{Title|}}}]] |- ! align="right" width="20%"|Name | [[Name::{{{Name|}}}]] |- ! align="right" width="20%"|TelefonPhone | [[Phone::{{{Phone|}}}]] |- ! align="right" width="20%"|Mailadresse | [[Mailaddress::{{{MailadressEmail | [[Email::{{{Email|}}}]] |- ! align="right" width="20%"|Department | [[Department::{{{Department|}}}]] |- ! align="right" width="20%"|Competencies | {{#arraymap:{{{Competencies|}}}|,|x|[[Competencies::x]]}} |- ! align="right" width="20%"|Proxy | {{#arraymap:{{{Proxy|}}}|,|x|[[Proxy::x| ]][[User:x|x]]}} |} [[KategorieCategory:Profile Information]] </includeonly>
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the template "Profile | + | This is the template "Profile Information". |
It should be used in the following format: | It should be used in the following format: | ||
<pre> | <pre> | ||
− | {{Profile | + | {{Profile Information |
|Title= | |Title= | ||
|Name= | |Name= | ||
|Phone= | |Phone= | ||
− | | | + | |Email= |
|Department= | |Department= | ||
|Competencies= | |Competencies= | ||
Line 21: | Line 21: | ||
| [[Name::{{{Name|}}}]] | | [[Name::{{{Name|}}}]] | ||
|- | |- | ||
− | ! align="right" width="20%"| | + | ! align="right" width="20%"|Phone |
| [[Phone::{{{Phone|}}}]] | | [[Phone::{{{Phone|}}}]] | ||
|- | |- | ||
− | ! align="right" width="20%"| | + | ! align="right" width="20%"|Email |
− | | [[ | + | | [[Email::{{{Email|}}}]] |
|- | |- | ||
! align="right" width="20%"|Department | ! align="right" width="20%"|Department | ||
Line 37: | Line 37: | ||
|} | |} | ||
− | [[ | + | [[Category:Profile Information]] |
</includeonly> | </includeonly> |