Difference between revisions of "Template:UserInfo"

From SHA2017
Jump to: navigation, search
(make e-mail and IRC parameters)
Line 9: Line 9:
 
|HackerSpace=
 
|HackerSpace=
 
|Village=
 
|Village=
 +
|E-Mail=
 +
|IRC=
 
}}
 
}}
 
</pre>
 
</pre>
Line 27: Line 29:
 
|-
 
|-
 
| {{#if: {{{Village|}}} | '''Village:''' [[Village:{{{Village}}}|{{{Village}}}]] |}}
 
| {{#if: {{{Village|}}} | '''Village:''' [[Village:{{{Village}}}|{{{Village}}}]] |}}
 +
|-
 +
| {{#if: {{{E-Mail|}}} | '''E-Mail:''' [[E-Mail::{{{E-Mail}}}]] |}}
 +
|-
 +
| {{#if: {{{IRC|}}} | '''IRC Nick:''' {{{IRC}}} |}}
 
|}
 
|}
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 19:49, 25 October 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=
|Team=
|HackerSpace=
|Village=
|E-Mail=
|IRC=
}}

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