Difference between revisions of "Template:Person"

From RecSysWiki
Jump to navigation Jump to search
(test template loop)
(attempt fix template loop)
Line 15: Line 15:
 
|{{{user|}}}
 
|{{{user|}}}
 
|-
 
|-
|}</includeonly></noinclude>
+
|}[[Category:People]]</includeonly></noinclude>
  
 
This template provides a quick way to add basic information about a person on their page.
 
This template provides a quick way to add basic information about a person on their page.
Line 36: Line 36:
 
  |website    = http://example.com
 
  |website    = http://example.com
 
  |user        = [[User:JohnDoe]]
 
  |user        = [[User:JohnDoe]]
}}
+
}}</noinclude>

Revision as of 08:28, 9 January 2012


This template provides a quick way to add basic information about a person on their page.

Example usage:

{{Person
 |name        = John Doe
 |image       = JohnDoe.jpg
 |affiliation = Foobar University
 |website     = http://example.com
 |user        = [[User:JohnDoe]]
}}

Result:

John Doe
Image needed (male).png
Affiliation
Foobar University
Website
http://example.com
User:JohnDoe

</noinclude>

This template provides a quick way to add basic information about a person on their page.

Example usage:

{{Person
 |name        = John Doe
 |image       = JohnDoe.jpg
 |affiliation = Foobar University
 |website     = http://example.com
 |user        = [[User:JohnDoe]]
}}

Result:

Template loop detected: Template:Person</noinclude>