Template:UserInfoBox: Difference between revisions
From CoMakingSpace Wiki
m ((this page, not every box) Category:Community) |
(linked Members Wall; added "interests" field - thanks for the idea, Ali ;-)) |
||
Line 4: | Line 4: | ||
|image= | |image= | ||
|expertise= | |expertise= | ||
|interests=[[Projects|everything]] | |||
|projects= | |projects= | ||
|email= | |email= | ||
Line 11: | Line 12: | ||
|thingiverse= | |thingiverse= | ||
}} | }} | ||
The idea of this [[InfoBoxes|InfoBox]] is to display user information in an organized way. | The idea of this [[InfoBoxes|InfoBox]] is to display user information in an organized way. It may remind you of the printouts on our [[Members Wall]] - if not, you should probably head over there and print one for yourself ;-) | ||
Feel free to add some information about yourself and just leave out any entry you don't want to show. | Feel free to add some information about yourself and just leave out any entry you don't want to show. | ||
== Documentation == | == Documentation == | ||
To use this template, simply copy this code into your page, add the values, or delete lines you don't want to fill out. Some lines are "smart", i.e. you only have to enter your Twitter username and a link is created automatically. As always, make good use of the "Show preview" function to make sure it works as you expected. | To use this template, simply copy this code into your page, add the values, or delete lines you don't want to fill out. | ||
Some lines are "smart", i.e. you only have to enter your Twitter username and a link is created automatically. As always, make good use of the "Show preview" function to make sure it works as you expected. | |||
<pre> | <pre> | ||
{{UserInfoBox | {{UserInfoBox | ||
Line 22: | Line 25: | ||
|image= | |image= | ||
|expertise= | |expertise= | ||
|interests= | |||
|projects= | |projects= | ||
|email= | |email= | ||
Line 53: | Line 57: | ||
{{!}} Expertise: | {{!}} Expertise: | ||
{{!}} {{{expertise}}} | {{!}} {{{expertise}}} | ||
|}} | |||
|- | |||
{{#if: {{{interests|}}}| | |||
{{!}}- | |||
{{!}} Interests: | |||
{{!}} {{{interests}}} | |||
|}} | |}} | ||
|- | |- |
Revision as of 16:19, 15 February 2019
UserInfoBox Quick Info | |
---|---|
Name: | Maker |
Interests: | everything |
Website: | www.comakingspace.org |
Twitter: | comakingspace |
GitHub: | comakingspace |
The idea of this InfoBox is to display user information in an organized way. It may remind you of the printouts on our Members Wall - if not, you should probably head over there and print one for yourself ;-)
Feel free to add some information about yourself and just leave out any entry you don't want to show.
Documentation
To use this template, simply copy this code into your page, add the values, or delete lines you don't want to fill out.
Some lines are "smart", i.e. you only have to enter your Twitter username and a link is created automatically. As always, make good use of the "Show preview" function to make sure it works as you expected.
{{UserInfoBox |real_name= |image= |expertise= |interests= |projects= |email= |website= |twitter= |github= |thingiverse= }}
UserInfoBox Quick Info |
---|