Difference between revisions of "Template:Person"
(Created page with "'''{{{name}}}''' {{{bio}}}") |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''{{{name}}}''' | <noinclude> | ||
<pre> | |||
{{person | |||
|bio=Short bio | |||
|sort key=Surname | |||
}} | |||
</pre> | |||
</noinclude> | |||
<includeonly><div class="person-box full-width"> | |||
<p class="person-name">'''{{#if: {{{name|}}} | {{{name|}}} | {{PAGENAME}} }}'''</p> | |||
{{{bio}}} | {{#if:{{{bio|}}}|<p class="person-bio">''{{{bio|}}}''</p>|}} | ||
[[file:{{#if: {{{name|}}} | {{{name|}}} | {{PAGENAME}} }}.jpg|200px|center|class=person-portrait]] | |||
</div> | |||
[[Category:Masticationpedia people|{{{sort key|}}}]] | |||
</includeonly> |
Latest revision as of 17:08, 23 January 2024
{{person |bio=Short bio |sort key=Surname }}