Difference between revisions of "Template:PlayerInfobox"

From XPwiki
Jump to navigation Jump to search
(Created page with '{| style="float:right; clear:right; margin-top:1em; margin-bottom:0.5em; margin-left:1em; padding:0.3em; border:1px solid #AAA; background:#FFFF00; color:black; width: 21em; bord…')
 
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="float:right; clear:right; margin-top:1em; margin-bottom:0.5em; margin-left:1em; padding:0.3em; border:1px solid #AAA; background:#FFFF00; color:black; width: 21em; border-spacing: 2px; font-size: 95%;"
+
{| style="float:right; clear:right; margin-top:1em; margin-bottom:0.5em; margin-left:1em; padding:0.3em; border:1px solid #AAA; background:#FFFFFF; color:black; width: 21em; border-spacing: 2px; font-size: 95%;"
 
|-  
 
|-  
 
! colspan="2" style="background:yellow; text-align:center; font-size: 100%; " | {{{name}}}
 
! colspan="2" style="background:yellow; text-align:center; font-size: 100%; " | {{{name}}}
Line 11: Line 11:
 
| {{{email|}}}
 
| {{{email|}}}
 
|-
 
|-
! style="text-align:left; " | Journal:
+
! style="text-align:left; " | Pronouns:
|{{{journal|}}}
+
|{{{pronouns|}}}
 
|-
 
|-
 
| colspan="2" style="background:yellow; text-align:center;" |  
 
| colspan="2" style="background:yellow; text-align:center;" |  
 
|-
 
|-
|-
+
! style="text-align:left; " | Date joined:
! style="text-align:left; " | Joined:
+
|{{{joined|}}}
|{{{date joined|}}}
 
 
|}
 
|}
  
Line 24: Line 23:
 
== Usage ==
 
== Usage ==
  
For a snazzy looking NPC character info page.   
+
For a snazzy looking player info page.   
  
  
Line 30: Line 29:
 
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<pre>
 
<pre>
{{Playerinfobox
+
{{PlayerInfobox
 
| name    =  
 
| name    =  
| image  =  
+
| image  = placeholder.gif
 
| character =  
 
| character =  
 
| email =  
 
| email =  
| journal =  
+
| pronouns =  
 
| joined =   
 
| joined =   
 
}}
 
}}
Line 41: Line 40:
 
</div>
 
</div>
  
 +
 +
 +
 +
 +
[[Category: Templates]]
 +
[[Category: Infoboxes]]
 
</noinclude>
 
</noinclude>

Latest revision as of 14:57, 28 September 2018

{{{name}}}
[[Image:]]
Character(s):
Email:
Pronouns:
Date joined:


Usage

For a snazzy looking player info page.


{{PlayerInfobox
| name    = 
| image   = placeholder.gif
| character = 
| email = 
| pronouns = 
| joined =  
}}