Template:LocationItem: Difference between revisions
mNo edit summary |
Modified layout |
||
| Line 5: | Line 5: | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
{{ #switch: {{{1}}} | {{ #switch: {{{1}}} | ||
| header = {{{!}} cellpadding="5" cellspacing="0" | | header = {{{!}} cellpadding="5" cellspacing="0" class="locationTemplateTable" | ||
! class="locationTemplateHeader" {{!}} {{{title}}} {{#if: {{{subtitle|}}} | ({{{subtitle}}}) }} | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="border: 1px solid black; text-align:left;" {{!}} Item | ||
{{!}} | {{!}} style="border: 1px solid black; text-align:left;" {{!}} Location | ||
{{!}}- | {{!}}- | ||
| entry = {{!}}- | | entry = {{!}}- | ||
{{!}} class="locationTemplateCell" {{!}} {{{item}}} | {{!}} class="locationTemplateCell" {{!}} {{{item}}} | ||
{{!}} class="locationTemplateCell" {{!}} {{{location}}} | {{!}} class="locationTemplateCell" {{!}} {{{location}}} | ||
{{!}}- | {{!}}- | ||
| footer = {{!}}} }} | | footer = {{!}}} }} | ||
</includeonly></onlyinclude> | </includeonly></onlyinclude> | ||