Template:CharacterInfoBox: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>__NOTOC__
<includeonly>__NOTOC__
<div class="infobox" style="width: 300px; float: right; border: solid 2px darkgrey; margin: 10px; padding: 5px; background-color: lightgrey; clear: right;">
<div class="infobox" style="width: 300px; float: right; border: solid 2px darkgrey; margin: 10px; padding: 5px; background-color: #282828; clear: right;">
   <div style="text-align: center;">
   <div style="text-align: center;">
     {{#if: {{{Portrait|}}}
     {{#if: {{{Portrait|}}}
Line 9: Line 9:
     }}
     }}
   </div>
   </div>
   <div class="sci-fi-font" style="text-align: center; font-size: 1.5em; color: #333333;">{{{FullName}}}</div>
   <div class="sci-fi-font" style="text-align: center; font-size: 1.5em; color: #f0f0f0;">{{{FullName}}}</div>
   <hr style="border-color: #333333; margin-top: 10px; margin-bottom: 10px;"/>
   <hr style="border-color: #333333; margin-top: 10px; margin-bottom: 10px;"/>
   <div style="color: #333333;">
   <div style="color: #f0f0f0;">
  </div>
  <div class="sci-fi-font" style="text-align: center; font-size: 1.5em; color: #333333;">{{{FullName}}}</div>
  <hr style="border-color: #333333; margin-top: 10px; margin-bottom: 10px;"/>
  <div style="color: #333333;">
  {{#if: {{{Species|}}} | <div><b>Species:</b> {{{Species}}}</div>}}{{#if: {{{Sex|}}} | <div><b>Sex:</b> {{{Sex}}}</div>}}{{#if: {{{Title|}}} | <div><b>Title:</b> {{{Title}}}</div>}}{{#if: {{{Occupation|}}} | <div><b>Occupation:</b> {{{Occupation}}}</div>}}{{#if: {{{Homeworld|}}} | <div><b>Homeworld:</b> {{{Homeworld}}}</div>}}{{#if: {{{Residence|}}} | <div><b>Residence:</b> {{{Residence}}}</div>}}{{#if: {{{Group|}}} | <div><b>Group:</b> {{{Group}}}</div>}}
  {{#if: {{{Species|}}} | <div><b>Species:</b> {{{Species}}}</div>}}{{#if: {{{Sex|}}} | <div><b>Sex:</b> {{{Sex}}}</div>}}{{#if: {{{Title|}}} | <div><b>Title:</b> {{{Title}}}</div>}}{{#if: {{{Occupation|}}} | <div><b>Occupation:</b> {{{Occupation}}}</div>}}{{#if: {{{Homeworld|}}} | <div><b>Homeworld:</b> {{{Homeworld}}}</div>}}{{#if: {{{Residence|}}} | <div><b>Residence:</b> {{{Residence}}}</div>}}{{#if: {{{Group|}}} | <div><b>Group:</b> {{{Group}}}</div>}}
   </div>
   </div>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 04:14, 20 May 2024