Template:Option

Event button 547.png
{{{option_text}}}
  • None
[阅读] [编辑]Template-info.png 模板文档


Option can be used to diplay the options of events in {{event}} infoboxes.

Parameter

Parameter Description Default Status
option_text The text of the option. empty required
effect Effects of the option.
  • None
required
trigger Conditions - if applicable - of the option. empty optional
1 If set to 'end' the horizontal rule at the end of a conditional option is disabled. empty optional

Usage

{{Option
|option_text = 
|effect = 
}}

For events with conditional options:

{{Option
|trigger = <!-- required -->
|option_text =
|effect =
}}