Template:Entry: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 108: Line 108:
             {{#if: {{{Image5|}}} |  <div class="image-container hidden">[[File:{{{Image5|}}}|200px|link=]]<div class="caption-image5" >{{{CaptionImage5|}}}</div></div>| }}
             {{#if: {{{Image5|}}} |  <div class="image-container hidden">[[File:{{{Image5|}}}|200px|link=]]<div class="caption-image5" >{{{CaptionImage5|}}}</div></div>| }}
             </div>| }}
             </div>| }}
            {{#if: {{{Reflection|}}} |
             <p class="article-label-description">Description</p>
             <p class="article-label-description">Description</p>
             <div class="article-description">{{{Description|}}}</div>
             <div class="article-description">{{{Description|}}}</div>| }}
              
             {{#if: {{{Reflection|}}} |
             <p class="article-label-reflection">Reflection</p>
             <p class="article-label-reflection">Reflection</p>
             <div class="article-reflection">{{{Reflection|}}}</div>
             <div class="article-reflection">{{{Reflection|}}}</div>| }}
             {{#if: {{{Quote|}}} |
             {{#if: {{{Quote|}}} |<p class="article-label-quote">Quote</p>
            <p class="article-label-quote">Quote</p>
             <p class="article-quote">"{{{Quote|}}}"</p>| }}
             <p class="article-quote">"{{{Quote|}}}"</p>| }}
           
             <p class="article-label-modification-date">Added on</p>
             <p class="article-label-modification-date">Added on</p>
             <div class="article-modification-date">{{#time: d m y | {{{Modification date|}}} }}</div>
             <div class="article-modification-date">{{#time: d m y | {{{Modification date|}}} }}</div>

Revision as of 10:13, 29 January 2024

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

{{Entry
|Entry number=
|Book=
|Web=
|Year=
|People=
|Entity=
|Title=
|Link=
|Type=
|Has URL=
|Has PDF=
|Discipline=
|Subject=
|Description=
|Reflection=
|Quote=
|Internal reference=
|External reference=
|Image=
|CaptionImage=
|Image2=
|CaptionImage2=
|Image3=
|CaptionImage3=
|Image4=
|CaptionImage4=
|Image5=
|CaptionImage5=
|Notes=
|Format of participation=
|Setting=
}}

Edit the page to see the template text.