Difference between revisions of "Template:PlayerInfobox"

From XPwiki
Jump to navigation Jump to search
 
(14 intermediate revisions by 2 users not shown)
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>
 
[[Category: Meta]]
 

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