Template:Person: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(14 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>
</noinclude><includeonly>{{Header without filters}}<div class="view-container-buttons">
__NOTOC__{{Header}}
{{View buttons}}{{Order_list_buttons}}{{Order_block_buttons}}
<div class="view-container-buttons">
{{Test view buttons}}{{Test_order_list_buttons}}{{Test_order_block_buttons}}
</div>
</div>
{{#set: Class=Person
{{#set: Class=Person
|Name={{{Name|}}}
|Name={{{Name|}}}
}}  
}}  
<div class="test-list-view">
<div class="home-list-view">
     <div class="test-chronicle-list">
     <div class="home-chronicle-list">
        <div class="list-container list-view-on">
            <div id="list-list">
            {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
            |?=Entry number
            |?People
            |?Title
            |?Link
            |?Type|+filter=value|+value filter max checkboxes=50
            |?Entity|+filter=value|+value filter switches=on off
            |?Discipline|+filter=value|+value filter max checkboxes=50
            |?Subject|+filter=value|+value filter max checkboxes=50
            |?Description
            |?Reflection
            |?Quote
            |?Image
            |?CaptionImage
            |?Image2
            |?CaptionImage2
            |?Image3
            |?CaptionImage3
            |?Image4
            |?CaptionImage4
            |?Image5
            |?CaptionImage5
            |?Modification date
            |format=filtered
            |filter position=top
            |views=list
            |list view template=ShowEntriesAuthorList
            |list view named args=no
            |list view type=list
            |link=none
            |limit=100
            |valuesep=;
            |sort=Entry number
            |order=descending
            }}
            </div>
        {{Nrs}}
        </div>
    </div>
    <div class="test-random-list">
        <div class="list-container">
            <div id="list-list">
            {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
            |?=Entry number
            |?People
            |?Title
            |?Link
            |?Type|+filter=value|+value filter max checkboxes=50
            |?Entity|+filter=value|+value filter switches=on off
            |?Discipline|+filter=value|+value filter max checkboxes=50
            |?Subject|+filter=value|+value filter max checkboxes=50
            |?Description
            |?Reflection
            |?Quote
            |?Image
            |?CaptionImage
            |?Image2
            |?CaptionImage2
            |?Image3
            |?CaptionImage3
            |?Image4
            |?CaptionImage4
            |?Image5
            |?CaptionImage5
            |?Modification date
            |format=filtered
            |filter position=top
            |views=list
            |list view template=ShowEntriesAuthorList
            |list view named args=no
            |list view type=list
            |link=none
            |limit=100
            |valuesep=;
            |order=random
            }}
            </div>
        {{Nrs}}
        </div>
    </div>
    <div class="test-alphabetical-list">
         <div class="list-container">
         <div class="list-container">
             <div id="list-list">
             <div id="list">
             {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
             {{#ask: [[Class::Entry]] [[People::{{{Name|}}}]]
             |?=Entry number
             |?=Entry number
             |?People
             |?People
             |?Title
             |?Title
            |?Pdf
             |?Link
             |?Link
             |?Type|+filter=value|+value filter max checkboxes=50
             |?Type
             |?Entity|+filter=value|+value filter switches=on off
             |?Entity
             |?Discipline|+filter=value|+value filter max checkboxes=50
             |?Discipline
             |?Subject|+filter=value|+value filter max checkboxes=50
             |?Subject
             |?Description
             |?Description
             |?Reflection
             |?Reflection
Line 125: Line 41:
             |?Image5
             |?Image5
             |?CaptionImage5
             |?CaptionImage5
            |?Date
            |?External reference
             |?Modification date
             |?Modification date
             |format=filtered
             |template=ShowEntriesAuthorList
             |filter position=top
             |format=template
            |views=list
             |named args=no
            |list view template=ShowEntriesAuthorList
             |list view named args=no
            |list view type=list
             |link=none
             |link=none
             |limit=100
             |limit=100
            |valuesep=;
            |sort=Title
            |order=asc, dsc
             }}
             }}
             </div>
             </div>
        {{Nrs}}
         </div>
         </div>
     </div>
     </div>
</div>
<div class="test-block-view">
    <div class="test-chronicle-block">This is the chronicle block view</div>
    <div class="test-random-block">This is the random block view</div>
    <div class="test-alphabetical-block">This is the alphabetical block view</div>
</div>
</div>


<div id="show-article-wrapper">
<div id="show-article-wrapper">
     <div id="show-article">
     <div id="show-article">
        <div id="show-article-before"></div>
         <div id="close-button">[close]</div>
         <div id="close-button">[close]</div>
         <div id="article-title"></div>
         <div id="article-title"></div>
Line 159: Line 65:
     <div id="related-articles"></div>
     <div id="related-articles"></div>
</div>
</div>
<div class="footer">
{{Footer}}
    <div class="simpleSearch">{{#widget:Searchbar}}</div>
    <div class="nrs"><div class="button-open-nrs">{{#widget: Button link|buttontext=[ Nr.s ]}}</div></div>
</div>
[[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.