Difference between revisions of "Template:ArtworkInfo"

From jdcrp-wikibase
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
+
<includeonly>
  <div class="infobox float-right" id="vorlage-infobox-Name" summary="Infobox Name" style="border:1px solid lightsteelblue; padding:5px; width:25em; margin:0 0 0.5em 1em; font-size:85%; background:#F9F9F9;">
+
<div class="infobox">
     <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> Data </div>
+
<table>
Hello World!
+
<tr>
 +
    <th>preferred artist</th>
 +
    <td>{{{preferred_artist}}}</td>
 +
</tr>
 +
<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>
measurements = {{{measurements}}}
 
</onlyinclude>
 

Latest revision as of 19:50, 29 July 2021