Difference between revisions of "Template:ArtworkInfo"

From jdcrp-wikibase
Jump to navigation Jump to search
(Created page with "<onlyinclude> <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...")
 
Line 2: Line 2:
 
   <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 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 style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
 
     <div style="background:lightsteelblue; margin-bottom:2px; text-align:center; font-size:118%; font-weight:bold; width:100%;"> {{#if: {{{Name|}}}|{{{Name}}}|{{PAGENAME}} }} </div>
   
+
  Hello World
{| style="width:100%; margin:0; text-align:left;"
+
</div>
 
|-
 
!colspan="2"| {{#if:{{{Vorname-Param|}}} | Vorname {{!!}} {{{Vorname-Param}}} }}
 
 
|-
 
!colspan="2"| {{#if:{{{Nachname-Param|}}} | Nachname {{!!}} {{{Nachname-Param}}} }}
 
 
|-
 
!colspan="2"| {{#if:{{{Geburtsort-Param|}}} | Geburtsort {{!!}} {{{Geburtsort-Param}}} }}
 
 
|-
 
!colspan="2"| {{#if:{{{Geburtsdatum-Param|}}} | Geburtstag {{!!}} {{{Geburtsdatum-Param}}} }}
 
 
|-
 
 
|}
 
  </div>
 
 
</onlyinclude>
 
</onlyinclude>

Revision as of 15:49, 29 July 2021

{{#if: |{{{Name}}}|ArtworkInfo }}
Hello World