Template:Home Media info: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
(imgcaption field added)
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"
{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}<br>{{{vol_title|}}}
! colspan="2" | {{{subj|}}}<br>{{{vol_title|}}}
|-
|-
! colspan="2" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}|200px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|200px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
|-
|-
|- {{#if: {{{series|}}}||style="display: none"}}
|- {{#if: {{{series|}}}||style="display: none"}}
Line 9: Line 9:
|-
|-
|- {{#if: {{{vol_num|}}}||style="display: none"}}
|- {{#if: {{{vol_num|}}}||style="display: none"}}
! Volume Number
! Volume
| {{{vol_num|}}}
| {{{vol_num|}}}
|-
|- {{#if: {{{vol_total|}}}||style="display: none"}}
! Volumes
| {{{vol_total|}}}
|-
|-
|- {{#if: {{{runtime|}}}||style="display: none"}}
|- {{#if: {{{runtime|}}}||style="display: none"}}
Line 19: Line 23:
! Discs
! Discs
| {{{discs|}}}
| {{{discs|}}}
|-
|- {{#if: {{{distributor|}}}||style="display: none"}}
! Distributor
| {{{distributor|}}}
|-
|-
|- {{#if: {{{released|}}}||style="display: none"}}
|- {{#if: {{{released|}}}||style="display: none"}}
! Released
! Released
| {{{released|}}}
| {{{released|}}}
|-
|- {{#if: {{{publisher|}}}||style="display: none"}}
! Publisher
| {{{publisher|}}}
|-
|-
|- {{#if: {{{country|}}}||style="display: none"}}
|- {{#if: {{{country|}}}||style="display: none"}}
Line 32: Line 36:
| {{{country|}}}
| {{{country|}}}
|-
|-
|- {{#if: {{{language|}}}||style="display: none"}}
|- {{#if: {{{region|}}}||style="display: none"}}
! Region
| {{{region|}}}
|-
|- {{#if: {{{signal|}}}||style="display: none"}}
! Signal
| {{{signal|}}}
|-
|- {{#if: {{{language_audio|}}}||style="display: none"}}
! Language
! Language
| {{{language|}}}
| {{{language_audio|}}}
|-
|-
|- {{#if: {{{languages|}}}||style="display: none"}}
|- {{#if: {{{languages_audio|}}}||style="display: none"}}
! Languages
! Languages
| {{{languages|}}}
| {{{languages_audio|}}}
|-
|- {{#if: {{{language_sub|}}}||style="display: none"}}
! Subtitles
| {{{language_sub|}}}
|-
|-
|- {{#if: {{{format|}}}||style="display: none"}}
|- {{#if: {{{format|}}}||style="display: none"}}
Line 75: Line 91:
|series=
|series=
|vol_num=
|vol_num=
|vol_total=
|runtime=
|runtime=
|discs=
|discs=
|distributor=
|released=
|released=
|publisher=
|country=
|country=
|language=
|region=
|languages=
|signal=
|language_audio=
|languages_audio=
|language_subs=
|format=
|format=
|formats=
|formats=
Line 92: Line 112:
*Use "Vol_title" only if the release has a subtitle.
*Use "Vol_title" only if the release has a subtitle.
*Use "Discs" field only for multi-disc DVD/Laserdisc releases.
*Use "Discs" field only for multi-disc DVD/Laserdisc releases.
*Use singular "Language" field if only one language is included, and plural "Languages" if multiple languages are included on the release.
*Use singular "Language_audio" field if only one language is included, and plural "Languages_audio" if multiple languages are included on the release.
*Use singular "Format" field if the release was only on one format, and plural "Formats"  if the release was on multiple formats.
*Use singular "Format" field if the release was only on one format, and plural "Formats"  if the release was on multiple formats.
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 18:57, 4 January 2024


[[File:|200px]]
Series
Volume
Volumes
Run Time
Discs
Released
Publisher
Country
Region
Signal
Language
Languages
Subtitles
Format
Formats
Catalog #
Previous Volume
Next Volume

Description

This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss home video media releases for Trigun.

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:

{{Home Media info
|subj=
|vol_title=
|img=
|imgcaption=
|series=
|vol_num=
|vol_total=
|runtime=
|discs=
|released=
|publisher=
|country=
|region=
|signal=
|language_audio=
|languages_audio=
|language_subs=
|format=
|formats=
|catno=
|prev_vol=
|next_vol=
}}

Usage

  • Use "Vol_title" only if the release has a subtitle.
  • Use "Discs" field only for multi-disc DVD/Laserdisc releases.
  • Use singular "Language_audio" field if only one language is included, and plural "Languages_audio" if multiple languages are included on the release.
  • Use singular "Format" field if the release was only on one format, and plural "Formats" if the release was on multiple formats.