Jump to: navigation, search

Difference between revisions of "Template:Infobox"

Line 1: Line 1:
<includeonly>{| style="float: right; margin: 10px -10px 1em 1em; width: 240px; font-size: 80%; border: 1px solid #69A0F3; box-shadow: -3px 3px 5px #000;"
+
<!--<includeonly>-->{| style="float: right; margin: 10px -10px 1em 1em; width: 240px; font-size: 80%; border: 1px solid #69A0F3; box-shadow: -3px 3px 5px #000;"
 
|-
 
|-
 
! "text-align:center; background:#69A0F3; font-size=110%" | <center>'''{{{NAME}}}'''</center>
 
! "text-align:center; background:#69A0F3; font-size=110%" | <center>'''{{{NAME}}}'''</center>
Line 15: Line 15:
 
| -  style="vertical-align: top;" |'''Appearances'''   
 
| -  style="vertical-align: top;" |'''Appearances'''   
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
{{#if: {{{PROVINCE-IMAGE|}}} |
 
 
|-
 
|-
| style="vertical-align: top;" |[[{{{PROVINCE-IMAGE}}}]]  
+
|style="text-align: center; font-size: 90%;"|{{#if: {{{PROVINCE-IMAGE|}}} | [[{{{PROVINCE-IMAGE}}}]] <br />{{{PROVINCE-NAME}}} }}
| style="vertical-align: top;" | {{{PROVINCE-NAME}}} }}
+
 
|}
 
|}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>

Revision as of 05:50, 25 May 2021

{{{NAME}}}
[[{{{IMAGE}}}]]
Portrayed by {{{ACTOR}}}
Appearances {{{APPEARANCE}}}
</includeonly>

This template is used for generating info boxes on specific pages. To use on a page paste the following code and fill in the fields requested.

{{Infobox|
|NAME=Character Name
|IMAGE=Character Image
|CAPTION=Image Caption if needed
|ACTOR=Actors Portraying Character
|APPEARANCE=Appearances of Character
|PROVINCE-IMAGE=
|PROVINCE-NAME=
}}