Template:Character infobox: Difference between revisions

From OlympusRPG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(26 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; "
|-
| <div style="width:100%;text-align:center;font-size:16px;font-weight:bold;">Banestorm: Book II</div>
|-
|-
| [[File:{{{Image}}}|200px]]
|-
|<hr>
|-
 
|-
| {{{Image}}}
|-
|-
|<hr>
|<hr>
Line 7: Line 14:
|
|
{| 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|}}}
|-
|-
| '''Nationality'''
 
|[[{{{Nationality|}}}]]
|-
|-
| '''Race'''
| {{{Race|}}}
|-
|-
| '''Allegiance'''
| {{{Allegiance|}}}
|-
|-
| '''Occupation'''
| {{{Occupation|}}}
|-
|-
| '''Religion'''
| {{{Religion|}}}
|-
|-
| '''Status'''
| {{{Status|}}}
|-
|}
|}
|<hr>
|-
| {{{CoatOfArms}}}
|-
|}
|}
<noinclude>
==Usage==
<pre>
{{Character infobox
|Image          =
|Name            =
|Race            =
|Allegiance      =
|Occupation      =
|Religion        =
|Status          =
|CoatOfArms      =
}}
</pre>
</noinclude>

Latest revision as of 15:04, 27 February 2017

Banestorm: Book II

{{{Image}}}

Name
Race
Allegiance
Occupation
Religion
Status

{{{CoatOfArms}}}

Usage

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