Template:Member: Difference between revisions
Jump to navigation
Jump to search
m fix docs |
Add discord attribute |
||
Line 25: | Line 25: | ||
! Mastodon | ! Mastodon | ||
| [https://{{{mastosite}}}/@{{{mastouser}}} @{{{mastouser}}}@{{{mastosite}}}] | | [https://{{{mastosite}}}/@{{{mastouser}}} @{{{mastouser}}}@{{{mastosite}}}] | ||
|- {{#if:{{{discord|}}} | | style="display: none;" <!-- Hide row if parameter doesn't exist --> }} | |||
! Discord | |||
| {{{discord}}} | |||
|}<includeonly>[[Category:Members]]</includeonly><noinclude> | |}<includeonly>[[Category:Members]]</includeonly><noinclude> | ||
{{clear}} | {{clear}} | ||
Line 45: | Line 48: | ||
|mastosite= | |mastosite= | ||
|mastouser= | |mastouser= | ||
|discord= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 73: | Line 77: | ||
;mastosite | ;mastosite | ||
:Your mastodon site (without the at symbol), e.g. "hachyderm.io" | :Your mastodon site (without the at symbol), e.g. "hachyderm.io" | ||
;discord | |||
:Your discord username, if you don't mind people chatting to you | |||
===Notes=== | ===Notes=== |
Revision as of 17:10, 6 February 2024
Member | |
---|---|
Documentation
This template creates a member infobox. All parameters are optional. The title of the infobox is set from the name of the userpage it is placed on.
Usage
Inserting the following text at the top of your user page and it will produce an information box on your page that gives an overview. All of the arguments are optional and can be written in any order.
If no imagefile is specified the default 'robinhood' image is used.
{{Member |imagefile= |imagewidth= |nickname= |realname= |datejoined= |website= |mastosite= |mastouser= |discord= }}
Arguments
- imagefile
- An image, in the format <image name>.<ext>. DO NOT include the [[]] square brackets otherwise the image will display full size.
- imagewidth
- Sets the width of the imagefile, specify the unit (for example 200px).
- nickname
- Specify nickname.
- realname
- Specify real name
- datejoined
- The date of becoming a Hackspace member, format DD/MM/YYYY.
- colorback
- Customise background colour of title bar, format #RRGGBB or colour name.
- colortext
- Customise text colour of title bar, format #RRGGBB or colour name.
- manufacturer
- Some members have a specific manufacturer.
- model
- Some members are specific models.
- website
- Link to your website (just the domain)
- mastouser
- Your mastodon username (without the instance name), e.g. "nottinghack"
- mastosite
- Your mastodon site (without the at symbol), e.g. "hachyderm.io"
- discord
- Your discord username, if you don't mind people chatting to you
Notes
Parameter wikiname is deprecated - as it can be obtained from page infobox is placed on.
Note: Automatically includes page in Category:Members