Difference between revisions of "Template:Member"

From Nottinghack Wiki
Jump to navigation Jump to search
(tidy and cat)
Line 1: Line 1:
<noinclude>
+
<div class="noprint memberdetails">
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 memberdetails">
 
 
{| border="0" style="background-color:#f2f2f2"
 
{| border="0" style="background-color:#f2f2f2"
 
|-
 
|-
Line 17: Line 10:
 
|}
 
|}
 
</div><noinclude>
 
</div><noinclude>
 +
{{clear}}
 +
==Documentations==
 +
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:
 
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>
 +
[[Category:Templates infoboxes]]
 
</noinclude>
 
</noinclude>

Revision as of 14:31, 20 December 2018

Blank-avatar.png
Nickname
Real Name

Documentations

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