Difference between revisions of "Template:Infobox/Row"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "<div style="padding:2px;width:116px;text-align:left;display:inline-block;position:absolute;background:{{{BackgroundR|#b2d5e8}}};">{{{Title|Title}}}</div><div style="padding:2p...")
 
m
Line 1: Line 1:
<div style="padding:2px;width:116px;text-align:left;display:inline-block;position:absolute;background:{{{BackgroundR|#b2d5e8}}};">{{{Title|Title}}}</div><div style="padding:2px;display:inline-block;width=176px;position:relative;left:120px;background:{{{BackgroundL|{{{BackgroundR}}}}}};">{{{Data|Data}}}</div>
+
<div style="padding:2px;width:116px;text-align:left;display:inline-block;position:absolute;background:{{{BackgroundL|#b2d5e8}}};">{{{Title|Title}}}</div><div style="padding:2px;display:inline-block;width=176px;text-align:right;position:relative;left:120px;background:{{{BackgroundR|{{{BackgroundL|#b2d5e8}}}}}};">{{{Data|Data}}}</div>
 
<noinclude>
 
<noinclude>
 
<pre>{{Infobox/Row
 
<pre>{{Infobox/Row
 +
|BackgroundL=#654321
 
|BackgroundR=#123456
 
|BackgroundR=#123456
|BackgroundL=#654321
 
 
|Title=Infobox
 
|Title=Infobox
 
|Data=Row}}</pre>
 
|Data=Row}}</pre>
 
{{Infobox/Row
 
{{Infobox/Row
 +
|BackgroundL=#654321
 
|BackgroundR=#123456
 
|BackgroundR=#123456
|BackgroundL=#654321
 
 
|Title=Infobox
 
|Title=Infobox
 
|Data=Row}}
 
|Data=Row}}
 
</noinclude>
 
</noinclude>

Revision as of 08:22, 8 July 2017

Title
Data
{{Infobox/Row
|BackgroundL=#654321
|BackgroundR=#123456
|Title=Infobox
|Data=Row}}
Infobox
Row