Difference between revisions of "Template:Libretti"

786 bytes added ,  18:58, 27 September 2021
no edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Libretto==
<noinclude>
<div>
Copy and paste this snippet into the place where the libretto should go.
  <div class="eighteenth">
<pre>
    <div class="sacred">
{{Libretti
{{Template:Song header
| country =
| title            = Caldo sangue
| language-note =
| english-title  = Two sensations
| libretto-text =
| composer        = [[Alessandro Scarlatti]]
| lyricist        = [[Filippo Ortensio Fabbri]]
| work            = [[Il Sedecia, re di Gerusalemme]]
| role            = Ismaele
}}
}}
    </div>
</pre>
  </div>
The first variable uses [[Template:Flagicon]], so it can take the following values:
<pre>
Argentina
Brazil
Catalonia
China
France
German
Italy
Japan
Mexico
Poland
Portugal
Spain
Russia
Turkey
United Kingdom
Ukraine
United States
Vatican State
</pre>
The second variable is meant for the language designation. This field can be empty. This could for example be "Piedmontese dialect" or "Ancient Italian".<p>
The third variable is meant for the actual text of the libretto. It is not already preformatted by the poem tag. Example: <pre>| libretto-text =<poem>{{lang|it|Caldo sangue
che bagnando il sen mi vai ...
}}</pre>
The language fields have to be joined directly, like so: <pre>}}{{Libretti</pre> for proper horizontal and vertical alignment.<p>
After the last language field, it is important to close the row by <pre>{{Clear|left}}</pre> so the next section returns to the left of the page. 
</noinclude>
<templatestyles src="Custom/pjwiki.css" />
<div style="float:left">
<table class="libretto"><tr><td>
<div class=”flagbox”>{{flagicon|{{{country}}}}}</div>
</td><td>{{#if:{{{language-note|}}}|
<div class="languagedesignation"><span>{{{language-note}}}</span></div>}}</td></tr>
<tr><td colspan=2>{{{libretto-text}}}</td></tr></div></table>
</div>
</div>
{{Sandbox
<noinclude>
| country =Italy
[[Category:Jaroussky wiki templates]]
| language-note =Language note lala
</noinclude>
| libretto-text =<poem>This should be
formatted by
new line breaks without the need for ...
any HTML.</poem>the line should automatically break at a third of the page test ne should automatically break at a third of the page test
 
entry
 
}}
 
{{Clear|left}}