Jump to: navigation, search

Difference between revisions of "Template:Infobox"

m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{| style="float: right; margin: 10px -10px 1em 1em; width: 240px; font-size: 80%; border: 1px solid #69A0F3; box-shadow: -3px 3px 5px #000;"
{| style="float: right; margin: 0 0 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 17: Line 16:
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
 
|}
 
|}
 +
|-
 +
|style="text-align: center; font-size: 90%;"|{{#if: {{{PROVINCE-IMAGE|}}} | [[{{{PROVINCE-IMAGE}}}]] <br />{{{PROVINCE-NAME}}} }}
 
|}<noinclude>
 
|}<noinclude>
Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample TextSample Text
+
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.
==SAMPLE HEADING==
+
 
Sample Text Sample Text Sample Text.
+
<div style="width: 50%;">
 +
<pre>{{Infobox|
 +
|NAME=Character Name
 +
|IMAGE=Character Image
 +
|CAPTION=Image Caption if needed
 +
|ACTOR=Actors Portraying Character
 +
|APPEARANCE=Appearances of Character
 +
|PROVINCE-IMAGE=
 +
|PROVINCE-NAME=
 +
}}</pre></div>
 +
 
 
[[Category: Templates]]</noinclude>
 
[[Category: Templates]]</noinclude>

Latest revision as of 05:51, 25 May 2021

{{{NAME}}}
[[{{{IMAGE}}}]]
Portrayed by {{{ACTOR}}}
Appearances {{{APPEARANCE}}}

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=
}}