Jump to content

Template:DialogueBox: Difference between revisions

From Cult of Flight Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly> {| class="mw-customtoggle-{{{id}}}" style="width: 500px;padding: 16px;border: 2px solid white;margin: 15px;text-align: justify;color: white; background-color: black;"  
<includeonly> {| class="mw-customtoggle-{{{id}}}" style="width: 500px;padding: 16px;border: 2px solid white;margin: 15px;text-align: justify;color: white; background-color: black;"  
|'''> {{{name}}}''' <br>
|'''> {{{name}}}''' <br><br>
|-
|-
|   {{{line}}}
|   {{{line}}}

Revision as of 10:45, 7 April 2026


Example usage:

{{DialogueBox
|id=1
|name=BOOK 1
|line=first line
|content=huge text 
|}

Note: the 'id' parameter is to ensure that the boxes won't open at the same time