Difference between revisions of "Template:ArtworkInfo"

From jdcrp-wikibase
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
<div class="infobox">
 
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
+
<table>
</div>}}
+
<tr>
<table>{{#if:{{{param1|}}}|<tr>
+
    <th>preferred artist</th>
     <th>Parameter 1</th>
+
    <td>{{{preferred_artist}}}</td>
     <td>{{{param1}}}</td>
+
</tr>
</tr>}}</table>
+
<tr>
 +
    <th>title English</th>
 +
    <td>{{{title_en}}}</td>
 +
</tr>
 +
<tr>
 +
    <th>title German</th>
 +
    <td>{{{title_de}}}</td>
 +
</tr>
 +
<tr>
 +
    <th>title French</th>
 +
    <td>{{{title_fr}}}</td>
 +
</tr>
 +
<tr>
 +
    <th>Schloss Ger. No</th>
 +
    <td>{{{schloss_german_no}}}</td>
 +
</tr>
 +
<tr>
 +
     <th>Schloss Fr. No</th>
 +
     <td>{{{schloss_french_no}}}</td>
 +
</tr>
 +
</table>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 19:50, 29 July 2021