Template:Userbox: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>If you want to edit, please edit your userpage.</noinclude><includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
<includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
|- style="text-align:center; background-color:#5E93CE; color: white; font-size: 120%"
|- style="text-align:center; background-color:#5f9fbc; color: white; font-size: 120%"
! colspan=2| '''Member: {{#if:{{{name|}}}|{{{name}}}|Anonymous}}'''
! colspan=2| '''Member: {{#if:{{{name|}}}|{{{name}}}|Anonymous}}'''
{{#if:{{{mugshot|}}}|
{{#if:{{{mugshot|}}}|
Line 23: Line 23:


[[Category:Member|{{SUBPAGENAME}}]]</includeonly><noinclude>
[[Category:Member|{{SUBPAGENAME}}]]</includeonly><noinclude>
 
Usage (all parameters optional):
<font color=red>Don't panic.</font> Lazy people just <nowiki>{{Attendee}}</nowiki> to their userpage.
 
Afterwards click 'Edit with form' on top of the page and click the default image for the page where to upload your picture. (will be implemented later)
 
== Tech support ==
This form is used in the following way:
<pre><nowiki>
<pre><nowiki>
{{Attendee
{{Userbox
| name = Matt Taylor
| name =  
| village = High_Altitude_Ballooning
| mugshot = filename.jpg
| Bringing = 4-man tent, flying wing, quadcopter, KAP
| irc = my_nick
| Departure = 2014/08/31 20:00:00 GMT
| www = http://my.web.site
| twitter = my_twitter_handle
|
}}
}}
</nowiki></pre>
</nowiki></pre>
</noinclude>
</noinclude>

Revision as of 07:00, 18 October 2014

Usage (all parameters optional):

{{Userbox
| name = 
| mugshot = filename.jpg
| irc = my_nick
| www = http://my.web.site
| twitter = my_twitter_handle
| 
}}