Jump to: navigation, search

Difference between revisions of "Template:Infobox"

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;"
+
<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 16: Line 16:
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
 
| style="vertical-align: top;" | {{{APPEARANCE}}}
 
|}
 
|}
|}<noinclude>
+
|}</includeonly><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
 +
}}</pre></div>
 +
 
 
[[Category: Templates]]</noinclude>
 
[[Category: Templates]]</noinclude>

Revision as of 06:47, 24 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
}}