Difference between revisions of "Template:MemberDetails"

From London Hackspace Wiki
Jump to navigation Jump to search
m
(I wonder if this is causing the extra paragraphs)
Line 6: Line 6:
 
; realname
 
; realname
  
</noinclude>
+
</noinclude><div class="noprint memberdetails" style="float:center; border:1px solid black;width:110px;background-color:#f2f2f2;padding:3px;">
<div class="noprint memberdetails" style="float:center; border:1px solid black;width:110px;background-color:#f2f2f2;padding:3px;">
 
 
{| border="0" style="background-color:#f2f2f2"
 
{| border="0" style="background-color:#f2f2f2"
 
|-
 
|-
Line 17: Line 16:
 
|-
 
|-
 
|}
 
|}
</div>
+
</div><noinclude>
<noinclude>
 
 
To use this template write something like this at the place where you want this userbox to appear:
 
To use this template write something like this at the place where you want this userbox to appear:
 
  <nowiki>{{MemberDetails|nickname=Joey|wikiusername=JoeBloggs|realname=Joe Bloggs}}</nowiki>
 
  <nowiki>{{MemberDetails|nickname=Joey|wikiusername=JoeBloggs|realname=Joe Bloggs}}</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 13:04, 21 January 2011

This template creates a box like below. It takes the following parameters (each of which is optional):

nickname
wikiusername
imagefile
realname
Blank-avatar.png
Nickname
Real Name

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}}