Template:NPC Text: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) (adding option to specify title) |
imported>Sekoia (historical) m (fixing default title) |
||
Line 1: | Line 1: | ||
<includeonly>{{Hidden|{{{title|}}} | <includeonly>{{Hidden|{{{title|NPC Text}}}|{{{text|{{{1}}}}}}|headercss = background: #ccccff;|contentcss = border: #ccccff solid 1px;}}</includeonly><noinclude>This template is used for adding NCP text to a mission article. | ||
This: | This: |
Revision as of 15:34, 18 December 2007
This template is used for adding NCP text to a mission article.
This:
- {{NPC Text|Person A: This is an example.<br />Person B: That's so cool!}}
Results in this:
NPC Text
You can also specify a title.
- {{NPC Text|title=Example Dialog|Person A: This is an example.<br />Person B: That's so cool!}}
Result:
Example Dialog
And you can also call it like this if you want:
- {{NPC Text|title=Example Dialog|text=Person A: This is an example.<br />Person B: That's so cool!}}
Result:
Example Dialog