Template:Person: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 143: Line 143:
     </div>
     </div>
</div>
</div>
<div class="test-block-view">
<div class="test-block-view">
     <div class="test-chronicle-block">This is the chronicle block view</div>
     <div class="test-chronicle-block">
     <div class="test-random-block">This is the random block view</div>
        <div class="list-container">
     <div class="test-alphabetical-block">This is the alphabetical block view</div>
            <div id="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=ShowEntriesAuthorBlock
            |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-block">
        <div class="list-container">
            <div id="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=ShowEntriesAuthorBlock
            |list view named args=no
            |list view type=list
            |link=none
            |limit=100
            |valuesep=;
            |order=random
            }}
            </div>
        {{Nrs}}
        </div>
    </div>
     <div class="test-alphabetical-block">
        <div class="list-container">
            <div id="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=ShowEntriesAuthorBlock
            |list view named args=no
            |list view type=list
            |link=none
            |limit=100
            |valuesep=;
            |sort=Title
            |order=asc, dsc
            }}
            </div>
        {{Nrs}}
        </div>
    </div>
</div>
</div>



Revision as of 20:09, 27 January 2024

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

{{Person
|Name=
}}

Edit the page to see the template text.