Template:Infobox: Difference between revisions

From DFI Library
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div><br>
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>
<div class="infobox-image">[[File:{{{image}}}|300px]]</div><br><hr>
<table><tr>
<table><tr>
     <th>Publication Date:</th>
     <th>Publication Date:</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
</tr><tr>
</tr><tr>
     <th>Committee:</th>
    <th>Publication Type:</th>
    <td>{{{param6}}}</td>
</tr><tr>
     <th>Committee/Group:</th>
     <td>{{{param2}}}</td>
     <td>{{{param2}}}</td>
</tr><tr>
</tr><tr>
Line 12: Line 15:
     <td>{{{param3}}}</td>
     <td>{{{param3}}}</td>
</tr><tr>
</tr><tr>
     <th>Parameter 4</th>
     <th>Version:</th>
     <td>{{{param4}}}</td>
     <td>{{{param4}}}</td>
</tr><tr>
</tr><tr>
     <th>Parameter 5</th>
     <th>Publication Link:</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
</tr></table>
</tr><tr>
    <th>Keywords:</th>
    <td>{{{param7}}}</td>
</tr>
</table>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {},
"description": "Page with Infobox including image"
}
</templatedata>
</noinclude>

Latest revision as of 18:28, 7 September 2023

Infobox

[[File:{{{image}}}|300px]]


Publication Date: {{{param1}}}
Publication Type: {{{param6}}}
Committee/Group: {{{param2}}}
Authors: {{{param3}}}
Version: {{{param4}}}
Publication Link: {{{param5}}}
Keywords: {{{param7}}}

Page with Infobox including image

Template parameters

ParameterDescriptionTypeStatus
No parameters specified