User:Jon/Member-test: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
test
 
No edit summary
Line 3: Line 3:
|-
|-
| align="center"|  
| align="center"|  
<!-- image parameter present -->{{#if:{{{image|<!--else -->text2}}}|<!-- else -->[[File:blank-avatar.png|100px]] }}
<!-- image parameter present -->{{#if:{{{image|}}}|<!-- else -->text1[|text2[File:blank-avatar.png|100px]] }}


<!--
<!--
Line 10: Line 10:
|-
|-
| align="center"| [[User:{{{wikiusername|UnknownUser}}}|{{{nickname|Nickname}}}]] <!-- this will make wikilink to userpage (but as it should only be used on that page the name will simply be shown in bold) -->
| align="center"| [[User:{{{wikiusername|UnknownUser}}}|{{{nickname|Nickname}}}]] <!-- this will make wikilink to userpage (but as it should only be used on that page the name will simply be shown in bold) -->
|-
|-
| align="center"| {{{realname|Real Name}}}
| align="center"| {{{realname|Real Name}}}

Revision as of 12:39, 5 February 2019

text2[File:blank-avatar.png

Nickname
Real Name

Documentation

This template creates a member infobox. It takes the following parameters (each of which is optional):

nickname
wikiusername
imagefile
realname


To use this template write something like this at the place where you want this userbox to appear:

{{MemberDetails|nickname=Joey|wikiusername=JoeBloggs|realname=Joe Bloggs}}
Note Note: Automatically includes page in Category:Members