Template:EnemyList: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
<onlyinclude><includeonly>
<onlyinclude><includeonly>
{{ #switch: {{{1}}}  
{{ #switch: {{{1}}}  
| header = {{{!}} class="locationTemplateTable" cellpadding="5" cellspacing="0" style="margin: 5px 5px 5px 5px; height:100%; border-collapse: collapse;"
| header = {{{!}} class="locationTemplateTable collapsible collapse" cellpadding="5" cellspacing="0" style="margin: 5px 5px 5px 5px; height:100%;"
! class="locationTemplateHeader collapsible collapse" colspan="3" {{!}} {{{title}}} {{#if: {{{subtitle|}}} | ({{{subtitle}}}) }}
! class="locationTemplateHeader" colspan="5" {{!}} {{{title}}} {{#if: {{{subtitle|}}} | ({{{subtitle}}}) }}
{{!}}-  
{{!}}-  
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Enemy'''
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Enemy'''
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Gold'''
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Gold'''
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Experience'''
{{!}} style="border:1px solid black; text-align:center;" {{!}} '''Experience'''
{{!}} style="border:1px solid black; text-align:center;" colspan="2" {{!}} '''Drop Item'''
{{!}}-  
{{!}}-  
| entry =  
| entry =  
{{!}}-  
{{!}}-  
{{!}} class="locationTemplateCell" {{!}} {{{enemy}}}
{{!}} class="locationTemplateCell" style="text-align:left;"{{!}} {{{enemy}}}
{{!}} class="locationTemplateCell" {{!}} {{{gold}}}&nbsp;G
{{!}} class="locationTemplateCell" {{!}} {{{gold}}}&nbsp;G
{{!}} class="locationTemplateCell" {{!}} {{{exp}}}
{{!}} class="locationTemplateCell" {{!}} {{{exp}}}
{{!}} class="locationTemplateCell" style="text-align:left;" {{!}} {{#if:{{{drop|}}}|{{{drop}}}|Drops nothing}}
{{!}} class="locationTemplateCell" style="text-align:left;" {{!}} {{#if:{{{rate|}}}|{{{rate}}}|{{#if:{{{drop|}}}|100%|N/A}}}}
{{!}}-
{{!}}-
| footer =  
| footer =  
{{!}}} }}
{{!}}} }}
</includeonly></onlyinclude>
</includeonly></onlyinclude>

Revision as of 15:00, 26 July 2010

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