Template:Video vimeo/doc

DCCWiki, a community DCC encyclopedia.
Jump to: navigation, search

This template is used to create pages within the 'Videos' namespace and is a helper/shortcut to the video template.

Differences in this template

This template is specific to the Viemo service. Vimeo doesn't make it easy to get to the required values. A template generator has been created to do this for you, to use:

  • While on the vimeo page showing the video, note the video number. For example https://vimeo.com/187501147. The ID number is: 187501147
  • Goto https://dccwiki.com/generators/vimeo.php?XXXX
    • Replace XXXX with the ID number of the video.
  • A template will be created for you. Simply place this on a new video page.
  • Fine tune the summary, description, seodescription, set the main article (if available), and validate the keywords.

Other helper templates

There are some helper templates for videos for various service providers. They all mostly use the same syntax, some with minor tweaks.

Example

In this example, the vimeo url is: https://vimeo.com/187501147 The ID number is: 187501147

  • Goto https://dccwiki.com/generators/vimeo.php?187501147

The output results in this template:

{{video vimeo
|id=187501147
|summary=815 Automatic HO DCC Train Control, 2 Trains on 1 Track, NCE Mini-Panel Uses Just ONE Reed Switch
|description=2 HO trains run on 1 track, using only ONE reed switch, automatically controlled an NCE DCC Mini-Panel.  The “breakthrough” shown in this video, is that we can use just ONE reed switch, instead of the usual TWO reed switches (“stop” and “go”) traditionally used for two-train “automatic block” type of operation.
  
  WHY AM I CALLING THIS ONE-REED-SWITCH SYSTEM A “BREAKT     ...truncated
|seodescription=2 HO trains run on 1 track, using only ONE reed switch, automatically controlled an NCE DCC Mini-Panel.  The “breakthrough” shown in this video, is that we can use just ONE reed switch, instead of the usual TWO reed switches (“stop” and “go
|article=[[CHANGE ME - Primary article name here]]
|category=
|keywords=train, model railroad automation, AutoControls, HO Gauge, Kato, DCC, NCE MiniPanel
|image=http://i.vimeocdn.com/video/597590795_640.jpg
}}

This template is a very rough draft and must be cleaned up. Final version after editing:

{{video vimeo
|id=187501147
|summary=Automatic HO DCC Train Control using NCI Mini-Panel
|description=2 HO trains run on 1 track, using only ONE reed switch, automatically controlled an NCE DCC Mini-Panel.  The “breakthrough” shown in this video, is that we can use just ONE reed switch, instead of the usual TWO reed switches (“stop” and “go”) traditionally used for two-train “automatic block” type of operation.
|seodescription=2 HO trains run on 1 track, using only ONE reed switch, automatically controlled an NCE DCC Mini-Panel.  The “breakthrough” shown in this video, is that we can use just ONE reed switch, instead of the usual TWO reed switches (“stop” and “go”) traditionally used for two-train “automatic block” type of operation.
|article=[[NCI Mini-Panel]]
|category=Block detection
|keywords=NCE,railroad automation,NCE MiniPanel
|image=http://i.vimeocdn.com/video/597590795_640.jpg
}}

Arguments

List of arguments:

Attribute Description Example
id="[id|url]" Required: yes
The raw ID of the video or URL from the player page.
id=187501147
article="[wiki text]" Required: yes
Used for the SEO description. Basically the same as description, but without formatting for links.
article=[[Decoder_Tester|Decoder Tester]]
seealso="[wiki text]" Required: No
A formatted list of articles to also see. 'Must have a new line after the = sign.
seealso= * [[Decoders]] * [[Boosters]]
description="[wiki text]" Required: yes
Displays the description around the video. The difference between seodescription and description: Description is display within the video page, while seodescription is used in the HTML meta data so search engines can find the page.
description=A video on using the Digitrax decoder tester. More details at Decoder Tester.
summary="[wiki text]" Required: no, but STRONGLY encouraged
Used for the SEO description. Basically the same as description, but without formatting for links.
summary=A video on using the Digitrax decoder tester, from the DCCWiki article on decoder testers.
category="[wiki text]" Required: no
What category to add the video to. Think of this as the primary keyword. This is be used to sort videos into primary topics.
category=Decoder
keywords="[wiki text]" Required: no, Default: none
A comma separated list of keywords. This will be used to help users find other related videos.
urlargs="modestbranding=1&version=3" Required: no, Default: none
Allows extra URL arguments to be appended to the generated embed URL. This is useful for obscure options only supported on one service.