Difference between revisions of "Template:PlayerInfobox"
Jump to navigation
Jump to search
m |
|||
(16 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:# | + | {| 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; " | | + | ! style="text-align:left; " | Pronouns: |
− | |{{{ | + | |{{{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|}}} |
− | |{{{ | ||
|} | |} | ||
Line 24: | Line 23: | ||
== Usage == | == Usage == | ||
− | For a snazzy looking | + | 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 |
| name = | | name = | ||
− | | image = | + | | image = placeholder.gif |
| character = | | character = | ||
| email = | | email = | ||
− | | | + | | 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 = }}