Vorlage:Lied: Unterschied zwischen den Versionen

Aus Mikiwiki
Zur Navigation springen Zur Suche springen
(hat "Vorlage:Lied" nach "Vorlage:LIED" verschoben)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
#REDIRECT [[Vorlage:LIED]]
<includeonly>__NOTOC__
<table class=wiki>
<tr>
<th>[[Liedtitel]]</th>
<td><b>{{{liedtitel}}}</b></td>
</tr>
<tr>
<th>[[Alternativtitel]]</th>
<td>{{{alternativtitel}}}</td>
</tr>
<tr>
<th>[[ISWC Code]]</th>
<td>{{{iswc}}}</td>
</tr>
<tr>
<th>[[GEMA Titelcode]]</th>
<td>{{{gema}}}</td>
</tr>
<tr>
<th>[[Musikautor]]</th>
<td>{{{musikautor}}}</td>
</tr>
<tr>
<th>[[Arrangeur]]</th>
<td>{{{arrangeur}}}</td>
</tr>
<tr>
<th>[[Textautor]]</th>
<td>{{{textautor}}}</td>
</tr>
<tr>
<th>[[Spezialtextautor]]</th>
<td>{{{spezialtextautor}}}</td>
</tr>
<tr>
<th>[[Herausgeber]]</th>
<td>{{{herausgeber}}}</td>
</tr>
<tr>
<th>[[Unter-Herausgeber]]</th>
<td>{{{unterherausgeber}}}</td>
</tr>
</table>
 
== Kopiervorlage ==
 
<font size=1><pre>
&lt;noinclude&gt;{{Lied
| liedtitel =
| alternativtitel =
| iswc =
| gema =
| musikautor =
| arrangeur =
| textautor =
| spezialtextautor =
| herausgeber =
| unterherausgeber =
| text =
| musik =
| anmerkungen =
}}
 
== Text ==
 
{{{text}}}
 
== Musik ==
 
{{{musik}}}
 
== Anmerkungen ==
 
 
{{cat|Lied}}
{{cat|}}&lt;/noinclude&gt;&lt;includeonly&gt;
&lt;/includeonly&gt;
</pre>
 
== Wiki-Syntax ==
 
<pre class=wiki>
__NOTOC__
<table class=wiki>
<tr>
<th>[[Liedtitel]]</th>
<td><b>{{{liedtitel}}}</b></td>
</tr>
<tr>
<th>[[Alternativtitel]]</th>
<td>{{{alternativtitel}}}</td>
</tr>
<tr>
<th>[[ISWC Code]]</th>
<td>{{{iswc}}}</td>
</tr>
<tr>
<th>[[GEMA Titelcode]]</th>
<td>{{{gema}}}</td>
</tr>
<tr>
<th>[[Musikautor]]</th>
<td>{{{musikautor}}}</td>
</tr>
<tr>
<th>[[Arrangeur]]</th>
<td>{{{arrangeur}}}</td>
</tr>
<tr>
<th>[[Textautor]]</th>
<td>{{{textautor}}}</td>
</tr>
<tr>
<th>[[Spezialtextautor]]</th>
<td>{{{spezialtextautor}}}</td>
</tr>
<tr>
<th>[[Herausgeber]]</th>
<td>{{{herausgeber}}}</td>
</tr>
<tr>
<th>[[Unter-Herausgeber]]</th>
<td>{{{unterherausgeber}}}</td>
</tr>
</table>
</pre>
 
 
{{cat|Vorlage}}</noinclude>

Version vom 1. Februar 2010, 20:54 Uhr