Template:Entry: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Line 84: Line 84:
             <p class="article-type">{{#arraymap:{{{Type|}}}|,|x|[[x]]}}</p>
             <p class="article-type">{{#arraymap:{{{Type|}}}|,|x|[[x]]}}</p>
             {{#ifeq: {{{Book|}}} | Yes  | <p class="article-metadata-label">Book</p>  | }}
             {{#ifeq: {{{Book|}}} | Yes  | <p class="article-metadata-label">Book</p>  | }}
             {{#ifeq: {{{Web|}}} | Yes  | <p class="article-metadata-label">Web</p>  | }}
             {{#ifeq: {{{Web|}}} | Yes  | <p class="article-web">Web</p>  | }}
             <p class="article-metadata-label">Year</p>
             <p class="article-metadata-label">Year</p>
             <p class="article-year">{{{Year|}}}</p>
             <p class="article-year">{{{Year|}}}</p>

Revision as of 10:45, 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.