Jump to content

Template:DialogueBox: Difference between revisions

From Cult of Flight Wiki
mNo edit summary
mNo edit summary
Line 11: Line 11:
Example usage: <pre>
Example usage: <pre>
{{DialogueBox
{{DialogueBox
|id=1
|id=ExampleID
|name=BOOK 1
|name=ExampleName
|line=first line
|line=ExampleLine
|content=huge text
|content=ExampleContent
|}
|}
</pre>
</pre>

Revision as of 10:50, 7 April 2026


Example usage:

{{DialogueBox
|id=ExampleID
|name=ExampleName
|line=ExampleLine
|content=ExampleContent 
|}

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