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 header"

From DFO World Wiki
Jump to: navigation, search
(add html class parameter)
Line 40: Line 40:
 
; show lv : Set to ''y'' to show level requirement, ''n'' to hide. Defaults to ''y''.
 
; show lv : Set to ''y'' to show level requirement, ''n'' to hide. Defaults to ''y''.
 
; show base stats : Set to ''y'' to show base stats in a separate column, ''n'' to hide, ''other'' to display them in the Other column. Defaults to ''y''.
 
; show base stats : Set to ''y'' to show base stats in a separate column, ''n'' to hide, ''other'' to display them in the Other column. Defaults to ''y''.
; show skill bonus: Set to ''y'' to show base stats in a separate column, ''n'' to hide, ''other'' to display them in the Other column. Defaults to ''other''.
+
; show skill bonus: Set to ''y'' to show skill bonuses in a separate column, ''n'' to hide, ''other'' to display them in the Other column. Defaults to ''other''.
 
; show flavor text : Set to ''y'' to show flavor text, ''n'' to omit. Defaults to ''y''.
 
; show flavor text : Set to ''y'' to show flavor text, ''n'' to omit. Defaults to ''y''.
 
; html class : Class that should be assigned to the list to apply a style.
 
; html class : Class that should be assigned to the list to apply a style.

Revision as of 18:11, 23 February 2020

Description

This template creates the header used in weapon lists. Used by Template:Equipment list.

Usage

{{Equipment list header
| show type = 
| show lv = 
| show base stats = 
| show skill bonus = 
| show flavor text = 
| html class = 
}}

Parameters

All parameters are optional unless stated otherwise.

show type 
Set to y to show type, n to hide. Defaults to y.
show lv 
Set to y to show level requirement, n to hide. Defaults to y.
show base stats 
Set to y to show base stats in a separate column, n to hide, other to display them in the Other column. Defaults to y.
show skill bonus
Set to y to show skill bonuses in a separate column, n to hide, other to display them in the Other column. Defaults to other.
show flavor text 
Set to y to show flavor text, n to omit. Defaults to y.
html class 
Class that should be assigned to the list to apply a style.