Difference between revisions of "Template:NPC Page Box"
From Persona MUSH Wiki
m |
m |
||
Line 4: | Line 4: | ||
'''{{#if:{{{Name|}}} | {{{Name}}} | {{PAGENAME}} }}''' | '''{{#if:{{{Name|}}} | {{{Name}}} | {{PAGENAME}} }}''' | ||
|- | |- | ||
− | {{#if:{{{fullname|}}} | {{!}} '''Name''' {{!!}} {{{fullname}}} }} | + | {{#if:{{{fullname|}}} | {{!}} '''NPC's Full Name''' {{!!}} {{{fullname}}} }} |
|- | |- | ||
{{#if:{{{owner|}}} | {{!}} '''NPC Owner''' {{!!}} {{{owner}}} }} | {{#if:{{{owner|}}} | {{!}} '''NPC Owner''' {{!!}} {{{owner}}} }} |
Revision as of 03:49, 1 January 2014
NPC Page Box |
Shamelessly stolen and altered without permission from user:Cyanne's templates.
Code
{{NPC Page Box |imgbgcolor= This is the background color of the image box. Insert the hex number for the color you want to use. The default is FFFFFF (aka White). |bgcolor= This is the background color of the box. Insert the hex number for the color you want to use. The default is FFFFFF (aka White). |headcolor= This is the background color of the header. Insert the hex number for the color you want to use. The default is A6A6A6 (aka a light gray). |headtext= This is the color of the header text. Insert the hex number for the color you want to use. The default is 000000 (aka Black). |fullname=NPC's name |owner=Who owns the NPC. Link to their page if it exists. |faction=Which faction, if any, the NPC is allied to. |type=What kind of NPC is it? Options are Mundane, Supernatural (Demon, Ghost, etc), Persona-User, Shadow-Possessed, Other (for special cases only). |description=A short description of what the NPC is about. |notes=Any additional notes for the NPC, things people should know/keep in mind, etc. }}