Template:Dialogue/example

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Documentation for Template:Dialogue/example [view] [edit] [history] [purge] (How does this work?)

Renders usage examples in the documentation of {{Dialogue}}.

Parameters

unnamed parameter 1
Example text. Wrap this parameter in <nowiki> just like you would when calling the dialogue template itself.
collapse
If set to any value, the example will be collapsed by default. Useful for demonstrations of deprecated behavior and backwards compatibility shims that should no longer be relied on.

Example

{{Dialogue/example|<nowiki>
Someone: Something
Someone: Something else
Otherone: Something the third
</nowiki>}}
Example Output
{{Dialogue|<nowiki>
Someone: Something
Someone: Something else
Otherone: Something the third
</nowiki>}}
Something
Something else
Something the third