Drinking & Dragons

Difference between revisions of "Template:NPC"

From Drinking and Dragons
m
m
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
| 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" colspan="2" |{{if|test={{{player|}}}|then=Formerly played by: '''{{{player}}}'''}}
| valign="top" style="border-top: solid gray 1px; padding-top: .5em" colspan="2" |{{if|test={{{player|}}}|then=Formerly played by: '''{{{player}}}'''}}
|}
|}
{{if|test={{{player|}}}|then=[[Category:Former PC]]}}
{{if|test={{{player|}}}|then=[[Category:LRC:Former PC]]}}


<noinclude>
<noinclude>

Latest revision as of 12:59, 7 February 2009

{{{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
}}