Template:Person: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
This is the "Person" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{Person | |||
|Roles= | |||
|Homepage= | |||
|Wikidata= | |||
|Blog URL= | |||
|Email= | |||
|Country= | |||
|City= | |||
|Location= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude><includeonly> | |||
{{#if:{{{id|}}}|<span id="{{{id}}}"></span>|}} | {{#if:{{{id|}}}|<span id="{{{id}}}"></span>|}} | ||
<div class="index-project"> | <div class="index-project"> | ||
| Line 7: | Line 23: | ||
{{{Roles|}}} | {{{Roles|}}} | ||
{{#if:{{{Homepage|}}} | {{#if:{{{Homepage|}}}| | ||
;Homepage | ;Homepage | ||
: {{{Homepage}}} | : {{{Homepage}}} | ||
|}} | |||
{{#if:{{{Wikidata|}}}| | |||
;Wikidata | |||
: {{{Wikidata}}} | |||
|}} | |}} | ||
| Line 38: | Line 59: | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 13:45, 12 June 2026
This is the "Person" template. It should be called in the following format:
{{Person
|Roles=
|Homepage=
|Wikidata=
|Blog URL=
|Email=
|Country=
|City=
|Location=
}}
Edit the page to see the template text.