.

Template talk:Multi-video start

Wikicars, a place to share your automotive knowledge
Revision as of 06:00, 10 August 2007 by Red marquis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage

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:

Template:Multi-video start Template:Multi-video item Template:Multi-video item Template:Multi-video item Template:Multi-video item

  • Problems seeing the videos? See media help.
  • See also

    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: