Anonymous

Template:MemberDetails: Difference between revisions

From London Hackspace Wiki
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
This template creates a box like below.  It takes the following parameters (each of which is optional):
; nickname
; wikiusername
; imagefile
; realname
</noinclude>
<div class="noprint" style="float:center; border:1px solid black;width:110px;background-color:#f2f2f2;padding:3px;">
<div class="noprint" 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 10: Line 18:
|}
|}
</div>
</div>
<noinclude>
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>
</noinclude>
Anonymous user