Difference between revisions of "Template:Person"

From AquaPedia Case Study Database
Jump to: navigation, search
 
 
(15 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Person
 
{{Person
|usersrealname=
+
|Name=
|organization/affiliation=
+
|Organization=
|bio=
+
|User Location=
 +
|External Links=
 +
|Bio=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! usersrealname
+
| [[usersrealname::{{{usersrealname|}}}]]
+
|-
+
! organization/affiliation
+
| [[organization/affiliation::{{{organization/affiliation|}}}]]
+
|-
+
! bio
+
| [[bio::{{{bio|}}}]]
+
|}
+
  
[[Category:Person]]
+
__NOTOC__
 +
__NOTITLE__
 +
 
 +
=[[Name::{{{Name|}}}]]=
 +
<span style="font-size:11px;">
 +
<span style="color:#333;">User Name:</span> {{PAGENAME}} <BR/>
 +
<span style="color:#333;">{{#if:{{{organization|}}}|Organization/Affiliation:|}}</span> [[organization::{{{organization|}}}]]<BR/>
 +
<span style="color:#333;">Location:</span>  [[User Location::{{{User Location|}}}]]<BR/>
 +
</span>
 +
{{#if: {{{Bio|}}} | =About Me= |}}
 +
{{{Bio|}}}
 +
 
 +
{{#if: {{{External Links|}}} | =Personal or Professional Links= |}}
 +
{{{External Links|}}}
 +
 
 +
<!-- hide this (its just confusing right now) [[Category:Person]] -->
 +
__NOFACTBOX__
 +
__NOEDITSECTION__
 
</includeonly>
 
</includeonly>

Latest revision as of 22:25, 7 August 2012

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

{{Person
|Name=
|Organization=
|User Location=
|External Links=
|Bio=
}}

Edit the page to see the template text.