Hallo liebe Benutzer des AnimeFanWikis. Zur Zeit kommen leider fast keine neuen Artikel hinzu. Warum nimmst du dir nicht ein bisschen Zeit und schreibst einen neuen Artikel zu deinem Lieblingsanime?
Vorlage:Infobox animanga/Anime: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 9: | Zeile 9: | ||
}} [[anime]]{{ | }} [[anime]]{{ | ||
#if: {{{title<includeonly>|</includeonly>}}} | | #if: {{{title<includeonly>|</includeonly>}}} | | ||
Zeile 20: | Zeile 21: | ||
<nowiki>:</nowiki> ''{{{title}}}'' | <nowiki>:</nowiki> ''{{{title}}}'' | ||
}}</th></tr> | }}</th></tr> | ||
{{ | |||
#if: {{{director<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Unter der Regie von</th><td>{{{director}}}</td></tr> | |||
}} | |||
{{ | |||
#if: {{{writer<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Autor</th><td>{{{writer}}}</td></tr> | |||
}} | |||
{{ | |||
#if: {{{studio<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Studio</th><td>{{{studio}}}</td></tr> | |||
}} | |||
{{ | |||
#if: {{{licensor<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Lizenzgeber</th><td>{{{licensor}}}</td></tr> | |||
}}{{ | |||
#if: {{{network<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Gruppe</th><td>{{{network}}}</td></tr> | |||
}} | |||
{{ | |||
#if: {{{network_other<includeonly>|</includeonly>}}} | <tr><td colspan="2" style="padding: 0;"> | |||
<table class="collapsible collapsed" style="background: transparent; width: 100%;" cellspacing="0"> | |||
<tr><th style="background: #e6e9ff; border: 0;">Andere Gruppen:</th></tr> | |||
<tr><td style="background: transparent; border-style: solid none none;">{{{network_other}}}</td></tr> | |||
</table> | |||
</td></tr> | |||
}} | |||
{{ | |||
#if: {{{first_aired|}}}{{{first<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Erstveröffentlichung</th><td style="white-space: nowrap;">{{ | |||
#ifeq: {{{TV_movie}}} | yes | |||
| {{{first_aired|{{{first}}}}}} | |||
| {{{first_aired|{{{first}}}}}} – {{ | |||
#if: {{{last_aired|}}}{{{last<includeonly>|</includeonly>}}} | {{{last_aired|{{{last}}}}}} | ongoing | |||
}} | |||
}}</td></tr> | |||
}} | |||
{{ | |||
#ifeq: {{{TV_movie}}} | yes | |||
| {{ | |||
#if: {{{runtime<includeonly>|</includeonly>}}} | <tr><th style="background: #e6e9ff;">Laufzeit</th><td>{{{runtime}}}</td></tr> | |||
}} | {{ | |||
#if: {{{num_episodes|}}}{{{episodes<includeonly>|</includeonly>}}} | {{ | |||
#if: {{{list_episodes|}}}{{{episode_list|}}} | |||
| <tr><th style="background: #e6e9ff;">[[{{{episode_list|{{{list_episodes}}}}}}|Episodes]]</th><td>[[{{{episode_list|{{{list_episodes}}}}}}|{{{num_episodes|{{{episodes}}}}}}]]</td></tr> | |||
| <tr><th style="background: #e6e9ff;">Episodes</th><td>{{{num_episodes|{{{episodes}}}}}}</td></tr> | |||
}} | |||
}} | |||
}} | |||
<includeonly>{{ | |||
#switch: {{NAMESPACE}} | |||
| Talk | |||
| User = | |||
| #default = {{ | |||
#ifeq: {{{TV_movie}}} | yes | |||
| | |||
| | |||
}} | |||
}} | |||
Version vom 16. Mai 2008, 23:39 Uhr
TV anime: {{{title}}} | |||
---|---|---|---|
Unter der Regie von | {{{director}}} | ||
Autor | {{{writer}}} | ||
Studio | {{{studio}}} | ||
Lizenzgeber | {{{licensor}}} | ||
Gruppe | {{{network}}} | ||
| |||
Erstveröffentlichung | {{{first}}} – {{{last}}} | ||
Episodes | {{{episodes}}} |