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"
Line 1: | Line 1: | ||
− | <includeonly>{{Equipment effect retrieval|{{{1}}}}}<!-- | + | <includeonly>{{#css:User:Gardios/Compact.css}}{{Equipment effect retrieval|{{{1}}}}}<!-- |
-->|- | -->|- | ||
<!-- | <!-- | ||
Line 43: | Line 43: | ||
Other | Other | ||
-->| align="left" | {{#vardefine:br|}} | -->| align="left" | {{#vardefine:br|}} | ||
− | {{#ifeq:{{#var:show base stats}}|other| | + | <div class="compact">{{#ifeq:{{#var:show base stats}}|other| |
{{#arraymap:{{lc:{{Stat enumeration|base=only}}}}|,|@@@| | {{#arraymap:{{lc:{{Stat enumeration|base=only}}}}|,|@@@| | ||
{{#if:{{#var:@@@}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{Stat|@@@|{{#var:@@@}} }} |}} | {{#if:{{#var:@@@}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{Stat|@@@|{{#var:@@@}} }} |}} | ||
Line 55: | Line 55: | ||
|}}{{#if:{{#var:skill range level bonus}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{#var:skill range level bonus}} | |}}{{#if:{{#var:skill range level bonus}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{#var:skill range level bonus}} | ||
|}} | |}} | ||
− | |||
|}}{{#if:{{#var:effect description}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{#var:effect description}} | |}}{{#if:{{#var:effect description}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}{{#var:effect description}} | ||
|}}{{#if:{{#var:flavor text}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}''{{#var:flavor text}}'' | |}}{{#if:{{#var:flavor text}}|{{#if:{{#var:br}}|<br>|{{#vardefine:br|1}}}}''{{#var:flavor text}}'' | ||
− | |}} | + | |}}</div> |
</includeonly><noinclude>== Description == | </includeonly><noinclude>== Description == | ||
Revision as of 18:11, 17 March 2016
Description
This template creates a table row using query results. Used by Template:Equipment list and Template:Equipment list row.