Difference between revisions of "Template:Weapon Demonstration"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{{#if:{{{noheader|}}}|<!-- Nothing -->|{{anchor|Weapon Demonstration|Demonstration|Weapon demonstration}}<h2>{{lang
+
<includeonly>{{#if:{{{noheader|}}}|<!-- Nothing -->|{{anchor|Weapon Demonstration|Demonstration|Weapon demonstration}}<{{{headerlevel|h2}}}>{{lang
 
  | en = Demonstration
 
  | en = Demonstration
 
  | ar = العرض
 
  | ar = العرض
Line 17: Line 17:
 
  | zh-hans = 展示影片
 
  | zh-hans = 展示影片
 
  | zh-hant = 展示影片
 
  | zh-hant = 展示影片
  }}</h2>
+
  }}</{{{headerlevel|h2}}}>
 
{{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].}}|non-en=}}}}}}
 
{{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].}}|non-en=}}}}}}
 
{{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width={{{width|640}}}|widths={{{widths|360-480-512-640}}}|hd={{{hd|on}}}|ratio={{{ratio|16x9}}}|1={{#if:{{{1|}}}
 
{{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width={{{width|640}}}|widths={{{widths|360-480-512-640}}}|hd={{{hd|on}}}|ratio={{{ratio|16x9}}}|1={{#if:{{{1|}}}
Line 41: Line 41:
  
 
* {{tlx|Weapon Demonstration|2=weapon=Bat}}
 
* {{tlx|Weapon Demonstration|2=weapon=Bat}}
 +
 +
To customize the level of the header, add the <code>headerlevel</code> parameter:
 +
 +
* {{tlx|Weapon Demonstration|2=headerlevel=h3}}
  
 
To remove the header, add the <code>noheader</code> parameter:
 
To remove the header, add the <code>noheader</code> parameter:

Revision as of 04:36, 11 February 2012

Documentation for Weapon Demonstration

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

Usage

Simply place the template on the weapon article.

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.