Template:Person: Difference between revisions

From Francis
Jump to navigation Jump to search
Created page with "<includeonly> {{#if:{{{id|}}}|<span id="{{{id}}}"></span>|}} <div class="index-project"> <div class="index-project-title">'''<big>{{{title|}}}</big>'''</div> ;Inhoud: {{{Roles|}}} {{#if:{{{Homepage|}}}| ;Homepage : {{{sources}}} |}} {{#if:{{{Blog URL|}}}| ;Status : {{{status}}} |}} |}} </div> </includeonly> <noinclude> Gebruik: {{Person |Roles= |Homepage= |Blog URL= |Email= |Country= |City= |Location= }} </noinclude>"
 
mNo edit summary
 
(8 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">
<div class="index-project-title">'''<big>{{{title|}}}</big>'''</div>
<div class="index-project-title">'''<big>{{{title|}}}</big>'''</div>


;Inhoud:
;Roles:
{{{Roles|}}}
{{{Roles|}}}


{{#if:{{{Homepage|}}}|
{{#if:{{{Homepage|}}}|
;Homepage
;Homepage
: {{{sources}}}
: {{{Homepage}}}
|}}
 
{{#if:{{{Wikidata|}}}|
;Wikidata
: {{{Wikidata}}}
|}}
|}}


{{#if:{{{Blog URL|}}}|
{{#if:{{{Blog URL|}}}|
;Status
;Blog URL
: {{{status}}}
: {{{Blog URL}}}
|}}
 
{{#if:{{{Email|}}}|
;Email
: {{{Email}}}
|}}
 
{{#if:{{{Country|}}}|
;Country
: {{{Country}}}
|}}
|}}


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


{{#if:{{{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.