Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude><pre>{{Infobox_Player | ||
<pre> | |||
{{Infobox_Player | |||
| primary_color = | | primary_color = | ||
| secondary_color = | | secondary_color = | ||
| Line 44: | Line 42: | ||
| wis = | | wis = | ||
| cha = | | cha = | ||
}} | }}</pre></noinclude><includeonly> | ||
</pre> | |||
</noinclude> | |||
<includeonly> | |||
<templatestyles src="Infobox Player/styles.css" /> | <templatestyles src="Infobox Player/styles.css" /> | ||
<table class="infobox"> | <table class="infobox"> | ||
| Line 56: | Line 51: | ||
<td colspan="6" style="padding-top:0;vertical-align:top;">{{{race}}} {{#if: {{{class1|}}} | {{{class1}}} }}{{#if: {{{class2|}}} | / {{{class2}}}}}{{#if: {{{class3|}}} | / {{{class3}}} }}</td> | <td colspan="6" style="padding-top:0;vertical-align:top;">{{{race}}} {{#if: {{{class1|}}} | {{{class1}}} }}{{#if: {{{class2|}}} | / {{{class2}}}}}{{#if: {{{class3|}}} | / {{{class3}}} }}</td> | ||
</tr> | </tr> | ||
<tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"><td colspan="6" class="infobox-image">{{Border|[[File:{{PAGENAME:{{{image}}}}}|center|frameless|upright=0.9]]|color=black}}</td></tr> | <tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"><td colspan="6" class="infobox-image">{{Border|[[File:{{PAGENAME:{{{image}}}}}|center|frameless|upright=0.9]]|color=black}}</td></tr> | ||
<tr style="background-color: {{{primary_color|#bbb}}}"> | <tr style="background-color: {{{primary_color|#bbb}}}"> | ||
<td class="infobox-image-quote" colspan="6">{{{image_quote}}}</td> | <td class="infobox-image-quote" colspan="6">{{{image_quote}}}</td> | ||
Revision as of 19:23, 6 April 2024
{{Infobox_Player
| primary_color =
| secondary_color =
| name =
| race =
| class1 =
| level1 =
| class2 =
| level2 =
| class3 =
| level3 =
| image =
| image_quote =
| status =
| other_names =
| titles =
| occupation =
| location =
| affiliations =
| languages =
| birth =
| death =
| notable_for =
| house =
| parentage =
| spouse =
| children =
| gender =
| height =
| build =
| skin_color =
| hair =
| eye_color =
| other_physical_features =
| equipment =
| weaponry =
| magic =
| str =
| dex =
| con =
| int =
| wis =
| cha =
}}