Vorlage:Text: Unterschied zwischen den Versionen

Aus Mikiwiki
Wechseln zu: Navigation, Suche
Zeile 44: Zeile 44:
 
<poem>
 
<poem>
 
</poem>
 
</poem>
 
== Anmerkungen ==
 
  
  

Version vom 6. Februar 2010, 00:12 Uhr

...

Inhaltsverzeichnis

Kopiervorlage

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

== Text ==

<poem>
</poem>


{{cat|Text}}
{{cat|}}</noinclude><includeonly>{{Texteliste-Stück||||}}</includeonly>

Wiki-Syntax

__NOTOC__
<table class=wiki>
<tr>
<th>[[Autor]]</th>
<td>{{#if: {{{autor|}}} | {{#if: {{#explode: {{{autor|}}}|;|0}} | {{#vardefine:a | {{#explode:{{{autor|}}}|;|0}} }} {{#ifexist: {{#var:a}} | {{#ifeq: {{#var:a}} | {{PAGENAME}} | {{#var:a}} | {{#ifeq: {{#var:a}} | {{#titleparts: {{PAGENAME}} | 1}} | {{#var:a}} | [[{{#var:a}}]] }} }} | {{#var:a}} }} | }} {{#if: {{#explode: {{{autor|}}}|;|1}} | {{#vardefine:a | {{#explode:{{{autor|}}}|;|1}} }} {{#ifexist: {{#var:a}} | {{#ifeq: {{#var:a}} | {{PAGENAME}} | {{;}} {{#var:a}} | {{#ifeq: {{#var:a}} | {{#titleparts: {{PAGENAME}} | 1}} | {{;}} {{#var:a}} | {{;}} [[{{#var:a}}]] }} }} | {{;}} {{#var:a}} }} | }} {{#if: {{#explode: {{{autor|}}}|;|2}} | {{#vardefine:a | {{#explode:{{{autor|}}}|;|2}} }} {{#ifexist: {{#var:a}} | {{#ifeq: {{#var:a}} | {{PAGENAME}} | {{;}} {{#var:a}} | {{#ifeq: {{#var:a}} | {{#titleparts: {{PAGENAME}} | 1}} | {{;}} {{#var:a}} | {{;}} [[{{#var:a}}]] }} }} | {{;}} {{#var:a}} }} | }} | {{{autor|}}} }}</td>
</tr>
<tr>
<th>[[Texttitel]]</th>
<td><b>{{{texttitel}}}</b></td>
</tr>
{{#if: {{{untertitel|}}} | <tr>
<th>[[Untertitel]]</th>
<td>{{{untertitel|}}}</td>
</tr> | }}
<tr>
<th>[[ISO 639-2|Sprache]]</th>
<td>{{{sprache}}}</td>
</tr>
<tr>
<th>[[Textform]]</th>
<td>{{{textform}}}</td>
</tr>
<tr>
<th>[[Veröffentlichung]]</th>
<td>{{{veroeffentlichung}}}</td>
</tr>
</table>