Template:Person: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Person" template. It should be called in the following format: <pre> {{Person |Name= }} </pre> Edit the page to see the template text. </noinclude><includeonly>__NOTITLE____NOTOC__ {{#set: Class=Person |Name={{{Name|}}} }} <h4>Person by {{{Name|}}}</h4> {| class="formtable m-auto" ! <h5>Name</h5> |- | <div style="margin-left:0!important;"><div class="author-color pl-0"><p>{{...")
 
No edit summary
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
    This is the "Person" template.
This is the "Person" template.
    It should be called in the following format:
It should be called in the following format:
    <pre>
<pre>
    {{Person
{{Person
    |Name=
|Name=
    }}
}}
    </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">
    {{#set: Class=Person
{{View buttons}}{{Order_list_buttons}}{{Order_block_buttons}}
    |Name={{{Name|}}}
</div>
    }}
{{#set: Class=Person
    <h4>Person by {{{Name|}}}</h4>
|Name={{{Name|}}}
   
}}  
    {| class="formtable m-auto"
<div class="home-list-view">
    ! <h5>Name</h5>
     <div class="home-chronicle-list">
     |-
        <div class="list-container">
    | <div style="margin-left:0!important;"><div class="author-color pl-0"><p>{{{Name|}}}</p></div></div>
            <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>
      
</div>
     [[Category:People]]
 
<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>
{{Footer}}
[[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.