Template:Userbox: Difference between revisions
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 = | | 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 08:41, 18 October 2014
My Actual Name | ||
---|---|---|
IRC | my_nick | |
Web | http://my.web.site | |
@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 | }}