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"
(fix show flavor text) |
(add image display option) |
||
Line 16: | Line 16: | ||
<!-- | <!-- | ||
Name | Name | ||
− | -->| align="center" | [[{{{1}}}|{{Rarity|{{{4|}}}|{{{3|}}}}}]] {{#ifeq:{{#var:show type}}|n||{{!!}} align="center" {{!}} {{#if:{{{7|}}}|{{{7}}} {{{5|}}}|{{#ifeq:{{{5|}}}|Weapon|{{{6|}}}|{{{5|}}}}} }} | + | -->| align="center" | [[{{{1}}}|{{Rarity|{{{4|}}}|{{{3|}}}}}]] <!-- |
+ | Image | ||
+ | --> {{#ifeq:{{#var:show image}}|y|{{!!}} align="center" {{!}} {{{16|}}} | ||
+ | }}<!-- | ||
+ | Type | ||
+ | --> {{#ifeq:{{#var:show type}}|n||{{!!}} align="center" {{!}} {{#if:{{{7|}}}|{{{7}}} {{{5|}}}|{{#ifeq:{{{5|}}}|Weapon|{{{6|}}}|{{{5|}}}}} }} | ||
}}<!-- | }}<!-- | ||
Lv | Lv |
Revision as of 19:06, 15 April 2016
Description
This template creates a table row using query results. Used by Template:Equipment list and Template:Equipment list row.