Difference between revisions of "Template:Weapon Demonstration"
m |
m |
||
Line 107: | Line 107: | ||
}} | {{bilibili | }} | {{bilibili | ||
| {{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|bilibili}}}}} | | {{{1|{{Dictionary/demonstrations/{{#if:{{{pyroland|}}}|pyroland-}}{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}|bilibili}}}}} | ||
− | | width = {{{width| | + | | width = {{{width|637}}} |
− | | height = {{{height| | + | | height = {{{height|470}}} |
| ratio = {{{ratio|16x9}}} | | ratio = {{{ratio|16x9}}} | ||
}}}} | }}}} |
Revision as of 07:42, 9 April 2020
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Weapon Demonstration/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, de, es, fi, fr, it, ja, ko, nl, no, pl, pt-br, ru, zh-hant, zh-hans (add) |
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.
{{Weapon Demonstration}}
on the Scattergun article generates:
Demonstration
To manually choose a weapon video, insert the YouTube video ID as an unnamed parameter:
{{Weapon Demonstration|y0A7D2ufqrU}}
To manually choose a weapon video by weapon name, insert the name of the weapon as weapon
parameter:
{{Weapon Demonstration|weapon=Bat}}
To customize the level of the header, add the headerlevel
parameter:
{{Weapon Demonstration|headerlevel=h3}}
To remove the header, add the noheader
parameter:
{{Weapon Demonstration|noheader=true}}
To remove the hatnote (but not the header), add the nohatnote
parameter:
{{Weapon Demonstration|nohatnote=true}}
To make the video show up as a thumbnail, use tn=yes
:
{{Weapon Demonstration|weapon=Homewrecker|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.