Vorlage:Text: Unterschied zwischen den Versionen

Aus Mikiwiki
Wechseln zu: Navigation, Suche
Zeile 29: Zeile 29:
 
<noinclude>{{Text
 
<noinclude>{{Text
 
| texttitel =  
 
| texttitel =  
| liedtitel =  
+
| untertitel =  
 
| autor =  
 
| autor =  
 
| sprache =  
 
| sprache =  

Version vom 5. Februar 2010, 23:31 Uhr

...

Inhaltsverzeichnis

Kopiervorlage

<noinclude>{{Text
| texttitel = 
| untertitel = 
| autor = 
| sprache = 
| veroeffentlichung = 
}}

== Text ==

<poem>
</poem>

== Anmerkungen ==


{{cat|Text}}
{{cat|}}</noinclude><includeonly></includeonly>

Wiki-Syntax

__NOTOC__
<table class=wiki>
<tr>
<th>[[Texttitel]]</th>
<td><b>{{{texttitel}}}</b></td>
</tr>
{{#if: {{{untertitel|}}} | <tr>
<th>[[Untertitel]]</th>
<td>{{{untertitel|}}}</td>
</tr> | }}
<tr>
<th>[[Sprache]]</th>
<td>{{{sprache}}}</td>
</tr>
<tr>
<th>[[Autor]]</th>
<td>{{{autor}}}</td>
</tr>
<tr>
<th>[[Veröffentlichung]]</th>
<td>{{{veroeffentlichung}}}</td>
</tr>
</table>