Difference between revisions of "Template:Person"
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <p  | <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> | |||
| <p  | {{#if:{{{bio|}}}|<p class="person-bio">''{{{bio|}}}''</p>|}} | ||
| [[file:{{{name}}}.jpg|200px|center]] | [[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
}}