Difference between revisions of "Template:MelodieCharacter"

From RPC Library
Jump to navigation Jump to search
(Created page with "<div style="clear: both;"> <div style="float:left; width: 370px; overflow: hidden;padding: 20px 40px;border-radius: 7px;box-shadow: 0px 2px 6px #828282, 0px 8px 19px #CACACA...")
 
m
Line 1: Line 1:
 
<div style="clear: both;">
 
<div style="clear: both;">
<div style="float:left; width: 370px; overflow: hidden;padding:  20px 40px;border-radius: 7px;box-shadow: 0px 2px 6px #828282, 0px 8px 19px #CACACA;">
+
{{if|{{{character_left}}}|
{{MelodieImage
+
<div style="float:left; width: 370px; overflow: hidden;padding:  20px 40px;border-radius: 7px;box-shadow: 0px 2px 6px #828282, 0px 8px 19px #CACACA;">
|image        = {{{image}}}
+
{{MelodieImage
|width        = 350px
+
|image        = {{{image_left}}}
}}
+
|width        = 350px
<span style=" font-weight:bold; font-size:20px; display:block;border-bottom: 1px solid #CECECE;padding-bottom: 11px;margin-bottom: 10px;">
+
}}
<span>[[{{{character}}}]]</span>
+
<span style=" font-weight:bold; font-size:20px; display:block;border-bottom: 1px solid #CECECE;padding-bottom: 11px;margin-bottom: 10px;">
<span style="margin-left: 11px;word-spacing: -2px;">
+
<span>[[{{{character_left}}}]]</span>
{{{flags|}}}
+
<span style="margin-left: 11px;word-spacing: -2px;">
 +
{{{flags_left|}}}
 +
</span>
 
</span>
 
</span>
</span>
+
<p>{{{content_left}}}</p>
<p>{{{content}}}</p>
+
</div>
</div>
+
|}}
<div style="float:right; width: 370px; overflow: hidden;padding:  20px 40px;border-radius: 7px;box-shadow: 0px 2px 6px #828282, 0px 8px 19px #CACACA;">
+
{{if|{{{character_right}}}|
{{MelodieImage
+
<div style="float:right; width: 370px; overflow: hidden;padding:  20px 40px;border-radius: 7px;box-shadow: 0px 2px 6px #828282, 0px 8px 19px #CACACA;">
|image        = {{{image}}}
+
{{MelodieImage
|width        = 350px
+
|image        = {{{image_right}}}
}}
+
|width        = 350px
<span style=" font-weight:bold; font-size:20px; display:block;border-bottom: 1px solid #CECECE;padding-bottom: 11px;margin-bottom: 10px;">
+
}}
<span>[[{{{character}}}]]</span>
+
<span style=" font-weight:bold; font-size:20px; display:block;border-bottom: 1px solid #CECECE;padding-bottom: 11px;margin-bottom: 10px;">
<span style="margin-left: 11px;word-spacing: -2px;">
+
<span>[[{{{character_right}}}]]</span>
{{{flags|}}}
+
<span style="margin-left: 11px;word-spacing: -2px;">
 +
{{{flags_right|}}}
 +
</span>
 
</span>
 
</span>
</span>
+
<p>{{{content_right}}}</p>
<p>{{{content}}}</p>
+
</div>
</div>
+
|}}
 
</div>
 
</div>

Revision as of 04:31, 5 December 2015