Drinking & Dragons

Difference between revisions of "Template:NPC"

From Drinking and Dragons
m
m
Line 12: Line 12:
|-
|-
| valign="top" |{{if|test={{{groups|}}}|then=<span style="font-size:75%;">'''GROUPS:'''</span>}} || {{if|test={{{groups|}}}|then={{{groups}}}}}
| valign="top" |{{if|test={{{groups|}}}|then=<span style="font-size:75%;">'''GROUPS:'''</span>}} || {{if|test={{{groups|}}}|then={{{groups}}}}}
|-
| valign="top" |{{if|test={{{desc|}}}|then=<span style="font-size:75%;">'''DESC:'''</span>}} || {{if|test={{{desc|}}}|then={{{desc}}}}}
|-
|-
| valign="top" colspan="2" |{{if|test={{{player|}}}|then=Formerly played by: '''{{{player}}}'''}}
| valign="top" colspan="2" |{{if|test={{{player|}}}|then=Formerly played by: '''{{{player}}}'''}}
Line 27: Line 25:
|race=Race (''subrace'')
|race=Race (''subrace'')
|role=Frontline, Arcane Caster, Trapfinder, etc.
|role=Frontline, Arcane Caster, Trapfinder, etc.
|desc=Physical description
|groups=Any organizations the NPC is in. (Don't forget to add Category tag!)
|player=List name of a former player, if applicable
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 19:52, 16 June 2006

{{{name}}}


You can copy/paste the following code to use. All variables except NPC name are not required.

{{NPC
|name=Full name of the NPC
|image=Use if the NPC has an image and format as "Image:imagename.png"
|title=For NPC's official titles
|race=Race (''subrace'')
|role=Frontline, Arcane Caster, Trapfinder, etc.
|groups=Any organizations the NPC is in. (Don't forget to add Category tag!)
|player=List name of a former player, if applicable
}}