Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude><pre>{{Infobox_Player | ||
<pre> | |||
{{Infobox_Player | |||
| primary_color = | | primary_color = | ||
| secondary_color = | | secondary_color = | ||
| | | name = | ||
| race = | | race = | ||
| class1 = | | class1 = | ||
| Line 14: | Line 12: | ||
| image = | | image = | ||
| image_quote = | | image_quote = | ||
| status= | | status = | ||
| other_names = | | other_names = | ||
| titles = | | titles = | ||
| occupation = | | occupation = | ||
| location = | |||
| affiliations = | | affiliations = | ||
| languages = | | languages = | ||
| Line 30: | Line 29: | ||
| height = | | height = | ||
| build = | | build = | ||
| | | skin_color = | ||
| hair = | |||
| eye_color = | | eye_color = | ||
| other_physical_features = | |||
| equipment = | | equipment = | ||
| weaponry = | | weaponry = | ||
| Line 41: | 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"> | ||
<tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"> | <tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"> | ||
<th colspan="6" class="infobox-title">{{{ | <th colspan="6" class="infobox-title">{{{name|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
<tr class="infobox-race-class" style="background-color: {{{primary_color|#bbb}}}"> | <tr class="infobox-race-class" style="background-color: {{{primary_color|#bbb}}}"> | ||
| Line 54: | Line 52: | ||
</tr> | </tr> | ||
<tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"> | <tr class="infobox-primary" style="background-color: {{{primary_color|#bbb}}}"> | ||
<td colspan="6" class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}| | <td colspan="6" class="infobox-image">{{Border|[[File:{{PAGENAME:{{{image}}}}}|center|frameless|upright=0.9]]|color=black}}</td> | ||
</tr> | </tr> | ||
<tr style="background-color: {{{primary_color|#bbb}}}"> | <tr style="background-color: {{{primary_color|#bbb}}}"> | ||
| Line 62: | Line 60: | ||
<td colspan="6" style:"padding-bottom: 20px"></td> | <td colspan="6" style:"padding-bottom: 20px"></td> | ||
</tr> | </tr> | ||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | <tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | ||
<th colspan="6">Biographical Information</th> | <th colspan="6">Biographical Information</th> | ||
</tr> | </tr> | ||
{{#if: {{{status|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{status|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Status</th> | ||
</tr> }} | <td colspan="4">{{{status}}}</td> | ||
{{#if: {{{other_names|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{other_names|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{titles|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Other names</th> | ||
<th colspan=" | <td colspan="4">{{{other_names}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{occupation|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{titles|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Title</th> | ||
</tr> }} | <td colspan="4">{{{titles}}}</td> | ||
{{#if: {{{affiliations|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{occupation|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{languages|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Occupation</th> | ||
<th colspan=" | <td colspan="4">{{{occupation}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{birth|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{location|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Location</th> | ||
</tr> }} | <td colspan="4">{{{location}}}</td> | ||
{{#if: {{{death|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{affiliations|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{notable_for|}}} | <tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Affiliation</th> | ||
<th colspan=" | <td colspan="4">{{{affiliations}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{languages|}}} | | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<th colspan="2">Language</th> | |||
<td colspan="4">{{{languages}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{birth|}}} | | |||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Birth</th> | |||
<td colspan="4">{{{birth}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{death|}}} | | |||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Death</th> | |||
<td colspan="4">{{{death}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{notable_for|}}} | | |||
<tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Notable for</th> | |||
<td colspan="4">{{{notable_for}}}</td> | |||
</tr> | |||
}} | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | |||
<th colspan="6">Family</th> | <th colspan="6">Family</th> | ||
</tr> | </tr> | ||
{{#if: {{{house|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{house|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">House</th> | ||
</tr> }} | <td colspan="4">{{{house}}}</td> | ||
{{#if: {{{parentage|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{parentage|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{spouse|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Parentage</th> | ||
<th colspan=" | <td colspan="4">{{{parentage}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{children|}}} | <tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{spouse|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Spouse</th> | ||
</tr> }} | <td colspan="4">{{{spouse}}}</td> | ||
</tr> | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | }} | ||
{{#if: {{{children|}}} | | |||
<tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Children</th> | |||
<td colspan="4">{{{children}}}</td> | |||
</tr> | |||
}} | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | |||
<th colspan="6">Physical Description</th> | <th colspan="6">Physical Description</th> | ||
</tr> | </tr> | ||
{{#if: {{{gender|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{gender|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Gender</th> | ||
</tr> }} | <td colspan="4">{{{gender}}}</td> | ||
{{#if: {{{height|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{height|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{build|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Height</th> | ||
<th colspan=" | <td colspan="4">{{{height}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{ | {{#if: {{{build|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Build</th> | ||
</tr> }} | <td colspan="4">{{{build}}}</td> | ||
{{#if: {{{eye_color|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{skin_color|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
{{#if: {{{equipment|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <th colspan="2">Skin color</th> | ||
<th colspan=" | <td colspan="4">{{{skin_color}}}</td> | ||
<td colspan=" | </tr> | ||
</tr> }} | }} | ||
{{#if: {{{weaponry|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | {{#if: {{{hair|}}} | | ||
<th colspan=" | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<td colspan=" | <th colspan="2">Hair</th> | ||
</tr> }} | <td colspan="4">{{{hair}}}</td> | ||
{{#if: {{{magic|}}} | <tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | </tr> | ||
<th colspan=" | }} | ||
<td colspan=" | {{#if: {{{eye_color|}}} | | ||
</tr> }} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<th colspan="2">Eye color</th> | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | <td colspan="4">{{{eye_color}}}</td> | ||
</tr> | |||
}} | |||
{{#if: {{{other_physical_features|}}} | | |||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Other<br>features</th> | |||
<td colspan="4">{{{other_physical_features}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{equipment|}}} | | |||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Equipment</th> | |||
<td colspan="4">{{{equipment}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{weaponry|}}} | | |||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Weaponry</th> | |||
<td colspan="4">{{{weaponry}}}</td> | |||
</tr> | |||
}} | |||
{{#if: {{{magic|}}} | | |||
<tr class="infobox-secondary-end" style="background-color: {{{secondary_color|#ddd}}}"> | |||
<th colspan="2">Magic</th> | |||
<td colspan="4">{{{magic}}}</td> | |||
</tr> | |||
}} | |||
<tr class="infobox-primary-end" style="background-color: {{{primary_color|#bbb}}}"> | |||
<th colspan="6">Level {{#if: {{{level1|}}} | {{{level1}}} {{{class1}}} | }}{{#if: {{{level2|}}} | / {{{level2}}} {{{class2}}} | }}{{#if: {{{level3|}}} | / {{{level3}}} {{{class3}}} | }}</th> | <th colspan="6">Level {{#if: {{{level1|}}} | {{{level1}}} {{{class1}}} | }}{{#if: {{{level2|}}} | / {{{level2}}} {{{class2}}} | }}{{#if: {{{level3|}}} | / {{{level3}}} {{{class3}}} | }}</th> | ||
</tr> | </tr> | ||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
<th class="infobox-attribute">STR</th> | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>STR</th> | ||
<th style=" | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>DEX</th> | ||
<th style=" | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>CON</th> | ||
<th style=" | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>INT</th> | ||
<th style=" | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>WIS</th> | ||
<th style=" | <th class="infobox-attribute" style="background-color: {{{primary_color|#bbb}}}>CHA</th> | ||
</tr> | </tr> | ||
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}"> | ||
< | <th class="infobox-attribute-value">{{{str}}}</td> | ||
< | <th class="infobox-attribute-value">{{{dex}}}</td> | ||
< | <th class="infobox-attribute-value">{{{con}}}</td> | ||
< | <th class="infobox-attribute-value">{{{int}}}</td> | ||
< | <th class="infobox-attribute-value">{{{wis}}}</td> | ||
< | <th class="infobox-attribute-value">{{{cha}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Latest revision as of 09:01, 10 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 =
}}