Template:Userbox base
From Appropedia
| [[Image:{{{image}}}|45px]] | {{{text}}} |
[edit] Usage
Use this to easily create a userbox template. Copy this template below, and Fill in all the fields in the template
{{userbox base
|color =
|border color =
|image =
|text =
}}
Colors can be a standard name,W (e.g. blue or lightgreen), or their hex values (e.g. #FF0000 for red) E.g. this code:
{{userbox base
|color = #00BFFF
|border color = darkblue
|image = Helpinghandsjmp2.jpg
|text = This user is a [[:Category:Service learning members|member]] with interest and knowledge of '''[[service learning]]'''
}}
Creates this:
| |
This user is a member with interest and knowledge of service learning |
(The actual wording & linking used on these templates probably needs work.)
[edit] Template page
On the template page before the <noinclude> section, use something equivalent to this:
<includeonly> [[Category:Alternative building members]] </includeonly>
And at the bottom, inside the noinclude tags, place: [[Category:User templates]]