Jump to: navigation, search

Difference between revisions of "Template:Infobox"

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}}}]] 
 +
| style="vertical-align: top;" | {{{PROVINCE-NAME}}} }}
 
|}
 
|}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
Line 26: Line 30:
 
|ACTOR=Actors Portraying Character
 
|ACTOR=Actors Portraying Character
 
|APPEARANCE=Appearances of Character
 
|APPEARANCE=Appearances of Character
 +
|PROVINCE-IMAGE=
 +
|PROVINCE-NAME=
 
}}</pre></div>
 
}}</pre></div>
  
 
[[Category: Templates]]</noinclude>
 
[[Category: Templates]]</noinclude>

Revision as of 05:45, 25 May 2021

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