Template:LockedDoor: Difference between revisions
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{{{PAGENAME}}/doc}} | |||
[[Category:Location templates| | [[Category:Location templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
{{ #switch: {{{1}}} | {{ #switch: {{{1}}} | ||
| header = {{{!}} cellpadding="5" cellspacing="0" | | header = {{{!}} cellpadding="5" cellspacing="0" class="locationTemplateTable mw-collapsible {{#if: {{{collapsed|}}} | mw-collapsed }}" | ||
! colspan="2" class="locationTemplateHeader" {{!}} {{{title}}} {{#if: {{{subtitle|}}} | ({{{subtitle}}}) }} | |||
{{!}}- | {{!}}- | ||
{{!}} class=" | {{!}} class="locationTemplateSubheader" {{!}} Key Type | ||
{{!}} class=" | {{!}} class="locationTemplateSubheader" {{!}} Info | ||
{{!}}- | {{!}}- | ||
| entry = {{!}}- | | entry = {{!}}- | ||
{{!}} class="locationTemplateCell" {{!}} {{{keytype}}} | {{!}} class="locationTemplateCell" {{!}} {{{keytype}}} | ||
{{!}} class="locationTemplateCell" {{!}} {{{info}}} | {{!}} class="locationTemplateCell" {{!}} {{{info}}} | ||
{{!}}- | {{!}}- | ||
| footer = {{!}}} }} | | footer = {{!}}} }} | ||
</includeonly></onlyinclude> | </includeonly></onlyinclude> | ||