Difference between revisions of "Template:NPC Text/doc"
From Paragon Wiki Archive
(removing examples that use positional parameters; noting default for title=) |
m (Fix NCP -> NPC) |
||
Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | ||
==Usage== | ==Usage== | ||
− | This template is used for adding | + | This template is used for adding NPC text to a mission article. |
Normal usage: | Normal usage: |
Revision as of 20:56, 17 July 2008
Usage
This template is used for adding NPC text to a mission article.
Normal usage:
- {{NPC Text|title=Example Dialog|text=Person A: This is an example.<br />Person B: That's so cool!}}
Result:
Example Dialog
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