Template:NPC Text/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) mNo edit summary |
imported>Aggelakis (historical) m (dialog->dialogue) |
||
Line 6: | Line 6: | ||
Normal usage: | Normal usage: | ||
:<nowiki>{{NPC Text|title=Example | :<nowiki>{{NPC Text|title=Example dialogue|text=Person A: This is an example.<br />Person B: That's so cool!}}</nowiki> | ||
Result: | Result: | ||
{{NPC Text|title=Example | {{NPC Text|title=Example dialogue|text=Person A: This is an example.<br />Person B: That's so cool!}} | ||
If omitted, title= defaults to "NPC Text". | If omitted, title= defaults to "NPC Text". |
Revision as of 19:04, 7 July 2009
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