Template:Userbox: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
! colspan=2{{!}} [[File:{{{mugshot}}}{{!}}200px]]
! colspan=2{{!}} [[File:{{{mugshot}}}{{!}}200px]]
|}}
|}}
|-
<!--|-
| colspan=2| [[User_talk:{{PAGENAME}}|Talk]] ~ [[User:{{PAGENAME}}/Sandbox|Sandbox]] ~ [[Special:Contributions/{{PAGENAME}}|Contributions]]
| colspan=2| [[User_talk:{{PAGENAME}}|Talk]] ~ [[User:{{PAGENAME}}/Sandbox|Sandbox]] ~ [[Special:Contributions/{{PAGENAME}}|Contributions]]-->
{{#if:{{{email|}}}|
{{#if:{{{email|}}}|
{{TableRow | Email | [mailto:{{{email}}} {{{email}}}] }}
{{TableRow | Email | [mailto:{{{email}}} {{{email}}}] }}
Line 23: Line 23:


[[Category:Member|{{SUBPAGENAME}}]]</includeonly><noinclude>
[[Category:Member|{{SUBPAGENAME}}]]</includeonly><noinclude>
Usage (all parameters optional):
{{User:HEx/Usertemplate
| title = My Title Name
| name = My Actual Name
| mugshot = leeds_hackspace_logo.png
| irc = my_nick
| www = http://my.web.site
| twitter = my_twitter_handle
|
}}
Userbox template, add to the top of your user page! Usage (all parameters optional):
<pre><nowiki>
<pre><nowiki>
{{Userbox
{{Userbox
| name =  
| title = My Title Name
| mugshot = filename.jpg
| name = My Actual Name
| mugshot = leeds_hackspace_logo.png
| irc = my_nick
| irc = my_nick
| www = http://my.web.site
| www = http://my.web.site

Revision as of 09:41, 18 October 2014

My Actual Name
Leeds hackspace logo.png
IRC my_nick
Web http://my.web.site
Twitter @my_twitter_handle

Userbox template, add to the top of your user page! Usage (all parameters optional):

{{Userbox
| title = My Title Name
| name = My Actual Name
| mugshot = leeds_hackspace_logo.png
| irc = my_nick
| www = http://my.web.site
| twitter = my_twitter_handle
| 
}}