Difference between revisions of "Template:Infobox char"

From Aether Story Community Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;">
 
<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;">
 
<div style="font-weight: bold; text-align: center;">{{{name}}}</div>
 
<div style="font-weight: bold; text-align: center;">{{{name}}}</div>
[[Image:{{{img}}}|center|200px]]
+
[[Image:{{{img}}}|center|175px]]
 
{|class = "wikitable"  
 
{|class = "wikitable"  
 
|+
 
|+

Revision as of 16:58, 8 July 2021

{{{name}}}

[[Image:{{{img}}}|center|175px]]

Known as: {{{name}}}
Merchant: {{{merchant}}}
Quest(s):

-

Location: {{{location}}}
Patch Added: {{{patch_added}}}


Here is a template for copying

{{Infobox char
|name        = 
|img         = 
|known_as    =         <!--This part can be excluded, in which case it will be the same as name-->
|merchant    = 
|quest       =         <!--Can be excluded if the character has no quest-->
|location    =
|patch_added =   
}}