Difference between revisions of "Template:Weapon Demonstration"

From Team Fortress Wiki
Jump to: navigation, search
m (Fixed alphabetical order; added KO to {{translation switching}}.)
m
Line 91: Line 91:
 
     }}
 
     }}
 
   }}
 
   }}
{{{{#if:{{{tn|}}}|youtube_tn|youtube}}
+
{{#switch: {{{videosource|{{SUBPAGENAME}}}}}
  | width={{{width|640}}}
+
| #default = {{{{#if:{{{tn|}}}|youtube_tn|youtube}}
  | widths={{{widths|360-480-512-640}}}
+
  | width = {{{width|640}}}
  | hd={{{hd|on}}}
+
  | widths = {{{widths|360-480-512-640}}}
  | ratio={{{ratio|16x9}}}
+
  | hd = {{{hd|on}}}
  | 1={{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}}}}}}
+
  | ratio = {{{ratio|16x9}}}
 +
  | 1 = {{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|youtube}}}}}
 +
  }}
 +
| bilibili | zh-hans = {{#ifeq: {{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|bilibili}} | {{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|youtube}} | {{{{#if:{{{tn|}}}|youtube_tn|youtube}}
 +
  | width = {{{width|640}}}
 +
  | widths = {{{widths|360-480-512-640}}}
 +
  | hd = {{{hd|on}}}
 +
  | ratio = {{{ratio|16x9}}}
 +
  | 1 = {{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|youtube}}}}}
 +
  }} | {{bilibili
 +
  | {{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|bilibili}}}}}
 +
  | width = {{{width|640}}}
 +
  | height = {{{height|360}}}
 +
  | ratio = {{{ratio|16x9}}}
 +
  }}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{translation switching|en, de, es, fi, fr, it, ja, ko, nl, no, pl, pt-br, ru, zh-hant, zh-hans}}
 
{{translation switching|en, de, es, fi, fr, it, ja, ko, nl, no, pl, pt-br, ru, zh-hant, zh-hans}}
 
{{template doc}}
 
{{template doc}}

Revision as of 06:54, 9 April 2020

Template documentation [view] [edit] [history] [purge]

To display weapon demonstration videos on pages. See Weapon Demonstration Project Video for more info on specific videos.

Usage

Simply place the template on the weapon article.

If a link to a patch which outdates the demonstration is found in {{Dictionary/demonstrations}}, it will display a notice that the demonstration is outdated.

Demonstration

To manually choose a weapon video, insert the YouTube video ID as an unnamed parameter:

To manually choose a weapon video by weapon name, insert the name of the weapon as weapon parameter:

To customize the level of the header, add the headerlevel parameter:

To remove the header, add the noheader parameter:

To remove the hatnote (but not the header), add the nohatnote parameter:

To make the video show up as a thumbnail, use tn=yes:

Parameters width and ratio work like the {{Youtube}} template.

As weapon demonstrations frequently become outdated with patches, this template can be adapted to flag demonstrations as "outdated". By editing this page, and adding code as such: scattergun-outdate: {{patch name|6|27|2012|date=true}}.
This will appear on the page as: Note: This demonstration has been out of date since June 27, 2012.