Template talk:Multi-video start

From Wikipedia, the free encyclopedia

Template:Multi-video links to several video files. It is meant to be used for groups of video files set off from the text. To apply it in an article use the following:

{{multi-video start}}
{{multi-video item|filename=name_of_file_1_on_commons.ogg|title=Title of this file|description=The description of this file}}
{{multi-video item|filename=name_of_file_2_on_commons.ogg|title=Title of this file|description=The description of this file}}
{{multi-video item|filename=name_of_file_3_on_commons.ogg|title=Title of this file|description=The description of this file}}
{{multi-video end}}

For instance:

{{Multi-video start}}
{{Multi-video item |
  filename      = Apollo 15 Lunar Rover training.ogg |
  title         = Rover training |
  description   = Scott and Irwin train on Earth to use the Lunar Rover. (2.57 [[Megabyte|MB]], [[Ogg]]/[[Theora]] format). |
  format        = [[Theora]]
}}
{{Multi-video item |
  filename      = Apollo 15 launch.ogg |
  title         = Launch of ''Apollo 15'' |
  description   = Launch of ''Apollo 15'' running from T-30s through to T+40s. (1.29 [[Megabyte|MB]], [[Ogg]]/[[Theora]] format). |
  format        = [[Theora]]
}}
{{Multi-video item |
  filename      = Apollo 15 TandD.ogg |
  title         = Transposition, Docking and Extraction |
  description   = ''Endeavour'' comes into dock with ''Falcon'' (3.03 [[Megabyte|MB]], [[Ogg]]/[[Theora]] format). |
  format        = [[Theora]]
}}
{{Multi-video item |
  filename      = Apollo 15 CSM moving away from LM.ogg |
  title         = CSM moving away |
  description   = ''Endeavour'' filmed from ''Falcon'' after undocking. (3.05 [[Megabyte|MB]], [[Ogg]]/[[Theora]] format). |
  format        = [[Theora]]
}}
{{Multi-video end}}

is rendered like this:

See also {{Video}}

[edit] CSS version

See Template talk:Multi-listen start#CSS version for an alternative HTML and CSS based layout (instead of tables). Please comment. — Omegatron 23:26, 26 February 2006 (UTC)

Proposed CSS-based version:

Note: this is the style that has been adopted. — Omegatron 23:51, 25 April 2006 (UTC)