Template:Person: Difference between revisions
From The Seven Sages of Rome
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
< | <includeonly> | ||
{{#invoke:PersonPage|render}} | |||
{{#ifexpr:{{#invoke:PersonPage|render|returnIsRedirect}}=1|<!-- | |||
If it's a redirect, stop here. | |||
-->|<!-- | |||
If not, show the rest of the page content: | |||
--> | |||
{{#invoke:Breadcrumb|breadcrumb|CategoryLink=Persons|CategoryName=Person|PAGENAME={{PAGENAME}}}} | |||
{| class=wikitable border=1 | {| class=wikitable border=1 | ||
|- | |- | ||
Line 12: | Line 17: | ||
|- | |- | ||
|} | |} | ||
<tabber> | <tabber> | ||
|-|Prints= | |-|Prints= | ||
=== {{PAGENAME}} is the printer of the following prints === | === {{PAGENAME}} is the printer of the following prints === | ||
{{#ask:[[Category:Print]][[Has Printer::{{PAGENAME}}]]|?Has Place Of Printing=Place of printing|default=No prints found}} | {{#ask:[[Category:Print]][[Has Printer::{{PAGENAME}}]]|?Has Place Of Printing=Place of printing|default=No prints found}} | ||
... | |||
</tabber> | </tabber> | ||
{{#if:{{{Has Note|}}}|<h2>Note</h2>{{{Has Note|}}}|}} | {{#if:{{{Has Note|}}}|<h2>Note</h2>{{{Has Note|}}}|}} | ||
[[Category:Person]]{{#set:Is Entity Type=Person}} | |||
[[Category:Person]] | |||
{{#set:Is Entity Type=Person}} | |||
}} <!-- end ifexpr --> | |||
</includeonly> | </includeonly> |