Difference between revisions of "Template:UserInfo"

From SHA2017
Jump to: navigation, search
Line 6: Line 6:
 
{{UserInfo
 
{{UserInfo
 
|NickName=
 
|NickName=
 +
|Languages=
 
|Team=
 
|Team=
 
|Role=
 
|Role=
Line 26: Line 27:
 
'''[[NickName::{{{NickName|{{{Name|{{PAGENAME}} }}} }}}]]'''
 
'''[[NickName::{{{NickName|{{{Name|{{PAGENAME}} }}} }}}]]'''
 
</div>
 
</div>
 +
|-
 +
| {{#if: {{{Languages|}}} | ''''Languages:''' <br>{{#arraymap:{{{Languages}}}|,|x|* [[Knows language::x]]|\n}} |}}
 
|-
 
|-
 
| {{#if: {{{Team|}}} | '''Team:''' [[Is member of team::Team:{{{Team}}}|{{{Team}}}]] |}}
 
| {{#if: {{{Team|}}} | '''Team:''' [[Is member of team::Team:{{{Team}}}|{{{Team}}}]] |}}
Line 35: Line 38:
 
| {{#if: {{{Village|}}} | '''Village:''' [[Is inhabitant of village::Village:{{{Village}}}|{{{Village}}}]] |}}
 
| {{#if: {{{Village|}}} | '''Village:''' [[Is inhabitant of village::Village:{{{Village}}}|{{{Village}}}]] |}}
 
|-
 
|-
| {{#if: {{{E-Mail|}}} | '''E-Mail:''' {{#arraymap:{{{E-Mail}}}|,|x|[[E-Mail::x]]}} |}}
+
| {{#if: {{{E-Mail|}}} | '''E-Mail:''' <br>{{#arraymap:{{{E-Mail}}}|,|x|* [[E-Mail::x]]|\n}} |}}
 
|-
 
|-
 
| {{#if: {{{IRC|}}} | '''IRC Nick:''' {{{IRC}}} |}}
 
| {{#if: {{{IRC|}}} | '''IRC Nick:''' {{{IRC}}} |}}

Revision as of 15:07, 26 November 2015

This is the "UserInfo" template for use on user pages. All parameters are optional. It should be called in something like the following format:

{{UserInfo
|NickName=
|Languages=
|Team=
|Role=
|HackerSpace=
|Village=
|E-Mail=
|IRC=
|Jabber=
|Dect=
}}

Need a additional parameter? Either make support for it yourself or make a request on the talk page.