Template:Person: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
 
(41 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|}}}
}}
}}  
<h4>Person by {{{Name|}}}</h4>
<div class="home-list-view">
      
    <div class="home-chronicle-list">
{| class="formtable m-auto"
        <div class="list-container">
! <h5>Name</h5>
            <div id="list">
|-
            {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
| <div style="margin-left:0!important;"><div class="author-color pl-0"><p>{{{Name|}}}</p></div></div>
            |?=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>
 
<div id="show-article-wrapper">
    <div id="show-article">
        <div id="show-article-before"></div>
        <div id="close-button">[close]</div>
        <div id="article-title"></div>
        <div id="article-content"></div>
    </div>
    <div id="article-frame"></div>
    <div id="related-articles"></div>
</div>
</div>
   
{{Footer}}
[[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.