Template:Line: Difference between revisions

From Migrapedia
Jump to navigation Jump to search
(Created page with "<div class="line_main_line"><div class="box" style="width:257px; background-color: #{{{bgcolor|fefefe}}}; border-color:#a2a9b1 #a2a9b1 #a2a9b1 #a2a9b1; border-style: solid; bo...")
 
No edit summary
 
Line 1: Line 1:
<div class="line_main_line"><div class="box" style="width:257px; background-color: #{{{bgcolor|fefefe}}}; border-color:#a2a9b1 #a2a9b1 #a2a9b1 #a2a9b1; border-style: solid; border-width: 1px 1px 1px 1px; auto; vertical-align: middle; text-align: left; border-radius: 6px; box-shadow:1px 1px 1px gray"><table cellspacing=0 cellpadding=0 width="100%">
<div style="float:right; clear: both; width:265px; padding:5px;"><div class="box" style="width:257px; background-color: #{{{bgcolor|fefefe}}}; border-color:#a2a9b1 #a2a9b1 #a2a9b1 #a2a9b1; border-style: solid; border-width: 1px 1px 1px 1px; auto; vertical-align: middle; text-align: left; border-radius: 6px; box-shadow:1px 1px 1px gray"><table cellspacing=0 cellpadding=0 width="100%">
{|  
{|  
{{#if: {{{image|}}} |<tr><td colspan="2" style="text-align: center; padding: 2px 2px 2px 2px">[[File:{{{image}}}|link=|noframe|100px]]</td></tr>
{{#if: {{{image|}}} |<tr><td colspan="2" style="text-align: center; padding: 2px 2px 2px 2px">[[File:{{{image}}}|link=|noframe|100px]]</td></tr>

Latest revision as of 19:58, 8 January 2020

{{{name1}}}


This template is used for the information panel on the right, showing the hierarchy. It has up to nine text values and one image. It has the following format:

{{Box
| image=Image
| name1= Name 1
| name2= Name 2
... and so on until name9
}}