Template:NPC Text

From City of Heroes: Rebirth Wiki
Revision as of 11:34, 18 December 2007 by imported>Sekoia (fixing default title)
Jump to navigation Jump to search

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 

Person A: This is an example.
Person B: That's so cool!


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 

Person A: This is an example.
Person B: That's so cool!


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 

Person A: This is an example.
Person B: That's so cool!