Template:Lock model: Difference between revisions

From Lockwiki
Jump to navigationJump to search
No edit summary
(Added "Other names" option for foreign/etc purposes)
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>


{| class="infobox" style="width:20em; font-size:0.9em; line-height:1.4em; text-align:left;"
{| class="infobox" style="width:23em; font-size:0.9em; line-height:1.4em; text-align:left;"
|-
|-
| colspan="2" style="text-align:center; font-size:1.4em; line-height:1.3em; background:#b0c4de;" |
| colspan="2" style="text-align:center; font-size:1.4em; line-height:1.3em; background:#b0c4de;" | '''{{{name}}}'''
{{#if:{{{model|}}}| '''{{{name}}} {{{model}}}'''| '''{{{name}}}''' }}
|-
|-
{{#if:{{{img|}}}|
{{#if:{{{Img|}}}|
{{!}} colspan="2" {{!}} {{{img}}}}}
{{!}} colspan="2" style="text-align:center;" {{!}}
[[{{{Img}}}|{{#if:{{{Img_size|}}}|{{{Img_size}}}px|240px}}|{{{Img_capt|}}}]]<br /><div><small>{{{Img_capt|}}}</small></div>}}
|-
|-
{{#if:{{{model|}}}|
! '''Name'''
! '''Name'''
{{!}} {{{name}}} {{{model}}}|
| {{{name|n/a}}}
! '''Name'''
|-
{{!}} {{{name}}}
{{#if: {{{alt_name|}}}|
{{!}} '''Other names''' {{!}}{{!}} {{{alt_name}}}
{{!}}-
}}
{{#if: {{{model|}}}|
{{!}} '''Model''' {{!}}{{!}} {{{model}}}
{{!}}-
}}
{{#if: {{{maker|}}}|
{{!}} '''Manufacturer''' {{!}}{{!}} {{{maker}}}
{{!}}-
}}
{{#if: {{{lock_type|}}}|
{{!}} '''[[Lock#Lock_Types{{!}}Lock Type]]''' {{!}}{{!}} {{{lock_type}}}
{{!}}-
}}
{{#if: {{{lock_design|}}}|
{{!}} '''[[Lock#Lock_Designs{{!}}Lock Design]]''' {{!}}{{!}} {{{lock_design}}}
{{!}}-
}}
{{#if: {{{years_produced|}}}|
{{!}} '''Year(s) Produced''' {{!}}{{!}} {{{years_produced}}}
{{!}}-
}}
{{#if: {{{ratings|}}} |
! '''[[Security Rating{{!}}Security Rating(s)]]'''
{{!}} {{{ratings}}}
{{!}}-
}}
{{#if: {{{patent|}}} |
! '''Patent'''
{{!}} {{{patent}}}
{{!}}-
}}
}}
|-
{{#if:{{{spec_on|}}}|
| '''Model''' || {{{model|n/a}}}
|-
| '''Manufacturer''' || {{{maker}}}
|-
| '''[[Lock#Lock_Types|Lock Type]]''' || {{{lock_type|n/a}}}
|-
| '''[[Lock#Lock_Designs|Lock Design]]''' || {{{lock_design|n/a}}}
|-
| '''Year(s) Produced''' || {{{years_produced|n/a}}}
 
{{#if:{{{specs_on|}}}
|{{!}}-
{{!}} colspan="2" style="text-align:center; line-height:1.5em; background:#b0c4de;" {{!}} '''Specifications'''
{{!}} colspan="2" style="text-align:center; line-height:1.5em; background:#b0c4de;" {{!}} '''Specifications'''
{{!}}-
{{!}}-
{{#if: {{{spec_comp|}}}|
! '''# of Components'''
! '''# of Components'''
{{!}} {{{spec_comp|n/a}}}
{{!}} {{{spec_comp}}}
{{!}}-
{{!}}-
}}
{{#if: {{{spec_comptype|}}}|
! '''Component Type'''  
! '''Component Type'''  
{{!}} {{{spec_comptype|n/a}}}
{{!}} {{{spec_comptype}}}
{{!}}-
{{!}}-
}}
{{#if: {{{spec_manip|}}}|
! '''Anti-manipulation'''
! '''Anti-manipulation'''
{{!}} {{{spec_manip|n/a}}}
{{!}} {{{spec_manip}}}
{{!}}-
{{!}}-
}}
{{#if: {{{spec_forced|}}}|
! '''Anti-forced Entry'''  
! '''Anti-forced Entry'''  
{{!}} {{{spec_forced|n/a}}}
{{!}} {{{spec_forced}}}
{{!}}-
}}
}}
}}
{{#if: {{{related|}}} |
{{#if: {{{related|}}} |
{{!}}-
{{!}} colspan="2" style="text-align:center; line-height:1.5em; background:#b0c4de;" {{!}} '''Related Locks'''
{{!}} colspan="2" style="text-align:center; line-height:1.5em; background:#b0c4de;" {{!}} '''Related Locks'''
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;" {{!}} {{{related|n/a}}}
{{!}} colspan="2" style="text-align:center;" {{!}} {{{related|n/a}}}}}
| }}
|}
|}
</includeonly>
</includeonly><noinclude>{{Documentation}}</noinclude>
 
<noinclude>
=Template:Lock_model=
 
This template is used for pages on specific lock models.
 
== Usage ==
 
{{Lock_model
| name          = Master Lock
| model          = No. 1
| maker          = [[Master_Lock|Master Lock]]
| lock_type      = [[Padlock]]
| lock_design    = [[Pin_tumbler|Pin-tumbler]]
| years_produced = 1920-Current
| specs_on      = true
}}
 
{{Lock_model
| name          = Abloy Classic
| maker          = [[Abloy]]
| lock_type      = Varied
| lock_design    = [[Disc_detainer|Disc-detainer]]
}}
 
<!-- {{#if: {{{ratings|}}} |
{{!}}-
! '''[[Security Rating{{!}}Security Rating(s)]]'''
{{!}} {{{ratings}}}}
}} -->
 
<pre>{{Lock_model
| name          = Master Lock
| maker          = [[Master_Lock|Master Lock]]
| lock_type      = [[Padlock]]
| lock_design    = [[Pin_tumbler|Pin-tumbler]]
| years_produced = 1920-Current
}}</pre>
 
</noinclude>

Revision as of 17:43, 28 August 2009

[edit] [purge] Template-info.svg Template documentation

Template:Lock model

This template is used for pages on specific lock models.

Usage

Master Lock
Name Master Lock
Model No. 1
Manufacturer Master Lock
Lock Type Padlock
Lock Design Pin-tumbler
Year(s) Produced 1920-Current
Specifications
# of Components 4
Component Type Pin-tumblers
{{Lock_model
| name           = Master Lock
| model          = No. 1
| maker          = [[Master_Lock|Master Lock]]
| lock_type      = [[Padlock]]
| lock_design    = [[Pin_tumbler|Pin-tumbler]]
| years_produced = 1920-Current
| spec_on       = true
| spec_comptype = Pin-tumblers
| spec_comp     = 4
}}



ABUS EC700
ABUS EC700 keyway - FXE47656.jpg
Name ABUS EC700
Other names Extra Classe 700
Model (model name)
Manufacturer ABUS
Lock Type Cylinder
Lock Design Pin-tumbler, Dimple
Year(s) Produced 1900-2018
Security Rating(s) SKG ***
Patent (patent info)
Specifications
# of Components 10
Component Type Pin-tumbler
Anti-manipulation (Anti-manipulation)
Anti-forced Entry (Anti-forced Entry)
Related Locks
Related locks
{{Lock_model
| name		= ABUS EC700
| alt_name	= Extra Classe 700
| model		= (model name)
| maker		= [[ABUS]]
| Img		= File:ABUS EC700 keyway - FXE47656.jpg
| Img_size	= 200px
| lock_type	= [[Cylinder]]
| lock_design	= [[Pin_tumbler|Pin-tumbler]], [[Dimple]]
| years_produced = 1900-2018
| ratings	= SKG ***
| patent	= (patent info)
| related	= [[Related locks]]
| spec_on	= yes
| spec_comptype	= [[Pin_tumbler|Pin-tumbler]]
| spec_comp	= 10
| spec_manip	= (Anti-manipulation)
| spec_forced	= (Anti-forced Entry)
}}