Jump to content

Template:Infobox Player: Difference between revisions

From VeraciaWiki
No edit summary
No edit summary
Line 162: Line 162:
</tr>
</tr>
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
     <th style="border: 1px solid #000">STR</th>
     <th style="border: 1px solid #000; text-align: center;">STR</th>
     <th style="border: 1px solid #000">DEX</th>
     <th style="border: 1px solid #000; text-align: center;">DEX</th>
     <th style="border: 1px solid #000">CON</th>
     <th style="border: 1px solid #000; text-align: center;">CON</th>
     <th style="border: 1px solid #000">INT</th>
     <th style="border: 1px solid #000; text-align: center;">INT</th>
     <th style="border: 1px solid #000">WIS</th>
     <th style="border: 1px solid #000; text-align: center;">WIS</th>
     <th style="border: 1px solid #000">CHA</th>
     <th style="border: 1px solid #000; text-align: center;">CHA</th>
</tr>
</tr>
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
<tr class="infobox-secondary" style="background-color: {{{secondary_color|#ddd}}}">
     <td style="text-align: center;">{{{str}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{str}}}</td>
     <td style="text-align: center;">{{{dex}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{dex}}}</td>
     <td style="text-align: center;">{{{con}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{con}}}</td>
     <td style="text-align: center;">{{{int}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{int}}}</td>
     <td style="text-align: center;">{{{wis}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{wis}}}</td>
     <td style="text-align: center;">{{{cha}}}</td>
     <td style="border: 1px solid #000; text-align: center;">{{{cha}}}</td>
</tr>
</tr>
</table>
</table>
</includeonly>
</includeonly>

Revision as of 16:26, 5 April 2024

{{Infobox_Player
  | primary_color = 
  | secondary_color = #
  | title = 
  | race =
  | class1 =
  | level1 = 
  | class2 = 
  | level2 = 
  | class3 = 
  | level3 = 
  | image = 
  | image_quote = 
  | status= Alive
  | other_names = 
  | titles = 
  | occupation = 
  | affiliations = 
  | languages = 
  | birth = 
  | death = 
  | notable_for = 
  | house = 
  | parentage = 
  | spouse = 
  | children = 
  | gender = 
  | height = 
  | build = 
  | hair_color = 
  | eye_color = 
  | equipment = 
  | weaponry = 
  | magic = 
  | str =
  | dex =
  | con =
  | int =
  | wis =
  | cha =
  }}