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

From DFO World Wiki
Jump to: navigation, search
m
m (Parameters)
Line 24: Line 24:
 
;option type : Denotes the option type: '''fixed''', '''fusion''', or '''custom'''. Used for sorting and other parameters.
 
;option type : Denotes the option type: '''fixed''', '''fusion''', or '''custom'''. Used for sorting and other parameters.
  
;is unique : Denotes whether an option is unique to the specific equipment. Only accepts '''y''' or '''n'''. For '''fixed''' equipment, it is defaulted to '''y'''.
+
;is unique : Denotes whether an option is unique to the specific equipment. Only accepts '''1/yes''' or '''0/no'''. For '''fixed''' equipment, it is defaulted to '''yes'''.
  
 
;option number : Denotes the growth option number of the specified equipment. Used for sorting and display. Only applies to '''fixed''' options. Otherwise, defaults to '''null'''.
 
;option number : Denotes the growth option number of the specified equipment. Used for sorting and display. Only applies to '''fixed''' options. Otherwise, defaults to '''null'''.
Line 33: Line 33:
  
 
;effect : The effect of the growth option.
 
;effect : The effect of the growth option.
 
  
 
== Example ==
 
== Example ==

Revision as of 10:05, 11 September 2023


Description

This template defines and displays a growth option.

Usage

{{Growth option
|option type=
|is unique=
|option number=
|damage value=
|buff power=
|effect=
}}

Parameters

option type 
Denotes the option type: fixed, fusion, or custom. Used for sorting and other parameters.
is unique 
Denotes whether an option is unique to the specific equipment. Only accepts 1/yes or 0/no. For fixed equipment, it is defaulted to yes.
option number 
Denotes the growth option number of the specified equipment. Used for sorting and display. Only applies to fixed options. Otherwise, defaults to null.
damage value 
The base damage value provided.
buff power 
The base buff power provided.
effect 
The effect of the growth option.

Example

{{Growth option
| damage value = 1000
| buff power = 900
| effect = Displays an example of a custom option.
}}
This page has been nominated for deletion
Do not remove this tag until the deletion request is closed by a sysop.

Reason for the deletion request

Renamed to another template