Template:MemberDetails: Difference between revisions

From London Hackspace Wiki
mNo edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
; realname
; realname


</noinclude>
</noinclude><div id="{{{nickname|Nickname}}}" class="noprint memberdetails">
<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>

Latest revision as of 12:08, 28 May 2012

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