Entry button can be used to display the buttons of journal entries in {{journal entry}} infoboxes.
Parameter
| Parameter | Description | Default | Status |
|---|---|---|---|
| button_name | The title/name of the button. | empty | required |
| button_text | The flavor text of the button. | empty | optional |
| effect | Effects of the button. |
|
required |
| visible | Conditions to see the button. | empty | optional |
| trigger | Conditions to click/use the button. | empty | optional |
Usage
{{Entry button
|button_name =
|button_text = <!-- desired -->
|visible = <!-- as needed -->
|trigger = <!-- common -->
|effect =
}}