Jump to content

Template:Infobox Player: Difference between revisions

From VeraciaWiki
No edit summary
No edit summary
Line 31: Line 31:
   | height =  
   | height =  
   | build =  
   | build =  
   | hair_color =  
   | skin_color =
  | hair =  
   | eye_color =  
   | eye_color =  
  | other_physical_features =
   | equipment =  
   | equipment =  
   | weaponry =  
   | weaponry =  
Line 144: Line 146:
     <td colspan="4">{{{build}}}</td>
     <td colspan="4">{{{build}}}</td>
</tr> }}
</tr> }}
{{#if: {{{hair_color|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
{{#if: {{{skin_color|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
    <th colspan="2">Skin color</th>
    <td colspan="4">{{{skin_color}}}</td>
</tr> }}
{{#if: {{{hair|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
     <th colspan="2">Hair color</th>
     <th colspan="2">Hair color</th>
     <td colspan="4">{{{hair_color}}}</td>
     <td colspan="4">{{{hair}}}</td>
</tr> }}
</tr> }}
{{#if: {{{eye_color|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
{{#if: {{{eye_color|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
     <th colspan="2">Eye color</th>
     <th colspan="2">Eye color</th>
     <td colspan="4">{{{eye_color}}}</td>
     <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 features</th>
    <td colspan="4">{{{other_physical_features}}}</td>
</tr> }}
</tr> }}
{{#if: {{{equipment|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
{{#if: {{{equipment|}}} | <tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">

Revision as of 17:33, 5 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 =
  }}