Template:LockedDoor: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
updated to match other location templates
Line 5: Line 5:
<onlyinclude><includeonly>
<onlyinclude><includeonly>
{{ #switch: {{{1}}}  
{{ #switch: {{{1}}}  
| header = {{{!}} cellpadding="5" cellspacing="0" width="600px" class="locationTemplateTable" {{#if: {{{float|}}} | float:{{{float}}}; clear:both; | float:left; clear:both; }}"
| header = {{{!}} cellpadding="5" cellspacing="0" class="locationTemplateTable collapsible {{#if: {{{collapsed|}}} | collapsed }}"
! class="locationTemplateHeader" {{!}} {{{title}}} {{#if: {{{subtitle|}}} | ({{{subtitle}}}) }}
{{!}}-
{{!}}-
{{!}} class="locationTemplateHeader" {{!}} Key Type
{{!}} style="border: 1px solid black; text-align:center;" {{!}} Key Type
{{!}} class="locationTemplateHeader" {{!}} Info  
{{!}} style="border: 1px solid black; text-align:center;" {{!}} Info  
{{!}} class="locationTemplateHeader" {{!}} Game
{{!}} class="locationTemplateHeader" {{!}} Console
{{!}}-  
{{!}}-  
| entry = {{!}}-  
| entry = {{!}}-  
{{!}} class="locationTemplateCell" {{!}} {{{keytype}}}
{{!}} class="locationTemplateCell" {{!}} {{{keytype}}}
{{!}} class="locationTemplateCell" {{!}} {{{info}}}  
{{!}} class="locationTemplateCell" {{!}} {{{info}}}  
{{!}} class="locationTemplateCell" {{!}} {{{game}}}
{{!}} class="locationTemplateCell" {{!}} {{{console}}}
{{!}}-  
{{!}}-  
| footer = {{!}}} }}
| footer = {{!}}} }}
</includeonly></onlyinclude>
</includeonly></onlyinclude>

Revision as of 15:53, 26 July 2010

See Template:LockedDoor/doc for documentation on this template.