Template:Person: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
 
(35 intermediate revisions by 2 users not shown)
Line 8: Line 8:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOTITLE____NOTOC__
</noinclude><includeonly>{{Header without filters}}<div class="view-container-buttons">
{{View buttons}}{{Order_list_buttons}}{{Order_block_buttons}}
</div>
{{#set: Class=Person
{{#set: Class=Person
|Name={{{Name|}}}
|Name={{{Name|}}}
}}  
}}  
<div class="home-list-view">
    <div class="home-chronicle-list">
        <div class="list-container">
            <div id="list">
            {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
            |?=Entry number
            |?People
            |?Title
            |?Pdf
            |?Link
            |?Type
            |?Entity
            |?Discipline
            |?Subject
            |?Description
            |?Reflection
            |?Quote
            |?Image
            |?CaptionImage
            |?Image2
            |?CaptionImage2
            |?Image3
            |?CaptionImage3
            |?Image4
            |?CaptionImage4
            |?Image5
            |?CaptionImage5
            |?Date
            |?External reference
            |?Modification date
            |template=ShowEntriesAuthorList
            |format=template
            |named args=no
            |link=none
            |limit=100
            }}
            </div>
        </div>
    </div>
</div>


{{{Name|}}}
<div id="show-article-wrapper">
 
    <div id="show-article">
 
        <div id="show-article-before"></div>
{{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
        <div id="close-button">[close]</div>
|?Entry number
        <div id="article-title"></div>
|?People
        <div id="article-content"></div>
|?Title
    </div>
|?Type
    <div id="article-frame"></div>
|?Modification date
    <div id="related-articles"></div>
|format=plainlist
</div>
|limit=10
{{Footer}}
|offset=
|searchlabel=
|named args=yes
}}
[[Category:People]]
[[Category:People]]
</includeonly>
</includeonly>

Latest revision as of 11:17, 16 July 2024

This is the "Person" template. It should be called in the following format:

{{Person
|Name=
}}

Edit the page to see the template text.