Difference between revisions of "Template:Person"

From Hackerspace ACKspace
Jump to: navigation, search
 
Line 17: Line 17:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable"
+
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 +
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 +
|-
 
! Name
 
! Name
 
| [[Name::{{{Name|}}}]]
 
| [[Name::{{{Name|}}}]]
Line 46: Line 48:
 
|}
 
|}
  
 +
{{#ifeq:{{{CAcert Assurer}}}|Yes|[[Category:CAcert Assurers]]}}
 +
{{#ifeq:{{{Role}}}|Board|[[Category:Board]]}}
 +
{{#ifeq:{{{Role}}}|Friend|[[Category:Friends]]}}
 +
{{#ifeq:{{{Role}}}|Participant|[[Category:Participants]]}}
 
[[Category:People]]
 
[[Category:People]]
 
</includeonly>
 
</includeonly>

Revision as of 22:19, 9 September 2010

This is the "Person" template. It should be called in the following format:

{{Person
|Name=
|Photo=
|Role=
|Member since=
|E-Mail Address=
|Homepage=
|IM Address=
|Languages=
|CAcert Assurer=
}}

Edit the page to see the template text.