Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:Equipment list result format"
m |
(use new properties, remove Equipment effect retrieval) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#css:User:Gardios/Compact.css | + | <includeonly>{{#css:User:Gardios/Compact.css}}<!-- |
-->|- | -->|- | ||
<!-- | <!-- | ||
Line 22: | Line 22: | ||
}}<!-- | }}<!-- | ||
Base Stats | Base Stats | ||
− | --> {{#ifeq:{{#var:show base stats}}|y|{{!!}} align="center" {{!}} {{ | + | --> {{#ifeq:{{#var:show base stats}}|y|{{!!}} align="center" {{!}} {{{11|}}} }}<!-- |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Skill Bonus | Skill Bonus | ||
− | --> {{#ifeq:{{#var:show skill bonus}}|y|{{!!}} align="left" {{!}} | + | --> {{#ifeq:{{#var:show skill bonus}}|y|{{!!}} align="left" {{!}} {{{13|}}} }} |
− | { | ||
− | |||
− | |||
− | }} | ||
<!-- | <!-- | ||
Other | Other | ||
-->| align="left" | {{#vardefine:br|}} | -->| align="left" | {{#vardefine:br|}} | ||
<div class="compact">{{#ifeq:{{#var:show base stats}}|other| | <div class="compact">{{#ifeq:{{#var:show base stats}}|other| | ||
− | {{# | + | {{#if:{{{10|}}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{{10}}} |}} |
− | + | |}}{{#if:{{{12|}}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{{12}}} | |
− | |}} | ||
− | |}}{{#if:{ | ||
− | |||
− | |||
− | |||
|}}{{#ifeq:{{#var:show skill bonus}}|other| | |}}{{#ifeq:{{#var:show skill bonus}}|other| | ||
− | {{#if:{{ | + | {{#if:{{{13|}}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{{13}}} |
− | |} | ||
|}} | |}} | ||
− | |}}{{#if:{{ | + | |}}{{#if:{{{14|}}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}} |
− | {{ | + | {{{14}}} |
− | |}}{{#if:{{ | + | |}}{{#if:{{{15|}}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}''{{{15}}}'' |
|}}</div> | |}}</div> | ||
</includeonly><noinclude>== Description == | </includeonly><noinclude>== Description == |
Revision as of 15:37, 30 March 2016
Description
This template creates a table row using query results. Used by Template:Equipment list and Template:Equipment list row.