Template:Person

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{Person |Name= |Affiliation= |SEURAT= |Homepage= |FOAF= |Twitter= |GoogleScholar= |Blog= }}")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
This is the "Person" template.
 +
It should be called in the following format:
 +
<pre>
 
{{Person
 
{{Person
 
|Name=
 
|Name=
Line 9: Line 13:
 
|Blog=
 
|Blog=
 
}}
 
}}
 +
</pre>
 +
Edit the page to see the template text.
 +
</noinclude><includeonly>
 +
{| 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
 +
| [[Has Name::{{{Name}}}]]
 +
|-
 +
! SEURAT Project
 +
| [[From SEURAT Project::{{{SEURAT|}}}]]
 +
{{#if:{{{Affiliation|}}}|
 +
{{!}}-
 +
{{!}} Affiliation
 +
{{!}} [[Has Affiliation::{{{Affiliation|}}}]]
 +
}}
 +
{{#if:{{{Homepage|}}}|
 +
{{!}}-
 +
{{!}} Homepage
 +
{{!}} [[Has Webpage::{{{Homepage|}}}]]
 +
}}
 +
{{#if:{{{FOAF Profile|}}}|
 +
{{!}}-
 +
{{!}} FOAF Profile
 +
{{!}} [[Equivalent URI::{{{FOAF|}}}]]
 +
}}
 +
{{#if:{{{Twitter|}}}|
 +
{{!}}-
 +
{{!}} Twitter
 +
{{!}} [https://twitter.com/#!/{{{Twitter|}}} {{{Twitter|}}}] {{#set: |Has Twitter Account={{{Twitter|}}} }}
 +
}}
 +
{{#if:{{{Blog|}}}|
 +
{{!}}-
 +
{{!}} Blog
 +
{{!}} [[Has Weblog::{{{Blog|}}}]]
 +
}}
 +
{{#if:{{{GoogleScholar|}}}|
 +
{{!}}-
 +
{{!}} Google Scholar
 +
{{!}} [http://scholar.google.com/citations?user={{{GoogleScholar|}}} {{{GoogleScholar|}}}]
 +
}}
 +
|}
 +
[[Category:Person]]
 +
</includeonly>

Latest revision as of 11:34, 29 August 2011

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

{{Person
|Name=
|Affiliation=
|SEURAT=
|Homepage=
|FOAF=
|Twitter=
|GoogleScholar=
|Blog=
}}

Edit the page to see the template text.

Personal tools