Difference between revisions of "Template:Person"

From AquaPedia Case Study Database
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Person
 
{{Person
|name=
+
|Name=
|organization=
+
|Organization=
|bio=
+
|User Location=
 
|External Links=
 
|External Links=
 +
|Bio=
 
}}
 
}}
 
</pre>
 
</pre>
Line 17: Line 18:
  
 
=[[Name::{{{Name|}}}]]=
 
=[[Name::{{{Name|}}}]]=
 
+
<span style="font-size:11px;">
User Name: {{PAGENAME}}
+
<span style="color:#333;">User Name:</span> {{PAGENAME}} <BR/>
Organization/Affiliation: [[organization::{{{organization|}}}]]
+
<span style="color:#333;">{{#if:{{{organization|}}}|Organization/Affiliation:|}}</span> [[organization::{{{organization|}}}]]<BR/>
 
+
<span style="color:#333;">Location:</span>  [[User Location::{{{User Location|}}}]]<BR/>
{{#if: {{{Bio|}}} | =About= |}}
+
</span>
 +
{{#if: {{{Bio|}}} | =About Me= |}}
 
{{{Bio|}}}
 
{{{Bio|}}}
  
Line 27: Line 29:
 
{{{External Links|}}}
 
{{{External Links|}}}
  
 
+
<!-- hide this (its just confusing right now) [[Category:Person]] -->
 
+
__NOFACTBOX__
 
+
 
+
[[Category:Person]]
+
 
+
 
__NOEDITSECTION__
 
__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.