Template:NPC Text/doc: Difference between revisions
Jump to navigation
Jump to search
(Added Half Size example) |
m (Removed Width example. Template now auto adjusts to fit.) |
||
Line 20: | Line 20: | ||
:<nowiki>{{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}}</nowiki> | :<nowiki>{{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}}</nowiki> | ||
{{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}} | {{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}} | ||
==See also== | ==See also== |
Latest revision as of 17:30, 16 July 2020
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
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
- {{NPC Text|type=villain|text=Person A: This is an example.<br />Person B: That's so cool!}}
NPC Text
See also