Template:NPC Text

From City of Heroes: Rebirth Wiki
Revision as of 02:58, 27 February 2008 by imported>Sekoia (moved documentation to subpage, using {{Documentation}})
Jump to navigation Jump to search
[edit] [purge] Documentation

Usage

This template is used for adding NPC text to a mission article.

Normal usage:

{{NPC Text|title=Example dialogue|text=Person A: This is an example.<br />Person B: That's so cool!}}

Result:

Example dialogue 
style="font-weight:normal;background-color:transparent;text-align:left;padding: 5px; border: solid 1px
  1. 222299; border-top: 0px;"|

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


If omitted, title= defaults to "NPC Text".

You can also use the type= flag to specify hero or villain to get different results.

{{NPC Text|type=hero|text=Person A: This is an example.<br />Person B: That's so cool!}}
NPC Text 
style="font-weight:normal;background-color:transparent;text-align:left;padding: 5px; border: solid 1px
  1. 0000CC; border-top: 0px;"|

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


{{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}}
NPC Text 
style="font-weight:normal;background-color:transparent;text-align:left;padding: 5px; border: solid 1px
  1. CC0000; border-top: 0px;"|

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


See also