Template:SeriesInfobox: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox""
imported>Katie5000
No edit summary
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"")
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"
<includeonly>{| class="wikitable infobox"
! colspan="2" | {{{title|}}}
! colspan="2" | {{{title|}}}
|-
|-
Line 32: Line 32:
| {{{licensee|}}}
| {{{licensee|}}}
|-
|-
|- {{#if: {{{network|}}}||style="display: none"}}
|- {{#if: {{{distributor|}}}||style="display: none"}}
! Distributed By
| {{{distributor|}}}
|-
|- {{#if: {{{network_JP|}}}||style="display: none"}}
! Japanese Network
! Japanese Network
| {{{network|}}}
| {{{network_JP|}}}
|-
|-
|- {{#if: {{{network_US|}}}||style="display: none"}}
|- {{#if: {{{network_US|}}}||style="display: none"}}
Line 40: Line 44:
| {{{network_US|}}}
| {{{network_US|}}}
|-
|-
|- {{#if: {{{premiere|}}}||style="display: none"}}
|- {{#if: {{{network|}}}||style="display: none"}}
!  Network
| {{{network|}}}
|-
|- {{#if: {{{premiere_JP|}}}||style="display: none"}}
! Japanese Premiere
! Japanese Premiere
| {{{premiere|}}}
| {{{premiere_JP|}}}
|-
|-
|- {{#if: {{{premiere_US|}}}||style="display: none"}}
|- {{#if: {{{premiere_US|}}}||style="display: none"}}
! US Premiere
! US Premiere
| {{{premiere_US|}}}
| {{{premiere_US|}}}
|-
|- {{#if: {{{premiere|}}}||style="display: none"}}
! Premiere
| {{{premiere|}}}
|-
|-
|- {{#if: {{{episodes|}}}||style="display: none"}}
|- {{#if: {{{episodes|}}}||style="display: none"}}
Line 70: Line 82:
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss the different Trigun series, such as anime, manga, and movies.
==Usage==
===Parameters===
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
===Code===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
<pre>{{SeriesInfobox
|title=
|img=
|director=
|producer=
|writer=
|composer=
|studio=
|creator=
|licensee=
|distributor=
|network_JP=
|network_US=
|network=
|premiere_JP=
|premiere_US=
|premiere=
|episodes=
|released=
|budget=
|runtime=
|gross=
}}</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Navigation menu