Template:UserInfoBox: Difference between revisions

From CoMakingSpace Wiki

(Created page with "<noinclude> {{UserInfoBox |real_name=Maker |photo= |expertise= |projects= |email= |website=[https://www.comaking.space www.comaking.space] |twitter=comakingspace |github=comak...")
 
(linked Members Wall; added "interests" field - thanks for the idea, Ali ;-))
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{UserInfoBox
{{UserInfoBox
|real_name=Maker
|real_name=Maker
|photo=
|image=
|expertise=
|expertise=
|interests=[[Projects|everything]]
|projects=
|projects=
|email=
|email=
|website=[https://www.comaking.space www.comaking.space]
|website=[https://www.comakingspace.org www.comakingspace.org]
|twitter=comakingspace
|twitter=comakingspace
|github=comakingspace
|github=comakingspace
|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
|real_name=
|real_name=
|photo=
|image=
|expertise=
|expertise=
|interests=
|projects=
|projects=
|email=
|email=
Line 30: Line 34:
}}
}}
</pre>
</pre>
[[Category:Community]]
</noinclude>
</noinclude>


Line 36: Line 42:
<big>'''Quick Info'''</big>
<big>'''Quick Info'''</big>
|-
|-
{{#if: {{{photo|}}}|
{{#if: {{{image|}}}|
{{!}}-
{{!}}-
!colspan="2"{{!}} [[File:{{{photo}}}|frameless|200px]]
!colspan="2"{{!}} [[File:{{{image}}}|frameless|200px]]
|}}
|}}
|-
|-
Line 51: Line 57:
{{!}} Expertise:
{{!}} Expertise:
{{!}} {{{expertise}}}
{{!}} {{{expertise}}}
|}}
|-
{{#if: {{{interests|}}}|
{{!}}-
{{!}} Interests:
{{!}} {{{interests}}}
|}}
|}}
|-
|-
Line 79: Line 91:
{{#if: {{{github|}}}|
{{#if: {{{github|}}}|
{{!}}-
{{!}}-
{{!}} Github:
{{!}} GitHub:
{{!}} [https://github.com/{{{github}}}/ {{{github}}}]
{{!}} [https://github.com/{{{github}}}/ {{{github}}}]
|}}
|}}

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