Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Infobox Player/styles.css" /> | <templatestyles src="Infobox Player/styles.css" /> | ||
<style> | |||
.infobox-primary { | |||
background: {{{primary_color|var(--primary-color, #bbb)}}}; /* Default to #bbb if not provided */ | |||
} | |||
.infobox-secondary { | |||
background: {{{secondary_color|var(--secondary-color, #ddd)}}}; /* Default to #ddd if not provided */ | |||
} | |||
</style> | |||
<table class="infobox"> | <table class="infobox"> | ||
<tr class="infobox-primary"> | <tr class="infobox-primary"> | ||
Revision as of 15:43, 5 April 2024
<style>
.infobox-primary {
background: var(--primary-color, #bbb); /* Default to #bbb if not provided */
}
.infobox-secondary {
background: var(--secondary-color, #ddd); /* Default to #ddd if not provided */
}
</style>
| Infobox Player | |
|---|---|
| {{{race}}} | |
| [[File:|230px|center]] | |
| {{{image_quote}}} | |
| Biographical Information | |
| Status | {{{status}}} |
| Other names | {{{other_names}}} |
| Title | {{{titles}}} |
| Occupation | {{{occupation}}} |
| Affiliation | {{{affiliations}}} |
| Language | {{{languages}}} |
| Birth | {{{birth}}} |
| Death | {{{death}}} |
| Notable for | {{{notable_for}}} |
| Family | |
| House | {{{house}}} |
| Parentage | {{{parentage}}} |
| Spouse | {{{spouse}}} |
| Children | {{{children}}} |
| Physical Description | |
| Gender | {{{gender}}} |
| Height | {{{height}}} |
| Build | {{{build}}} |
| Hair color | {{{hair_color}}} |
| Eye color | {{{eye_color}}} |
| Equipment | {{{equipment}}} |
| Weaponry | {{{weaponry}}} |
| Magic | {{{magic}}} |
| Level | |
| STR | DEX | CON | INT | WIS | CHA |
|---|---|---|---|---|---|
| {{{str}}} | {{{dex}}} | {{{con}}} | {{{int}}} | {{{wis}}} | {{{cha}}} |