|
|
| Line 5: |
Line 5: |
| --></noinclude> | | --></noinclude> |
|
| |
|
| {|style="width: 300px; background:tansparent; border: 1px #AAAAAA solid; float:right; padding: 6px; -moz-border-radius:7px;" | | {| align=center style="text-align:center" cellpadding=4 border=2 |
| |
| |
| {|style="width: 300px; float:right; background:transparent"
| |
| |- | | |- |
| | colspan=2 align=center | <big>'''{{{name|{{BASEPAGENAME}}}}}'''</big> | | |{{#if:{{{prev|}}} | width=200 {{!}} '''Preceded by:'''<br>{{{prev}}} {{!!}} | |
| | }} width=200 | {{{parent}}} {{#if:{{{prev|}}} | {{!!}} width=200 {{!}} '''Followed by:'''<br>{{{next}}} | |
| |- | | |- |
| {{#if: {{{image|}}} | {{!}}colspan=2 align=center style="-moz-border-radius:3.5px; background:#ffffff"{{!}}<p>[[Image:{{{image}}}{{!}}275px]]</p>
| |
| {{!}}-
| |
| {{!}}{{#if: {{{imgdesc|}}} | colspan=2 align=center {{!}} <small>{{{imgdesc}}}</small> | colspan=2 align=center {{!}} <small>{{BASEPAGENAME}}</small>
| |
| }} | | }} |
| {{!}}-
| |
| {{!}}colspan=2 {{!}} <p><hr></p>
| |
| }}
| |
| |-
| |
| {{#if: {{{name|}}} | {{!}}Full name {{!}}{{!}} align=right {{!}} {{{name}}}| {{!}}Name {{!!}} align=right {{!}} {{BASEPAGENAME}}
| |
| }}
| |
| |-
| |
| {{#if: {{{faction|}}} | {{!}}Faction {{!}}{{!}} align=right {{!}} {{{faction}}}|
| |
| }}
| |
| |-
| |
| {{#if: {{{appear|}}} | {{!}}Appears in {{!}}{{!}} align=right {{!}} {{{appear}}}|
| |
| }}
| |
| |-
| |
| {{#if: {{{period|}}} | {{!}}Time period {{!}}{{!}} align=right {{!}} {{{period}}}|
| |
| }}
| |
| |-
| |
| |}
| |
| |}<noinclude>
| |
| This is an infobox designed to be used on any character article. Template:<br>
| |
| <pre>
| |
| {{Character Infobox
| |
| |image=
| |
| |imgdesc=
| |
| |faction= <!-- Saracens, Crusader, Templar, Assasin, etc. -->
| |
| |name=
| |
| |appear= <!-- Appears in what game? -->
| |
| |period= <!-- Third Crusade (AC1)? Renaissance (AC2)? 2012 (AC1/AC2)? -->
| |
| }}
| |
| </pre>
| |
|
| |
| You can leave any field blank, and the entire field will not show in the end result. This includes the image= field. The exception is imgdesc=, because it will default to the page's name when left blank.
| |
|
| |
| '''IMPORTANT:''' If you omit a field entirely, '''it will break the infobox'''. If you must, just leave the field blank, like this:
| |
| |appear=
| |
| </noinclude>
| |
This page is a sandbox template. Edit it however you want, then use it as a template.