Template:ShowRelatedArticles: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
|People=
|People=
|Title=
|Title=
|Link=
|Type=
|Type=
|Entity=
|Discipline=
|Subject=
|Description=
|Reflection=
|Quote=
|Image=
|CaptionImage=
|Image2=
|CaptionImage2=
|Image3=
|CaptionImage3=
|Image4=
|CaptionImage4=
|Image5=
|CaptionImage5=
|Modification date=
}}
}}
</pre>
</pre>
Line 19: Line 37:
     <div class="related-article-discipline" style="display:none;">{{{Discipline|}}}</div>
     <div class="related-article-discipline" style="display:none;">{{{Discipline|}}}</div>
     <div class="related-article-subject" style="display:none;">{{{Subject|}}}</div>
     <div class="related-article-subject" style="display:none;">{{{Subject|}}}</div>
    {{#if: {{{Image|}}} | 
<div class="related-article-images">
    {{#if: {{{Image|}}} |  <div class="related-article-image1" style="">[[File:{{{Image|}}}|400px|link=]]<div class="related-article-caption-image1" style="display:none;">{{{CaptionImage|}}}</div></div>| }}
    {{#if: {{{Image2|}}} |  <div class="related-article-image2" style="">[[File:{{{Image2|}}}|400px|link=]]<div class="related-article-caption-image2" style="display:none;">{{{CaptionImage2|}}}</div></div>| }}
    {{#if: {{{Image3|}}} |  <div class="related-article-image3" style="">[[File:{{{Image3|}}}|400px|link=]]<div class="related-article-caption-image3" style="display:none;">{{{CaptionImage3|}}}</div></div>| }}
    {{#if: {{{Image4|}}} |  <div class="related-article-image4" style="display:none;">[[File:{{{Image4|}}}|400px|link=]]<div class="related-article-caption-image4" style="display:none;">{{{CaptionImage4|}}}</div></div>| }}
    {{#if: {{{Image5|}}} |  <div class="related-article-image5" style="display:none;">[[File:{{{Image5|}}}|400px|link=]]<div class="related-article-caption-image5" style="display:none;">{{{CaptionImage5|}}}</div></div>| }}
</div>
| }}
<div class="related-article-description" style="display:none;">{{{Description|}}}</div>
<div class="related-article-reflection" style="display:none;">{{{Reflection|}}}</div>
<div class="related-article-quote" style="display:none;">{{{Quote|}}}</div>
<div class="related-article-modification-date" style="display:none;>{{#time: d m y | {{{Modification date|}}} }}</div>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 13:17, 25 January 2024

{{ShowRelatedArticles
|Entry number=
|People=
|Title=
|Link=
|Type=
|Entity=
|Discipline=
|Subject=
|Description=
|Reflection=
|Quote=
|Image=
|CaptionImage=
|Image2=
|CaptionImage2=
|Image3=
|CaptionImage3=
|Image4=
|CaptionImage4=
|Image5=
|CaptionImage5=
|Modification date=
}}