Difference between revisions of "Template:Character infobox"

From OlympusRPG Wiki
Jump to: navigation, search
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellpadding="0" cellspacing="0" style="float: right; clear: right; border: 1px solid #aaa; padding: 5px; margin: 0em 0em 1em 1em; max-width: 250px; background: white;"
+
{| cellpadding="0" cellspacing="0" style="float: right; clear: right; border: 1px solid #aaa; padding: 5px; margin: 0em 0em 1em 1em; min-width: 200px; max-width: 250px; background: white; "
 
|-
 
|-
| [[File:{{{Image}}}|200px]]
+
| <div style="width:100%;text-align:center;font-size:16px;font-weight:bold;">Banestorm: Book II</div>
 +
|-
 +
|-
 +
|<hr>
 +
|-
 +
 
 +
|-
 +
| {{{Image}}}
 
|-
 
|-
 
|<hr>
 
|<hr>
Line 8: Line 15:
 
{| cellpadding="1" cellspacing="0" style="font-size: 90%; width: 100%; "
 
{| cellpadding="1" cellspacing="0" style="font-size: 90%; width: 100%; "
  
{{#if: {{{Name}}} | 
 
|-
 
| '''Name''' | {{{Name|}}}
 
 
|-
 
|-
}}
+
| '''Name'''
 +
| {{{Name|}}}
 +
|-
 +
 
 +
|-
 +
| '''Race'''
 +
| {{{Race|}}}
 +
|-
 +
 
 +
 
 +
|-
 +
| '''Allegiance'''
 +
| {{{Allegiance|}}}
 +
|-
 +
 
 +
|-
 +
| '''Occupation'''
 +
| {{{Occupation|}}}
 +
|-
 +
 
 +
|-
 +
| '''Religion'''
 +
| {{{Religion|}}}
 +
|-
  
|-
 
| '''Nationality''' | [[{{{Nationality|}}}]]
 
 
|-
 
|-
 +
| '''Status'''
 +
| {{{Status|}}}
 +
|-
 +
 
|}
 
|}
 +
 +
|<hr>
 +
 +
|-
 +
| {{{CoatOfArms}}}
 +
|-
 +
 
|}
 
|}
 +
<noinclude>
 +
==Usage==
 +
<pre>
 +
{{Character infobox
 +
|Image          =
 +
|Name            =
 +
|Race            =
 +
|Allegiance      =
 +
|Occupation      =
 +
|Religion        =
 +
|Status          =
 +
|CoatOfArms      =
 +
}}
 +
</pre>
 +
</noinclude>

Latest revision as of 02:04, 28 February 2017

Banestorm: Book II

{{{Image}}}

Name
Race
Allegiance
Occupation
Religion
Status

{{{CoatOfArms}}}

Usage

{{Character infobox
|Image           = 
|Name            = 
|Race            = 
|Allegiance      = 
|Occupation      = 
|Religion        = 
|Status          = 
|CoatOfArms      = 
}}