Jump to: navigation, search

Difference between revisions of "Template:Infobox"

 
(4 intermediate revisions by the same user not shown)
Line 16: 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=
}}