Difference between revisions of "Template:Infobox char"

From Aether Story Community Wiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
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|150px]]
{|class = "wikitable"  
+
{|class = "wikitable center"  
 
|+
 
|+
 
!Known as:  
 
!Known as:  

Latest revision as of 03:15, 10 July 2021

{{{name}}}

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

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

-

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


Here is a template for copying[edit]

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