Template:Person: Difference between revisions

From Francis
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 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}}}
|}}
|}}


{{#if:{{{Blog URL|}}}|
{{#if:{{{Blog URL|}}}|
Blog URL
;Blog URL
: {{{Blog URL}}}
: {{{Blog URL}}}
|}}
|}}


{{#if:{{{Email|}}}|
{{#if:{{{Email|}}}|
Blog URL
;Email
: {{{Email}}}
: {{{Email}}}
|}}
|}}


{{#if:{{{Country|}}}|
{{#if:{{{Country|}}}|
Blog URL
;Country
: {{{Country}}}
: {{{Country}}}
|}}
|}}


{{#if:{{{City|}}}|
{{#if:{{{City|}}}|
Blog URL
;City
: {{{City}}}
: {{{City}}}
|}}
|}}


{{#if:{{{Location|}}}|
{{#if:{{{Location|}}}|
Blog URL
;Location
: {{{Location}}}
: {{{Location}}}
|}}
|}}
</div>
</div>
</includeonly>
</includeonly>
<noinclude>
Gebruik:
{{Person
|Roles=
|Homepage=
|Blog URL=
|Email=
|Country=
|City=
|Location=
}}
</noinclude>

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.