Template:Dialogue/example
Jump to navigation
Jump to search
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>}}
|