Error creating thumbnail: File missing Join our Discord!
If you have been locked out of your account you can request a password reset here.

Template:Specifications: Difference between revisions

From Internet Movie Firearms Database - Guns in Movies, TV and Video Games
Jump to navigation Jump to search
(Created page with "<!-- <onlyinclude> {{#if:{{{years_of_production|}}}| ({{{years_of_production}}}) }} {{#if:{{{type|}}}| * '''Type:''' {{{type}}} }} {{#if:{{{caliber|}}}| * '''Caliber:''' {{{c...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
<includeonly>
<onlyinclude>
{{#if:{{{years_of_production|}}}|
{{#if:{{{years_of_production|}}}|
({{{years_of_production}}})
({{{years_of_production}}})
Line 7: Line 6:
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
* '''Type:''' {{{type}}}
* '''Type:''' {{{type}}}
}}
}}{{#if:{{{caliber|}}}|
{{#if:{{{caliber|}}}|
* '''Caliber:''' {{{caliber}}}
* '''Caliber:''' {{{caliber}}}
}}
}}{{#if:{{{weight|}}}|
{{#if:{{{weight|}}}|
* '''Weight:''' {{{weight}}}
* '''Weight:''' {{{weight}}}
}}
}}{{#if:{{{length|}}}|
{{#if:{{{length|}}}|
* '''Length:''' {{{length}}}
* '''Length:''' {{{length}}}
}}
}}{{#if:{{{barrel_length|}}}|
{{#if:{{{barrel_length|}}}|
* '''Barrel Length:''' {{{barrel_length}}}
* '''Barrel Length:''' {{{barrel_length}}}
}}
}}{{#if:{{{feed_system|}}}|
{{#if:{{{feed_system|}}}|
* '''Feed System:''' {{{feed_system}}}
* '''Feed System:''' {{{feed_system}}}
}}
}}{{#if:{{{fire_modes|}}}|
{{#if:{{{fire_modes|}}}|
* '''Fire Mode(s):''' {{{fire_modes}}}
* '''Fire Mode(s):''' {{{fire_modes}}}
}}
}}


-----
-----</includeonly><noinclude>
</onlyinclude>
-->
This template generates a list of firearm specification parameters, which users can fill in with data.
This template generates a list of firearm specification parameters, which users can fill in with data.
<pre>
<pre>
{{Specifications|
{{Specifications
| years_of_production =  
| years_of_production =  
| type =  
| type =  
Line 44: Line 35:
</pre>
</pre>


[[Category:Templates]]
[[Category:Template]]
<noinclude>

Latest revision as of 00:19, 28 February 2023

This template generates a list of firearm specification parameters, which users can fill in with data.

{{Specifications
| years_of_production = 
| type = 
| caliber = 
| weight = 
| length = 
| barrel_length = 
| feed_system = 
| fire_modes = 
}}